| |
|
| java.lang.Object org.w3c.www.protocol.http.HttpServerState
HttpServerState | class HttpServerState (Code) | | |
ERROR | final protected static int ERROR(Code) | | |
OK | final protected static int OK(Code) | | |
PREINIT | final protected static int PREINIT(Code) | | |
num_conn | protected int num_conn(Code) | | |
state | protected int state(Code) | | |
decrConnectionCount | synchronized void decrConnectionCount()(Code) | | |
getConnectionCount | synchronized int getConnectionCount()(Code) | | |
hasConnection | synchronized boolean hasConnection()(Code) | | |
incrConnectionCount | synchronized void incrConnectionCount()(Code) | | |
notEnoughConnections | synchronized boolean notEnoughConnections()(Code) | | |
|
|
|