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