Class TcpConnectionEvent

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TcpConnectionCloseEvent, TcpConnectionExceptionEvent, TcpConnectionOpenEvent

public abstract class TcpConnectionEvent extends IpIntegrationEvent
ApplicationEvent representing normal operations on a TcpConnection.
Since:
3.0
Author:
Gary Russell
See Also:
  • Constructor Details

  • Method Details