public final class ConnectionAddedEvent
extends java.lang.Object
Constructor and Description |
---|
ConnectionAddedEvent(ConnectionId connectionId)
Construct an instance
|
Modifier and Type | Method and Description |
---|---|
ConnectionId |
getConnectionId()
Gets the connection id
|
java.lang.String |
toString() |
public ConnectionAddedEvent(ConnectionId connectionId)
connectionId
- the connectionIdpublic ConnectionId getConnectionId()
public java.lang.String toString()
toString
in class java.lang.Object