Package uk.ac.soton.ecs.iam.grid.comms.client

Interface Summary
AccountConversation An AccountConversation represents a GRIA 2 account conversation with a remote supplier.
Conversation Each Conversation object corresponds to a GRIA 2 conversation.
DataConversation A DataConversation represents a data stager on a remote machine.
DestroyableConversation  
JobConversation A JobConversation represents a job on a remote machine.
PrivateAccountConversation A PrivateAccountConversation represents a GRIA account conversation with a local account account service.
RemoteDataService  
RemoteJobService  
RemotePrivateAccountService  
RemoteService A service contains an endpoint and a store of bound methods.
RemoteSLAService  
RemoteTradeAccountService  
RepositoryChangedEvent A RepositoryChangedEvent object is passed to a StateRepositoryListener's repositoryChanged method to indicate what changed.
SLAConversation An SLAConversation represents a Service Level Agreement with a service provider.
SLATemplateConversation An SLAConversation represents a Service Level Agreement with a service provider.
StateRepository A state repository is a database of conversations.
StateRepositoryListener This interface should be implemented by any class wanting notification of changes to the StateRepository.
StorableInStateRepository To be storable in a StateRepository, an object needs a URL and a type.
TradeAccountConversation A TradeAccountConversation represents a GRIA account conversation with a remote supplier.
 

Class Summary
AbstractTransport Abstract base class for local and SOAP-based Transport implementations.
AxisTransport Invokes remote web services using Axis 1.2.
DataServiceHelpers  
JobServiceHelpers  
 

Exception Summary
NoSuchConversation Thrown when an invalid ID is used.
ObjectAlreadyExists Thrown when trying to add an object to a StateRepository and the object's URL matches that of an existing object.
 



Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.