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