Class AprEndpoint.SocketWithOptionsProcessor
java.lang.Object
org.apache.tomcat.util.net.AprEndpoint.SocketWithOptionsProcessor
- All Implemented Interfaces:
Runnable
- Enclosing class:
AprEndpoint
This class is the equivalent of the Worker, but will simply use in an
external Executor thread pool. This will also set the socket options
and do the handshake.
This is called after an accept().
- Author:
- Mladen Turk, Remy Maucherat
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
socket
-
-
Constructor Details
-
SocketWithOptionsProcessor
-
-
Method Details
-
run
-