public class ONetworkProtocolHttpDb extends ONetworkProtocolHttpAbstract
Thread.State, Thread.UncaughtExceptionHandler
account, channel, cmdManager, connection, request, response
server
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
ONetworkProtocolHttpDb(OServer server) |
Modifier and Type | Method and Description |
---|---|
protected void |
afterExecution() |
void |
config(OServerNetworkListener iListener,
OServer iServer,
Socket iSocket,
OContextConfiguration iConfiguration) |
OBinaryRequestExecutor |
executor(OClientConnection connection) |
String |
getType() |
int |
getVersion() |
connectionClosed, connectionError, deCompress, execute, getAccount, getAdditionalResponseHeaders, getChannel, getCommandManager, getCommandString, getConnection, getRemoteAddress, getRequest, getResponse, getResponseCharSet, getSessionID, handleError, readAllContent, registerHandlers, registerStatelessCommands, sendError, sendResponseHeaders, sendShutdown, sendStatus, sendTextContent, service, setDatabase, setResponseCharSet, shutdown, timeout, writeLine
getListeningAddress, getServer
beforeExecution, isShutdownFlag, run, setDumpExceptions, softShutdown, startup
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public ONetworkProtocolHttpDb(OServer server)
public void config(OServerNetworkListener iListener, OServer iServer, Socket iSocket, OContextConfiguration iConfiguration) throws IOException
config
in class ONetworkProtocolHttpAbstract
IOException
public int getVersion()
getVersion
in class ONetworkProtocol
public String getType()
getType
in class ONetworkProtocol
protected void afterExecution() throws InterruptedException
afterExecution
in class OSoftThread
InterruptedException
public OBinaryRequestExecutor executor(OClientConnection connection)
executor
in class ONetworkProtocol
Copyright © 2009–2020 OrientDB. All rights reserved.