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