Uses of Interface
org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptor
Package
Description
All things related to tcp connections - client and
server factories; listener and sender interfaces.
-
Uses of TcpConnectionInterceptor in org.springframework.integration.ip.tcp.connection
Modifier and TypeClassDescriptionclass
Base class forTcpConnectionInterceptor
s; passes all method calls through to the underlyingTcpConnection
.