public class ClientConnectionEventArgs extends EventArgs
| Constructor and Description |
|---|
ClientConnectionEventArgs(ClientConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
ClientConnection |
connection() |
public ClientConnectionEventArgs(ClientConnection connection)
public ClientConnection connection()