public class PostMethod extends MethodBase
MethodBase.MethodInfodumpContent, syncher| Constructor and Description |
|---|
PostMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
doMethod(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
void |
init()
Called at each request
|
addHeaders, fixPath, formatHTTPDate, getLogger, getResourceUri, getSyncher, init, parseContentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaudit, debug, debug, enableAuditLogger, enableErrorLogger, enableMetricsLogger, error, error, error, info, isAuditLoggerEnabled, isErrorLoggerEnabled, isMetricsDebugEnabled, isMetricsLoggerEnabled, metrics, setLoggerClass, setLoggerClass, trace, trace, warnpublic void init()
throws SynchException
MethodBaseinit in class MethodBaseSynchException - on fatal errorpublic void doMethod(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws SynchException
doMethod in class MethodBasereq - http requestresp - http responseSynchException - on fatal errorCopyright © 2019 Bedework. All rights reserved.