public interface RequestWrapper
javax.servlet.http.Cookie[] getCookies()
long getDateHeader(String name)
String getCharacterEncoding()
Enumeration<String> getHeaders(String name)
int getIntHeader(String name)
String getMethod()
String getPathInfo()
String getProtocol()
String getServerName()
int getServerPort()
String getQueryString()
String getRemoteUser()
String getRemoteAddr()
String getRemoteHost()
void removeAttribute(String name)
String getRequestedSessionId()
boolean isSecure()
de.mhus.lib.core.IProperties getSession(boolean create)
int getRemotePort()
javax.servlet.ServletContext getServletContext()
de.mhus.lib.core.IProperties getSession()
String getSessionId()
Copyright © 2017. All rights reserved.