com.xpn.xwiki.xmlrpc
Class XWikiXMLRPCRequest

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

public class XWikiXMLRPCRequest
extends XWikiServletRequest


Field Summary
 
Fields inherited from class com.xpn.xwiki.web.XWikiServletRequest
 
Fields inherited from interface javax.servlet.http.HttpServletRequest
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH
 
Fields inherited from interface javax.portlet.PortletRequest
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH, USER_INFO
 
Constructor Summary
XWikiXMLRPCRequest(javax.servlet.http.HttpServletRequest request)
           
 
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