public class ErrorRequest extends ForwardRequest
AbstractCauchoRequest.PartImplBASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH| Constructor and Description |
|---|
ErrorRequest() |
ErrorRequest(HttpServletRequest request,
HttpServletResponse response,
Invocation invocation) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getAttribute(java.lang.String name)
Returns an attribute value.
|
DispatcherType |
getDispatcherType()
Returns DispatcherType
|
calculateQueryString, getContextPath, getInvocation, getPageContextPath, getPagePathInfo, getPageQueryString, getPageServletPath, getPageURI, getParameter, getParameterMap, getParameterNames, getParameterValues, getPathInfo, getQueryString, getRequestURI, getResponse, getServletContext, getServletName, getServletPath, getWebApp, isAsyncSupported, parsePostQueryImpl, startAsync, startRequest, unwrapRequestgetAbstractHttpRequest, getAsyncContext, getAttributeNames, getAuthType, getCauchoRequest, getCharacterEncoding, getContentLength, getContentType, getCookie, getCookies, getDateHeader, getHasCookie, getHeader, getHeaderNames, getHeaders, getInputStream, getIntHeader, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getMemorySession, getMethod, getProtocol, getReader, getRemoteAddr, getRemoteHost, getRemotePort, getRemoteUser, getRequest, getRequestDepth, getRequestedSessionId, getScheme, getServerName, getServerPort, getServletResponse, getSessionId, getStream, getVaryCookies, hasRequest, isAsyncStarted, isComet, isConnectionClosed, isDelegateMultipartEnabled, isDuplex, isLoginRequested, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isSecure, isSessionIdFromCookie, isSuspend, isSyntheticCacheHeader, isTop, isWrapperFor, isWrapperFor, killKeepalive, logout, removeAttribute, requestLogin, setAttribute, setCharacterEncoding, setHasCookie, setHeader, setRequest, setResponse, setSessionId, setSyntheticCacheHeader, setVaryCookie, startAsync, toStringaddCloseOnExit, authenticate, finishRequest, getLoadedSession, getParameterImpl, getParameterMapImpl, getParameterNamesImpl, getParameterValuesImpl, getPart, getParts, getPathTranslated, getRealPath, getRequestDispatcher, getRequestURL, getRunAs, getServer, getSession, getSession, getSessionCookie, getSessionGroup, getSessionManager, getSocketLink, getStream, getUserPrincipal, isMultipartEnabled, isRequestedSessionIdValid, isUserInRole, login, login, mergeParameters, parseGetQueryImpl, parseQueryImplpublic ErrorRequest()
public ErrorRequest(HttpServletRequest request, HttpServletResponse response, Invocation invocation)
public DispatcherType getDispatcherType()
ServletRequestgetDispatcherType in interface ServletRequestgetDispatcherType in class ForwardRequestpublic java.lang.Object getAttribute(java.lang.String name)
ServletRequestgetAttribute in interface ServletRequestgetAttribute in class ForwardRequestname - the attribute name