org.apache.tomcat.util.net
Class AprEndpoint.SocketWithOptionsProcessor
protected
class
AprEndpoint.SocketWithOptionsProcessor
extends Object
implements Runnable
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.
protected long socket
public SocketWithOptionsProcessor(long socket)
public void run()
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.