com.xpn.xwiki.xmlrpc
Class XWikiXMLRPCContext

java.lang.Object
  extended bycom.xpn.xwiki.web.XWikiServletContext
      extended bycom.xpn.xwiki.xmlrpc.XWikiXMLRPCContext
All Implemented Interfaces:
XWikiEngineContext

public class XWikiXMLRPCContext
extends XWikiServletContext


Field Summary
 
Fields inherited from class com.xpn.xwiki.web.XWikiServletContext
 
Constructor Summary
XWikiXMLRPCContext(javax.servlet.ServletContext scontext)
           
 
Methods inherited from class com.xpn.xwiki.web.XWikiServletContext
getAttribute, getMimeType, getRealPath, getResource, getResourceAsStream, getServletContext, setAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XWikiXMLRPCContext

public XWikiXMLRPCContext(javax.servlet.ServletContext scontext)


Copyright 2003 Ludovic Dubost