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, getTypegetAuthType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getIntHeader, getMethod, getPathInfo, getPathTranslated, getQueryString, getRemoteUser, getRequestedSessionId, getRequestURI, getRequestURL, getServletPath, getSession, getSession, getUserPrincipal, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isUserInRolegetAttribute, 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, setCharacterEncodingRequestMethodType getRequestMethodType()
javax.servlet.ServletRequest getServletRequest()
Copyright © 2026 Brandao. All rights reserved.