Class AprEndpoint.SocketProcessor

java.lang.Object
org.apache.tomcat.util.net.SocketProcessorBase<Long>
org.apache.tomcat.util.net.AprEndpoint.SocketProcessor
All Implemented Interfaces:
Runnable
Enclosing class:
AprEndpoint

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