Uses of Class
org.springframework.integration.ip.tcp.connection.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 TypeClassDescriptionclass
Default implementation ofTcpNetConnectionSupport
.class
Implementation ofTcpNioConnectionSupport
for non-SSL NIO connections.class
Implementation ofTcpNioConnectionSupport
for SSL NIO connections.