public final class ConnectionHandshakeEvent extends Object
| Constructor and Description |
|---|
ConnectionHandshakeEvent(InboundConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
InboundConnection |
getConnection() |
String |
toString() |
public ConnectionHandshakeEvent(InboundConnection connection)
public InboundConnection getConnection()