Uses of Class
org.springframework.integration.ip.tcp.connection.TcpConnectionEvent
Packages that use TcpConnectionEvent
Package
Description
All things related to tcp connections - client and
 server factories; listener and sender interfaces.
- 
Uses of TcpConnectionEvent in org.springframework.integration.ip.tcp.connectionSubclasses of TcpConnectionEvent in org.springframework.integration.ip.tcp.connectionModifier and TypeClassDescriptionclassclassApplicationEvent representing exceptions on aTcpConnection.classMethods in org.springframework.integration.ip.tcp.connection with parameters of type TcpConnectionEventModifier and TypeMethodDescriptionvoidTcpConnectionSupport.publishEvent(TcpConnectionEvent event) Allow interceptors etc to publish events, perhaps subclasses of TcpConnectionEvent.