Class Nio2Endpoint.SocketProcessor

java.lang.Object
org.apache.tomcat.util.net.SocketProcessorBase<Nio2Channel>
org.apache.tomcat.util.net.Nio2Endpoint.SocketProcessor
All Implemented Interfaces:
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.