See: Description
| Class | Description |
|---|---|
| IpAdapterParserUtils |
Utility methods and constants for IP adapter parsers.
|
| IpNamespaceHandler |
Namespace handler for Spring Integration's ip namespace.
|
| TcpConnectionFactoryFactoryBean |
Instantiates a TcpN(et|io)(Server|Client)ConnectionFactory, depending
on type and using-nio attributes.
|
| TcpConnectionFactoryParser | |
| TcpInboundChannelAdapterParser |
Channel Adapter that receives TCP stream frames and maps them to Messages.
|
| TcpInboundGatewayParser | |
| TcpOutboundChannelAdapterParser | |
| TcpOutboundGatewayParser |
Parser for the <outbound-gateway> element of the integration 'jms' namespace.
|
| UdpInboundChannelAdapterParser |
Channel Adapter that receives UDP datagram packets and maps them to Messages.
|
| UdpOutboundChannelAdapterParser |