Uses of Interface
com.atlassian.confluence.rpc.SecureRpc
Packages that use SecureRpc
-
Uses of SecureRpc in com.atlassian.confluence.rpc.soap
Subinterfaces of SecureRpc in com.atlassian.confluence.rpc.soapClasses in com.atlassian.confluence.rpc.soap that implement SecureRpcModifier and TypeClassDescriptionclassSOAP API for wikimarkup formatted input and output.class -
Uses of SecureRpc in com.atlassian.confluence.rpc.xmlrpc
Subinterfaces of SecureRpc in com.atlassian.confluence.rpc.xmlrpcClasses in com.atlassian.confluence.rpc.xmlrpc that implement SecureRpcModifier and TypeClassDescriptionclassAn implementation of XML RPC that effectively delegates to an underlying SOAP implementation.