Methods Summary |
---|
public void | addChannel(java.nio.channels.SocketChannel channel)Add a Channel to be processed by this
Selector
|
public int | getCurrentBusyProcessorThreads()Provides the count of request threads that are currently
being processed by the container
|
public void | initEndpoint()Initialize this SelectorThread
|
public void | startEndpoint()Start and wait for incoming connection
|
public void | stopEndpoint()Stop incoming connection
|