public class TcpConnectionCloseEvent extends TcpConnectionEvent
Constructor and Description |
---|
TcpConnectionCloseEvent(TcpConnection connection,
java.lang.String connectionFactoryName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
getConnectionFactoryName, getConnectionId
getCause
public TcpConnectionCloseEvent(TcpConnection connection, java.lang.String connectionFactoryName)
public java.lang.String toString()
toString
in class TcpConnectionEvent