
public class ONetworkProtocolHttpDb extends ONetworkProtocolHttpAbstract
account, channel, cmdManager, connection, request, responseserver| Constructor and Description |
|---|
ONetworkProtocolHttpDb(OServer server) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterExecution() |
void |
config(OServerNetworkListener iListener,
OServer iServer,
java.net.Socket iSocket,
com.orientechnologies.orient.core.config.OContextConfiguration iConfiguration) |
OBinaryRequestExecutor |
executor(OClientConnection connection) |
java.lang.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, writeLinegetListeningAddress, getServerbeforeExecution, isShutdownFlag, run, setDumpExceptions, softShutdown, startupactiveCount, 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, yieldpublic ONetworkProtocolHttpDb(OServer server)
public void config(OServerNetworkListener iListener, OServer iServer, java.net.Socket iSocket, com.orientechnologies.orient.core.config.OContextConfiguration iConfiguration) throws java.io.IOException
config in class ONetworkProtocolHttpAbstractjava.io.IOExceptionpublic int getVersion()
getVersion in class ONetworkProtocolpublic java.lang.String getType()
getType in class ONetworkProtocolprotected void afterExecution()
throws java.lang.InterruptedException
afterExecution in class com.orientechnologies.common.thread.OSoftThreadjava.lang.InterruptedExceptionpublic OBinaryRequestExecutor executor(OClientConnection connection)
executor in class ONetworkProtocolCopyright © 2009–2022 OrientDB. All rights reserved.