Uses of Package
org.mule.transport.tcp.protocols

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

Classes in org.mule.transport.tcp.protocols used by org.mule.transport.tcp.protocols
AbstractByteProtocol
          This Abstract class has been introduced so as to have the byte protocols (i.e.
DirectProtocol
          The DirectProtocol class is an application level tcp protocol that does nothing.
EOFProtocol
          The EOFProtocol class is an application level tcp protocol that does nothing.
LengthProtocol
          The LengthProtocol is an application level tcp protocol that can be used to transfer large amounts of data without risking some data to be loss.
SafeProtocol
          This precedes every message with a cookie.
XmlMessageProtocol
           The XmlMessageProtocol is an application level tcp protocol that can be used to read streaming xml documents.
 



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