| Interface | Description |
|---|---|
| TcpProtocol |
This interface enables to plug different application level protocols into the
SocketsExtension. |
| TcpSocketProperties |
Interface for objects that provide common TCP configuration that applies for both client and server sockets.
|
| Class | Description |
|---|---|
| AbstractTcpSocketProperties |
Common configuration fields for TCP
Socket |
| TcpClientSocketProperties |
Default immutable implementation of the
TcpClientSocketProperties interface. |
| TcpServerSocketProperties |
Default immutable implementation of the
TcpServerSocketProperties interface. |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.