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

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

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

Subclasses of LengthProtocol in org.mule.transport.tcp.protocols
 class CustomClassLoadingLengthProtocol
          A length protocol that uses a specific class loader to load objects from streams
 class MuleMessageLengthProtocol
          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.
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.