Uses of Interface
org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorFactory
Package
Description
All things related to tcp connections - client and
server factories; listener and sender interfaces.
-
Uses of TcpConnectionInterceptorFactory in org.springframework.integration.ip.tcp.connection
Modifier and TypeMethodDescriptionvoid
TcpConnectionInterceptorFactoryChain.setInterceptor
(TcpConnectionInterceptorFactory... interceptorFactories) void
TcpConnectionInterceptorFactoryChain.setInterceptors
(TcpConnectionInterceptorFactory[] interceptorFactories)