private class AbstractPollingIoProcessor.Processor
extends java.lang.Object
implements java.lang.Runnable
The main loop. This is the place in charge to poll the Selector, and to
process the active sessions. It's done in
- handle the newly created sessions
-