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 TypeClassDescriptionclass
SOAP 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 TypeClassDescriptionclass
An implementation of XML RPC that effectively delegates to an underlying SOAP implementation.