Uses of Class
org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorFactoryChain
Package
Description
Provides classes for configuration - parsers, namespace handlers, factory beans.
Provides TCP/UDP Component support for the Java DSL.
All things related to tcp connections - client and
server factories; listener and sender interfaces.
-
Uses of TcpConnectionInterceptorFactoryChain in org.springframework.integration.ip.config
Modifier and TypeMethodDescriptionvoid
TcpConnectionFactoryFactoryBean.setInterceptorFactoryChain
(TcpConnectionInterceptorFactoryChain interceptorFactoryChain) -
Uses of TcpConnectionInterceptorFactoryChain in org.springframework.integration.ip.dsl
Modifier and TypeMethodDescriptionAbstractConnectionFactorySpec.interceptorFactoryChain
(TcpConnectionInterceptorFactoryChain interceptorFactoryChain) -
Uses of TcpConnectionInterceptorFactoryChain in org.springframework.integration.ip.tcp.connection
Modifier and TypeMethodDescriptionvoid
AbstractConnectionFactory.setInterceptorFactoryChain
(TcpConnectionInterceptorFactoryChain interceptorFactoryChain) void
CachingClientConnectionFactory.setInterceptorFactoryChain
(TcpConnectionInterceptorFactoryChain interceptorFactoryChain) void
ThreadAffinityClientConnectionFactory.setInterceptorFactoryChain
(TcpConnectionInterceptorFactoryChain interceptorFactoryChain)