Package | Description |
---|---|
org.springframework.integration.ip.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
org.springframework.integration.ip.tcp.connection |
All things related to tcp connections - client and
server factories; listener and sender interfaces.
|
Modifier and Type | Method and Description |
---|---|
void |
TcpConnectionFactoryFactoryBean.setInterceptorFactoryChain(TcpConnectionInterceptorFactoryChain interceptorFactoryChain) |
Modifier and Type | Method and Description |
---|---|
void |
CachingClientConnectionFactory.setInterceptorFactoryChain(TcpConnectionInterceptorFactoryChain interceptorFactoryChain) |
void |
AbstractConnectionFactory.setInterceptorFactoryChain(TcpConnectionInterceptorFactoryChain interceptorFactoryChain) |
Copyright © 2016. All rights reserved.