public class HttpTrace3 extends HttpTrace implements IHttpTrace
| Constructor and Description |
|---|
HttpTrace3() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAsyncContextListener(Object ac) |
TraceContext |
getTraceContextFromAsyncContext(Object oAsyncContext) |
boolean |
isSelfDispatch(Object oAsyncContext) |
void |
setDispatchTransferMap(Object oAsyncContext,
long gxid,
long caller,
long callee,
byte xType) |
void |
setSelfDispatch(Object oAsyncContext,
boolean self) |
end, getAttribute, getCookie, getHeader, getHeaderNames, getMethod, getParameter, getParameterNames, getQueryString, getRemoteAddr, getRequestId, getRequestURI, rejectText, rejectUrl, startclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitend, getAttribute, getCookie, getHeader, getHeaderNames, getMethod, getParameter, getParameterNames, getQueryString, getRemoteAddr, getRequestId, getRequestURI, rejectText, rejectUrl, startpublic void addAsyncContextListener(Object ac)
addAsyncContextListener in interface IHttpTraceaddAsyncContextListener in class HttpTracepublic TraceContext getTraceContextFromAsyncContext(Object oAsyncContext)
getTraceContextFromAsyncContext in interface IHttpTracegetTraceContextFromAsyncContext in class HttpTracepublic void setDispatchTransferMap(Object oAsyncContext, long gxid, long caller, long callee, byte xType)
setDispatchTransferMap in interface IHttpTracesetDispatchTransferMap in class HttpTracepublic void setSelfDispatch(Object oAsyncContext, boolean self)
setSelfDispatch in interface IHttpTracesetSelfDispatch in class HttpTracepublic boolean isSelfDispatch(Object oAsyncContext)
isSelfDispatch in interface IHttpTraceisSelfDispatch in class HttpTraceCopyright © 2021. All rights reserved.