Class NioEndpoint.SocketProcessor

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

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