public abstract class TcpConnectionEvent extends IpIntegrationEvent
TcpConnection.| Constructor and Description |
|---|
TcpConnectionEvent(TcpConnection connection,
java.lang.String connectionFactoryName) |
TcpConnectionEvent(TcpConnection connection,
java.lang.String connectionFactoryName,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConnectionFactoryName() |
java.lang.String |
getConnectionId() |
java.lang.String |
toString() |
public TcpConnectionEvent(TcpConnection connection, java.lang.String connectionFactoryName)
public TcpConnectionEvent(TcpConnection connection, java.lang.String connectionFactoryName, java.lang.Throwable cause)