HydraExpress™ C++ API Reference Guide

 
Loading...
Searching...
No Matches
rwsf::HttpServletRequest Member List

This is the complete list of members for rwsf::HttpServletRequest, including all inherited members.

getAttribute(const std::string &name) constrwsf::ServletRequest
getAttributeNames() constrwsf::ServletRequest
getAuthType() constrwsf::HttpServletRequest
getCharacterEncoding() constrwsf::ServletRequest
getContentLength() constrwsf::HttpServletRequest
getContentType() constrwsf::HttpServletRequest
getContextPath() constrwsf::HttpServletRequest
getCookie(const std::string &name, rwsf::Cookie &cookie) constrwsf::HttpServletRequest
getCookies() constrwsf::HttpServletRequest
getDateHeader(const std::string &name) constrwsf::HttpServletRequest
getHeader(const std::string &name) constrwsf::HttpServletRequest
getHeaderNames() constrwsf::HttpServletRequest
getHeaders(const std::string &name) constrwsf::HttpServletRequest
getIntHeader(const std::string &name) constrwsf::HttpServletRequest
getMethod() constrwsf::HttpServletRequest
getParameter(const std::string &name) constrwsf::ServletRequest
getParameterNames() constrwsf::ServletRequest
getParameterValues(const std::string &name) constrwsf::ServletRequest
getPathInfo() constrwsf::HttpServletRequest
getPathTranslated() constrwsf::HttpServletRequest
getPayload() constrwsf::ServletRequest
getProtocol() constrwsf::ServletRequest
getQueryString() constrwsf::HttpServletRequest
getRemoteAddr() constrwsf::ServletRequest
getRemoteHost() constrwsf::ServletRequest
getRemoteUser() constrwsf::HttpServletRequest
getRequestDispatcher(const std::string &path)rwsf::ServletRequest
getRequestedSessionId() constrwsf::HttpServletRequest
getRequestURI() constrwsf::HttpServletRequest
getRequestURL() constrwsf::HttpServletRequest
getScheme() constrwsf::ServletRequest
getServerName() constrwsf::ServletRequest
getServerPort() constrwsf::ServletRequest
getServletPath() constrwsf::HttpServletRequest
getSession(bool create, rwsf::HttpSession::Lifetime l=rwsf::HttpSession::Transient) constrwsf::HttpServletRequest
getSession(rwsf::HttpSession::Lifetime l=rwsf::HttpSession::Transient) constrwsf::HttpServletRequest
isRequestedSessionIdFromCookie() constrwsf::HttpServletRequest
isRequestedSessionIdFromURL() constrwsf::HttpServletRequest
isRequestedSessionIdValid() constrwsf::HttpServletRequest
isSecure() constrwsf::ServletRequest
isUserInRole(const std::string &role) constrwsf::HttpServletRequest
parseDate(const std::string &value) constrwsf::HttpServletRequest
removeAttribute(const std::string &name)rwsf::ServletRequest
setAttribute(const std::string &name, const rwsf::Attribute &value)rwsf::ServletRequest
~HttpServletRequest()rwsf::HttpServletRequestvirtual
~ServletRequest()rwsf::ServletRequestvirtual

Copyright © 2026 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.