|
Apache Tomcat 7.0.27 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tomcat.util.net.AbstractEndpoint.Acceptor
public abstract static class AbstractEndpoint.Acceptor
Nested Class Summary | |
---|---|
static class |
AbstractEndpoint.Acceptor.AcceptorState
|
Field Summary | |
---|---|
protected AbstractEndpoint.Acceptor.AcceptorState |
state
|
Constructor Summary | |
---|---|
AbstractEndpoint.Acceptor()
|
Method Summary | |
---|---|
AbstractEndpoint.Acceptor.AcceptorState |
getState()
|
protected java.lang.String |
getThreadName()
|
protected void |
setThreadName(java.lang.String threadName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Runnable |
---|
run |
Field Detail |
---|
protected volatile AbstractEndpoint.Acceptor.AcceptorState state
Constructor Detail |
---|
public AbstractEndpoint.Acceptor()
Method Detail |
---|
public final AbstractEndpoint.Acceptor.AcceptorState getState()
protected final void setThreadName(java.lang.String threadName)
protected final java.lang.String getThreadName()
|
Apache Tomcat 7.0.27 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |