Uses of Class
org.springframework.integration.ip.tcp.connection.AbstractTcpConnectionSupport
Packages that use AbstractTcpConnectionSupport
Package
Description
All things related to tcp connections - client and
server factories; listener and sender interfaces.
-
Uses of AbstractTcpConnectionSupport in org.springframework.integration.ip.tcp.connection
Modifier and TypeClassDescriptionclassDefault implementation ofTcpNetConnectionSupport.classImplementation ofTcpNioConnectionSupportfor non-SSL NIO connections.classImplementation ofTcpNioConnectionSupportfor SSL NIO connections.