org.jboss.portal.portlet.impl.jsr168
Class DispatchedHttpServletRequest.Action

java.lang.Object
  extended by javax.servlet.ServletRequestWrapper
      extended by javax.servlet.http.HttpServletRequestWrapper
          extended by org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
              extended by org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
                  extended by org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.Action
All Implemented Interfaces:
javax.servlet.http.HttpServletRequest, javax.servlet.ServletRequest
Enclosing class:
DispatchedHttpServletRequest

public static final class DispatchedHttpServletRequest.Action
extends DispatchedHttpServletRequest.ClientData


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
DispatchedHttpServletRequest.Action, DispatchedHttpServletRequest.ClientData, DispatchedHttpServletRequest.Event, DispatchedHttpServletRequest.Mime, DispatchedHttpServletRequest.Render, DispatchedHttpServletRequest.Resource
 
Field Summary
 
Fields inherited from interface javax.servlet.http.HttpServletRequest
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH
 
Constructor Summary
DispatchedHttpServletRequest.Action(Dispatch dispatch, ActionRequest areq, javax.servlet.http.HttpServletRequestWrapper dreq, javax.servlet.ServletContext servletContext)
           
 
Method Summary
 
Methods inherited from class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
getCharacterEncoding, getContentLength, getContentType, getInputStream, getMethod, getReader, setCharacterEncoding
 
Methods inherited from class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
getAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getIntHeader, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getParameter, getParameterMap, getParameterNames, getParameterValues, getPathInfo, getPathTranslated, getProtocol, getQueryString, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRemoteUser, getRequest, getRequestDispatcher, getRequestedSessionId, getRequestURI, getRequestURL, getScheme, getServerName, getServerPort, getServletPath, getSession, getSession, getUserPrincipal, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isSecure, isUserInRole, removeAttribute, setAttribute, setRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DispatchedHttpServletRequest.Action

public DispatchedHttpServletRequest.Action(Dispatch dispatch,
                                           ActionRequest areq,
                                           javax.servlet.http.HttpServletRequestWrapper dreq,
                                           javax.servlet.ServletContext servletContext)


Copyright © 2008. All Rights Reserved.