public class RegisterUrlsServer extends BaseServer
BaseServer.SocketRequestHandlerThread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
static byte |
SEND_URL |
ENCODING, LONG_END, LONG_ERROR, LONG_OKMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
RegisterUrlsServer(int port,
ListUrlsController listUrlsController) |
| Modifier and Type | Method and Description |
|---|---|
protected BaseServer.SocketRequestHandler |
createSocketRequestHandler(Socket socket) |
doTerminate, getRunningRequestHandlers, getTotalNumberOfConnections, runIntinterrupt, isFinished, isTerminateRequested, run, terminate, terminateAndWaitForFinish, waitForFinish, waitForFinish, wasStartedactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic RegisterUrlsServer(int port,
ListUrlsController listUrlsController)
protected BaseServer.SocketRequestHandler createSocketRequestHandler(Socket socket) throws IOException
createSocketRequestHandler in class BaseServerIOExceptionCopyright © 2015. All rights reserved.