spring-integration-ip 5.5.15 API

Packages 
Package Description
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.dsl
Provides TCP/UDP Component support for the Java DSL.
org.springframework.integration.ip.event
ApplicationEvents generated by the ip module.
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.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.