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