public class TcpConnectionCloseEvent extends TcpConnectionEvent
cause
source
Constructor and Description |
---|
TcpConnectionCloseEvent(TcpConnection connection,
String connectionFactoryName) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getConnectionFactoryName, getConnectionId
getCause, getSourceAsType
getTimestamp
getSource
public TcpConnectionCloseEvent(TcpConnection connection, String connectionFactoryName)
public String toString()
toString
in class TcpConnectionEvent