Class Ping.Server

All Implemented Interfaces:
Runnable, EventSubscriber, Fiber.Worker
Enclosing class:
Ping

public static class Ping.Server extends SessionTask
Server is a SessionTask, which means an instance of it is created by the NioSelectorScheduler on an incoming connection. The task contains an endpoint object, the bridge between the NIO system and Kilim's scheduling.