Uses of Interface
com.atlassian.confluence.rpc.SecureRpc
-
Packages that use SecureRpc Package Description com.atlassian.confluence.rpc.soap com.atlassian.confluence.rpc.xmlrpc -
-
Uses of SecureRpc in com.atlassian.confluence.rpc.soap
Subinterfaces of SecureRpc in com.atlassian.confluence.rpc.soap Modifier and Type Interface Description interfaceConfluenceSoapServiceClasses in com.atlassian.confluence.rpc.soap that implement SecureRpc Modifier and Type Class Description classWikiSoapServiceSOAP API for wikimarkup formatted input and output.classXhtmlSoapService -
Uses of SecureRpc in com.atlassian.confluence.rpc.xmlrpc
Subinterfaces of SecureRpc in com.atlassian.confluence.rpc.xmlrpc Modifier and Type Interface Description interfaceConfluenceXmlRpcHandlerClasses in com.atlassian.confluence.rpc.xmlrpc that implement SecureRpc Modifier and Type Class Description classConfluenceXmlRpcHandlerImplAn implementation of XML RPC that effectively delegates to an underlying SOAP implementation.
-