Uses of Package
com.atlassian.confluence.rpc

Packages that use com.atlassian.confluence.rpc
com.atlassian.confluence.plugin.descriptor.rpc   
com.atlassian.confluence.rpc   
com.atlassian.confluence.rpc.auth   
com.atlassian.confluence.rpc.soap   
com.atlassian.confluence.rpc.soap.services   
com.atlassian.confluence.rpc.xmlrpc   
com.atlassian.confluence.test.rpc   
 

Classes in com.atlassian.confluence.rpc used by com.atlassian.confluence.plugin.descriptor.rpc
RpcServer
           
 

Classes in com.atlassian.confluence.rpc used by com.atlassian.confluence.rpc
AbstractRpcAcceptanceTest
           
AbstractSoapRpcAcceptanceTest
          Base class for SOAP acceptance tests.
AuthenticationFailedException
          Exception thrown when a login attempt fails
RemoteException
           
RpcServer
           
 

Classes in com.atlassian.confluence.rpc used by com.atlassian.confluence.rpc.auth
InvalidSessionException
          Exception thrown when an invalid session token is supplied to an RPC method.
NotPermittedException
          Exception thrown when a user attempts to do something they're not allowed to do.
RemoteException
           
 

Classes in com.atlassian.confluence.rpc used by com.atlassian.confluence.rpc.soap
AlreadyExistsException
          Exception thrown when a user tries to create an object that already exists
AuthenticationFailedException
          Exception thrown when a login attempt fails
InvalidSessionException
          Exception thrown when an invalid session token is supplied to an RPC method.
NotPermittedException
          Exception thrown when a user attempts to do something they're not allowed to do.
RemoteException
           
RpcServer
           
SecureRpc
           
VersionMismatchException
          Exception thrown when a user tries to save a page (or other content object) that has been modified by somebody else.
 

Classes in com.atlassian.confluence.rpc used by com.atlassian.confluence.rpc.soap.services
AlreadyExistsException
          Exception thrown when a user tries to create an object that already exists
NotPermittedException
          Exception thrown when a user attempts to do something they're not allowed to do.
RemoteException
           
 

Classes in com.atlassian.confluence.rpc used by com.atlassian.confluence.rpc.xmlrpc
InvalidSessionException
          Exception thrown when an invalid session token is supplied to an RPC method.
NotPermittedException
          Exception thrown when a user attempts to do something they're not allowed to do.
RemoteException
           
RpcServer
           
SecureRpc
           
 

Classes in com.atlassian.confluence.rpc used by com.atlassian.confluence.test.rpc
NotPermittedException
          Exception thrown when a user attempts to do something they're not allowed to do.
RemoteException
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.