Uses of Class
org.mule.transport.tcp.protocols.EOFProtocol

Packages that use EOFProtocol
org.mule.transport.tcp.protocols   
 

Uses of EOFProtocol in org.mule.transport.tcp.protocols
 

Subclasses of EOFProtocol in org.mule.transport.tcp.protocols
 class MuleMessageEOFProtocol
          This Protocol will send the actual Mule Message over the TCP channel, and in this way we are preserving any headers which might be needed, for example Correlation IDs in order to be able to aggregate messages after chunking.
 class StreamingProtocol
           
 



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