public final class ServerHeartbeatStartedEvent extends Object
Constructor | Description |
---|---|
ServerHeartbeatStartedEvent(ConnectionId connectionId) |
Construct an instance.
|
Modifier and Type | Method | Description |
---|---|---|
ConnectionId |
getConnectionId() |
Gets the connectionId.
|
String |
toString() |
public ServerHeartbeatStartedEvent(ConnectionId connectionId)
connectionId
- the non-null connnectionIdpublic ConnectionId getConnectionId()