public class HeaderHttpServletRequestWrapper
extends javax.servlet.http.HttpServletRequestWrapper
| 构造器和说明 |
|---|
HeaderHttpServletRequestWrapper(javax.servlet.http.HttpServletRequest request,
org.springframework.util.LinkedCaseInsensitiveMap<Object> headers)
构造函数
|
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getDateHeader(String name) |
String |
getHeader(String name) |
Enumeration<String> |
getHeaderNames() |
Enumeration<String> |
getHeaders(String name) |
int |
getIntHeader(String name) |
authenticate, changeSessionId, getAuthType, getContextPath, getCookies, getHttpServletMapping, getMethod, getPart, getParts, getPathInfo, getPathTranslated, getQueryString, getRemoteUser, getRequestedSessionId, getRequestURI, getRequestURL, getServletPath, getSession, getSession, getTrailerFields, getUserPrincipal, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isTrailerFieldsReady, isUserInRole, login, logout, newPushBuilder, upgradegetAsyncContext, getAttribute, getAttributeNames, getCharacterEncoding, getContentLength, getContentLengthLong, getContentType, getDispatcherType, getInputStream, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getParameter, getParameterMap, getParameterNames, getParameterValues, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRequest, getRequestDispatcher, getScheme, getServerName, getServerPort, getServletContext, isAsyncStarted, isAsyncSupported, isSecure, isWrapperFor, isWrapperFor, removeAttribute, setAttribute, setCharacterEncoding, setRequest, startAsync, startAsyncclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAsyncContext, getAttribute, getAttributeNames, getCharacterEncoding, getContentLength, getContentLengthLong, getContentType, getDispatcherType, getInputStream, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getParameter, getParameterMap, getParameterNames, getParameterValues, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRequestDispatcher, getScheme, getServerName, getServerPort, getServletContext, isAsyncStarted, isAsyncSupported, isSecure, removeAttribute, setAttribute, setCharacterEncoding, startAsync, startAsyncpublic HeaderHttpServletRequestWrapper(javax.servlet.http.HttpServletRequest request,
org.springframework.util.LinkedCaseInsensitiveMap<Object> headers)
request - 请求headers - 头信息public Enumeration<String> getHeaderNames()
getHeaderNames 在接口中 javax.servlet.http.HttpServletRequestgetHeaderNames 在类中 javax.servlet.http.HttpServletRequestWrapperpublic Enumeration<String> getHeaders(String name)
getHeaders 在接口中 javax.servlet.http.HttpServletRequestgetHeaders 在类中 javax.servlet.http.HttpServletRequestWrapperpublic String getHeader(String name)
getHeader 在接口中 javax.servlet.http.HttpServletRequestgetHeader 在类中 javax.servlet.http.HttpServletRequestWrapperpublic long getDateHeader(String name)
getDateHeader 在接口中 javax.servlet.http.HttpServletRequestgetDateHeader 在类中 javax.servlet.http.HttpServletRequestWrapperpublic int getIntHeader(String name)
getIntHeader 在接口中 javax.servlet.http.HttpServletRequestgetIntHeader 在类中 javax.servlet.http.HttpServletRequestWrapperCopyright © 2021–2025 EasyJ寮�婧愮ぞ鍖�. All rights reserved.