Uses of Class
org.springframework.integration.ip.tcp.connection.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.connection
Modifier and TypeClassDescriptionclass
class
ApplicationEvent representing exceptions on aTcpConnection
.class
Modifier and TypeMethodDescriptionvoid
TcpConnectionSupport.publishEvent
(TcpConnectionEvent event) Allow interceptors etc to publish events, perhaps subclasses of TcpConnectionEvent.