com.xpn.xwiki.xmlrpc
Class XWikiXMLRPCURLFactory

java.lang.Object
  extended by com.xpn.xwiki.web.XWikiDefaultURLFactory
      extended by com.xpn.xwiki.web.XWikiServletURLFactory
          extended by com.xpn.xwiki.xmlrpc.XWikiXMLRPCURLFactory
All Implemented Interfaces:
XWikiURLFactory

public class XWikiXMLRPCURLFactory
extends XWikiServletURLFactory


Field Summary
 
Fields inherited from class com.xpn.xwiki.web.XWikiServletURLFactory
actionPath, serverURL, servletPath
 
Constructor Summary
XWikiXMLRPCURLFactory()
           
 
Method Summary
 java.lang.String getURL(java.net.URL url, XWikiContext context)
           
 
Methods inherited from class com.xpn.xwiki.web.XWikiServletURLFactory
createAttachmentRevisionURL, createAttachmentURL, createExternalURL, createSkinURL, createSkinURL, createTemplateURL, createURL, createURL, findAttachmentForDocRevision, getRequestURL, getServletPath, init
 
Methods inherited from class com.xpn.xwiki.web.XWikiDefaultURLFactory
createAttachmentRevisionURL, createAttachmentRevisionURL, createAttachmentURL, createExternalURL, createSkinURL, createURL, createURL, createURL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XWikiXMLRPCURLFactory

public XWikiXMLRPCURLFactory()
Method Detail

getURL

public java.lang.String getURL(java.net.URL url,
                               XWikiContext context)
Specified by:
getURL in interface XWikiURLFactory
Overrides:
getURL in class XWikiServletURLFactory


Copyright 2003 Ludovic Dubost