Class TcpConnectionServerExceptionEvent

All Implemented Interfaces:
Serializable

public class TcpConnectionServerExceptionEvent extends IpIntegrationEvent
IpIntegrationEvent representing exceptions on a TCP server socket/channel.
Since:
4.0.7
Author:
Gary Russell
See Also:
  • Constructor Details

    • TcpConnectionServerExceptionEvent

      public TcpConnectionServerExceptionEvent(Object connectionFactory, Throwable cause)