Uses of Class
org.mule.model.streaming.DelegatingInputStream

Packages that use DelegatingInputStream
org.mule.transport.http Provides http transport including proxy support. 
org.mule.transport.tcp Provides tcp connectivity for Mule
 

Uses of DelegatingInputStream in org.mule.transport.http
 

Subclasses of DelegatingInputStream in org.mule.transport.http
 class ReleasingInputStream
           
 

Uses of DelegatingInputStream in org.mule.transport.tcp
 

Subclasses of DelegatingInputStream in org.mule.transport.tcp
 class TcpInputStream
          The TcpMessageDispatcher and the TcpMessageReceiver use this class as the input parameter to the read() method on the TcpProtocol interface.
 



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