public interface WebMvcRequest extends MvcRequest, javax.servlet.http.HttpServletRequest
Modifier and Type | Method and Description |
---|---|
RequestMethodType |
getRequestMethodType() |
javax.servlet.ServletRequest |
getServletRequest() |
getAcceptResponse, getApplicationContext, getEncoding, getHeader, getHeadersNames, getParameter, getParameterObject, getParameters, getParameters, getParametersNames, getPropertiesNames, getProperty, getRequestId, getRequestInstrument, getRequestParser, getRequestParserInfo, getResource, getResourceAction, getStackRequestElement, getStream, getThrowable, getType
getAuthType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getIntHeader, getMethod, getPathInfo, getPathTranslated, getQueryString, getRemoteUser, getRequestedSessionId, getRequestURI, getRequestURL, getServletPath, getSession, getSession, getUserPrincipal, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isUserInRole
getAttribute, getAttributeNames, getCharacterEncoding, getContentLength, getContentType, getInputStream, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getParameter, getParameterMap, getParameterNames, getParameterValues, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRequestDispatcher, getScheme, getServerName, getServerPort, isSecure, removeAttribute, setAttribute, setCharacterEncoding
RequestMethodType getRequestMethodType()
javax.servlet.ServletRequest getServletRequest()
Copyright © 2018 Brandao. All rights reserved.