|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.integration.ip.tcp | |
|---|---|
| org.springframework.integration.ip.tcp | |
| Classes in org.springframework.integration.ip.tcp used by org.springframework.integration.ip.tcp | |
|---|---|
| AbstractSocketReader
Abstract SocketReader that handles data in 3 standard, and one custom format. |
|
| AbstractSocketWriter
Abstract SocketWriter that handles data in 3 standard, and one custom format. |
|
| AbstractTcpReceivingChannelAdapter
Abstract class for tcp/ip incoming channel adapters. |
|
| AbstractTcpSendingMessageHandler
Abstract class for TCP sending message handlers. |
|
| MessageFormats
Definition of message formats supported by tcp channel adapters. |
|
| NetSocketReader
A SocketReader that reads from a Socket. |
|
| NetSocketWriter
A SocketWriter that writes to a Socket. |
|
| NioSocketReader
A non-blocking SocketReader that reads from a SocketChannel. |
|
| NioSocketWriter
A SocketWriter that writes to a SocketChannel. |
|
| SocketMessageMapper
Maps incoming data from a SocketReader to a Message and from
a Message to outgoing data forwarded to a SocketWriter. |
|
| SocketReader
General interface for assembling message data from a TCP/IP Socket. |
|
| SocketWriter
A general interface for writing to sockets. |
|
| TcpNetSendingMessageHandler
TCP Sending Channel Adapter that that uses a Socket. |
|
|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||