Uses of Interface
com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
-
Packages that use ConfluenceXmlRpcHandler Package Description com.atlassian.confluence.rpc.xmlrpc com.atlassian.confluence.test.rpc -
-
Uses of ConfluenceXmlRpcHandler in com.atlassian.confluence.rpc.xmlrpc
Classes in com.atlassian.confluence.rpc.xmlrpc that implement ConfluenceXmlRpcHandler Modifier and Type Class Description classConfluenceXmlRpcHandlerImplAn implementation of XML RPC that effectively delegates to an underlying SOAP implementation. -
Uses of ConfluenceXmlRpcHandler in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type ConfluenceXmlRpcHandler Modifier and Type Method Description voidFuncTestRpcHandlerImpl. setXhtmlRpcHandler(ConfluenceXmlRpcHandler confluenceXmlRpcHandler)
-