|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xpn.xwiki.xmlrpc.BaseRpcHandler
com.xpn.xwiki.xmlrpc.XWikiRpcHandler
public class XWikiRpcHandler
Constructor Summary | |
---|---|
XWikiRpcHandler(XWikiRequest request,
XWikiResponse response,
XWikiEngineContext econtext)
|
Method Summary | |
---|---|
java.util.Vector |
getAllPages()
|
byte[] |
getPage(java.lang.String name)
|
Methods inherited from class com.xpn.xwiki.xmlrpc.BaseRpcHandler |
---|
convertToBase64, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XWikiRpcHandler(XWikiRequest request, XWikiResponse response, XWikiEngineContext econtext)
Method Detail |
---|
public java.util.Vector getAllPages() throws XWikiException, java.lang.Exception
XWikiException
java.lang.Exception
public byte[] getPage(java.lang.String name) throws XWikiException, java.lang.Exception
XWikiException
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |