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

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

Classes in org.mule.providers.tcp.protocols used by org.mule.providers.tcp.protocols
ByteProtocol
          This Abstract class has been introduced so as to have the byte protocols (i.e.
DefaultProtocol
          The DefaultProtocol 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.
XmlMessageProtocol
           The XmlMessageProtocol is an application level tcp protocol that can be used to read streaming xml documents.
 



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