Uses of Interface
com.atlassian.confluence.rpc.SecureRpc

Packages that use SecureRpc
com.atlassian.confluence.extra.helloworldrpc   
com.atlassian.confluence.rpc.soap   
com.atlassian.confluence.rpc.xmlrpc   
 

Uses of SecureRpc in com.atlassian.confluence.extra.helloworldrpc
 

Subinterfaces of SecureRpc in com.atlassian.confluence.extra.helloworldrpc
 interface HelloWorld
           
 

Classes in com.atlassian.confluence.extra.helloworldrpc that implement SecureRpc
 class HelloWorldService
           
 

Uses of SecureRpc in com.atlassian.confluence.rpc.soap
 

Subinterfaces of SecureRpc in com.atlassian.confluence.rpc.soap
 interface ConfluenceSoapService
           
 

Classes in com.atlassian.confluence.rpc.soap that implement SecureRpc
 class WikiSoapService
          SOAP API for wikimarkup formatted input and output.
 class XhtmlSoapService
           
 

Uses of SecureRpc in com.atlassian.confluence.rpc.xmlrpc
 

Subinterfaces of SecureRpc in com.atlassian.confluence.rpc.xmlrpc
 interface ConfluenceXmlRpcHandler
           
 

Classes in com.atlassian.confluence.rpc.xmlrpc that implement SecureRpc
 class ConfluenceXmlRpcHandlerImpl
          An implementation of XML RPC that effectively delegates to an underlying SOAP implementation.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.