public final class RequestProcessingThread
extends org.piangles.core.services.remoting.AbstractContextAwareThread
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
protected org.piangles.backbone.services.logging.LoggingService |
logger |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
RequestProcessingThread(ClientDetails clientDetails,
Request request,
RequestProcessor requestProcessor,
EventProcessingManager mpm) |
| Modifier and Type | Method and Description |
|---|---|
EventProcessingManager |
getMessageProcessingManager() |
Response |
getResponse() |
void |
run() |
getSessionDetails, getTraceId, initactiveCount, 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 RequestProcessingThread(ClientDetails clientDetails, Request request, RequestProcessor requestProcessor, EventProcessingManager mpm)
public void run()
public Response getResponse()
public EventProcessingManager getMessageProcessingManager()
Copyright © 2021. All rights reserved.