Package org.springframework.integration.ip.config

Class Summary
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.
TcpConnectionParser  
TcpInboundChannelAdapterParser Channel Adapter that receives UDP datagram packets 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