Package com.atlassian.confluence.rpc

Interface Summary
RpcServer  
SecureRpc  
 

Class Summary
AbstractRpcAcceptanceTest  
AdminRpcAcceptanceTest  
AttachmentsRpcAcceptanceTest Created by IntelliJ IDEA.
BasicSoapAcceptanceTest Very basic soap tests TODO: Make these more comprehensive
BlogsRpcAcceptanceTest  
CommentsRpcAcceptanceTest Created by IntelliJ IDEA.
LabelsRpcAcceptanceTest  
LoginRpcAcceptanceTest Test login and miscellaneous methods via RPC.
MovePageRpcAcceptanceTest Tests RPC methods movePage, movePageToTopLevel, getTopLevelPages and getChildren
PagesRpcAcceptanceTest  
PermissionsRpcAcceptanceTest  
PersonalInformationRpcAcceptanceTest  
RpcConfigurationChangeListener  
RpcLoadTest  
SpaceRpcAcceptanceTest Test space related methods via RPC.
UsersRpcAcceptanceTest  
 

Exception Summary
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  
VersionMismatchException Exception thrown when a user tries to save a page (or other content object) that has been modified by somebody else.
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.