JBoss Web 7.4.8.Final-redhat-4
-
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- AprEndpoint
protected class AprEndpoint.SocketProcessor
extends Object
implements Runnable
This class is the equivalent of the Worker, but will simply use in an
external Executor thread pool.
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected long |
socket |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
run() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
socket
protected long socket
-
Method Detail
-
run
public void run()
- Specified by:
run
in interface Runnable
JBoss Web 7.4.8.Final-redhat-4
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.