public abstract static class AbstractEndpoint.Acceptor extends Object implements 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 String | getThreadName() | 
| protected void | setThreadName(String threadName) | 
protected volatile AbstractEndpoint.Acceptor.AcceptorState state
public final AbstractEndpoint.Acceptor.AcceptorState getState()
protected final void setThreadName(String threadName)
protected final String getThreadName()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.