com.xpn.xwiki.xmlrpc
Class XWikiXMLRPCRequest

java.lang.Object
  extended by com.xpn.xwiki.web.XWikiServletRequest
      extended by com.xpn.xwiki.xmlrpc.XWikiXMLRPCRequest
All Implemented Interfaces:
XWikiRequest, javax.portlet.ActionRequest, javax.portlet.PortletRequest, javax.portlet.RenderRequest, javax.servlet.http.HttpServletRequest, javax.servlet.ServletRequest

public class XWikiXMLRPCRequest
extends XWikiServletRequest


Field Summary
 
Fields inherited from interface javax.servlet.http.HttpServletRequest
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH
 
Fields inherited from interface javax.portlet.PortletRequest
USER_INFO
 
Fields inherited from interface javax.portlet.PortletRequest
USER_INFO
 
Constructor Summary
XWikiXMLRPCRequest(javax.servlet.http.HttpServletRequest request)
           
 
Method Summary
 
Methods inherited from class com.xpn.xwiki.web.XWikiServletRequest
get, getAttribute, getAttributeNames, getAuthType, getCharacterEncoding, getContentLength, getContentType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getHttpServletRequest, getInputStream, getIntHeader, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getMethod, getParameter, getParameterMap, getParameterNames, getParameterValues, getPathInfo, getPathTranslated, getPortalContext, getPortletInputStream, getPortletMode, getPortletSession, getPortletSession, getPreferences, getProperties, getProperty, getPropertyNames, getProtocol, getQueryString, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRemoteUser, getRequestDispatcher, getRequestedSessionId, getRequestURI, getRequestURL, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getServletPath, getSession, getSession, getUserPrincipal, getWindowState, isPortletModeAllowed, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttribute, setCharacterEncoding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XWikiXMLRPCRequest

public XWikiXMLRPCRequest(javax.servlet.http.HttpServletRequest request)


Copyright 2003 Ludovic Dubost