public abstract static class AbstractEndpoint.Acceptor
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Class and Description |
---|---|
static class |
AbstractEndpoint.Acceptor.AcceptorState |
Modifier and Type | Field and Description |
---|---|
protected AbstractEndpoint.Acceptor.AcceptorState |
state |
Constructor and Description |
---|
AbstractEndpoint.Acceptor() |
Modifier and Type | Method and Description |
---|---|
AbstractEndpoint.Acceptor.AcceptorState |
getState() |
protected java.lang.String |
getThreadName() |
protected void |
setThreadName(java.lang.String threadName) |
protected volatile AbstractEndpoint.Acceptor.AcceptorState state
public final AbstractEndpoint.Acceptor.AcceptorState getState()
protected final void setThreadName(java.lang.String threadName)
protected final java.lang.String getThreadName()
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.