| Package | Description |
|---|---|
| org.mule.extension.socket.api.connection.tcp.protocol |
| Class and Description |
|---|
| AbstractByteProtocol
This Abstract class has been introduced so as to have the byte protocols (i.e.
|
| DirectProtocol
This protocol is an application level
TcpProtocol that does nothing. |
| EOFProtocol
This protocol is an application level
TcpProtocol that does nothing. |
| LengthProtocol
This protocol is an application level
TcpProtocol 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–2016 MuleSoft, Inc.. All rights reserved.