Package org.springframework.integration.ip.config
Provides classes for configuration - parsers, namespace handlers, factory beans.
-
Class Summary 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