spring-integration-ip 2.2.0.RC3 API

Packages
org.springframework.integration.ip Base package for IP (TCP/UDP) Support.
org.springframework.integration.ip.config Provides classes for configuration - parsers, namespace handlers, factory beans.
org.springframework.integration.ip.tcp Base package for TCP Support.
org.springframework.integration.ip.tcp.connection All things related to tcp connections - client and server factories; listener and sender interfaces.
org.springframework.integration.ip.tcp.connection.support Provides classes supporting the creation/manipulation of sockets, SSLContexts etc.
org.springframework.integration.ip.tcp.serializer Byte array (de)serializers for putting some protocol on the wire so that incoming messages can be constructed from stream data.
org.springframework.integration.ip.udp Base package for UDP support.
org.springframework.integration.ip.util Provides utilities for IP support.