Class Nio2Endpoint.SocketProcessor

  • All Implemented Interfaces:
    java.lang.Runnable
    Enclosing class:
    Nio2Endpoint

    protected class Nio2Endpoint.SocketProcessor
    extends SocketProcessorBase<Nio2Channel>
    This class is the equivalent of the Worker, but will simply use in an external Executor thread pool.