public class Ping
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Ping.Client
The Client is a conventional Java socket application.
|
static class |
Ping.Server
Server is a SessionTask, which means an instance of it is created by the
NioSelectorScheduler on an incoming connection.
|
| Constructor and Description |
|---|
Ping() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |