com.xpn.xwiki.xmlrpc
Class XWikiXMLRPCContext

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

public class XWikiXMLRPCContext
extends XWikiServletContext


Constructor Summary
XWikiXMLRPCContext(javax.servlet.ServletContext scontext)
           
 
Method Summary
 
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