Uses of Interface
org.mule.impl.model.streaming.StreamingService

Packages that use StreamingService
org.mule.components.simple A collection of simple mule components that can be useful to simplify configuration while testing. 
org.mule.tck.functional Helper classes and interfaces used by Mule fnctional tests. 
 

Uses of StreamingService in org.mule.components.simple
 

Classes in org.mule.components.simple that implement StreamingService
 class StreamingBridgeComponent
          A simple Bridging component that can be used with the Streaming Model to bridge from one transport stream to another.
 

Uses of StreamingService in org.mule.tck.functional
 

Classes in org.mule.tck.functional that implement StreamingService
 class FunctionalStreamingTestComponent
          A component that can be used by streaming functional tests.
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.