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