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

Packages that use uk.ac.soton.ecs.iam.grid.comms.client
sample GRIA Service Developer Kit sample packages. 
sample.client   
uk.ac.soton.ecs.iam.grid.client.staterepos   
uk.ac.soton.ecs.iam.grid.client.swing   
uk.ac.soton.ecs.iam.grid.comms.client   
uk.ac.soton.ecs.iam.grid.comms.client.helpers   
uk.ac.soton.itinnovation.grid.client.accesscontrol   
uk.ac.soton.itinnovation.grid.client.account   
uk.ac.soton.itinnovation.grid.client.data   
uk.ac.soton.itinnovation.grid.client.helpers   
uk.ac.soton.itinnovation.grid.client.job   
uk.ac.soton.itinnovation.grid.client.membership   
uk.ac.soton.itinnovation.grid.client.ogsadai Client package - contains conversation classes and GUI plugins. 
uk.ac.soton.itinnovation.grid.client.registry   
uk.ac.soton.itinnovation.grid.client.registry.ui.registryresourcepanel   
uk.ac.soton.itinnovation.grid.client.registry.ui.resource   
uk.ac.soton.itinnovation.grid.client.sla   
uk.ac.soton.itinnovation.grid.client.stress   
uk.ac.soton.itinnovation.grid.client.swing   
uk.ac.soton.itinnovation.grid.comms.account   
uk.ac.soton.itinnovation.grid.comms.client   
uk.ac.soton.itinnovation.grid.comms.data   
uk.ac.soton.itinnovation.grid.comms.job   
uk.ac.soton.itinnovation.grid.comms.sla   
uk.ac.soton.itinnovation.grid.comms.wsrf   
uk.ac.soton.itinnovation.grid.coverage.ogsadai   
uk.ac.soton.itinnovation.grid.service.account.webadmin   
uk.ac.soton.itinnovation.grid.service.data   
uk.ac.soton.itinnovation.grid.service.dataresource.beans   
uk.ac.soton.itinnovation.grid.service.job   
uk.ac.soton.itinnovation.grid.service.ogsadai.impl   
uk.ac.soton.itinnovation.grid.service.ogsadai.sessions   
uk.ac.soton.itinnovation.grid.service.registry   
uk.ac.soton.itinnovation.grid.service.registry.util.content   
uk.ac.soton.itinnovation.grid.service.sla   
uk.ac.soton.itinnovation.grid.service.sla.bizfacade   
uk.ac.soton.itinnovation.grid.service.utils.gridservit   
uk.ac.soton.itinnovation.grid.service.utils.trustedaccounts   
uk.ac.soton.itinnovation.grid.utils   
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by sample
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by sample.client
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
RemoteService
          A service contains an endpoint and a store of bound methods.
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.ecs.iam.grid.client.staterepos
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.
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.
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.
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.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.ecs.iam.grid.client.swing
AccountConversation
          An AccountConversation represents a GRIA 2 account conversation with a remote supplier.
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
ObjectAlreadyExists
          Thrown when trying to add an object to a StateRepository and the object's URL matches that of an existing object.
RemoteService
          A service contains an endpoint and a store of bound methods.
RepositoryChangedEvent
          A RepositoryChangedEvent object is passed to a StateRepositoryListener's repositoryChanged method to indicate what changed.
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.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.ecs.iam.grid.comms.client
AbstractTransport
          Abstract base class for local and SOAP-based Transport implementations.
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.
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.
PrivateAccountConversation
          A PrivateAccountConversation represents a GRIA account conversation with a local account account service.
RemoteService
          A service contains an endpoint and a store of bound methods.
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.
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.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.ecs.iam.grid.comms.client.helpers
AccountConversation
          An AccountConversation represents a GRIA 2 account conversation with a remote supplier.
StateRepository
          A state repository is a database of conversations.
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.client.accesscontrol
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.client.account
AccountConversation
          An AccountConversation represents a GRIA 2 account conversation with a remote supplier.
PrivateAccountConversation
          A PrivateAccountConversation represents a GRIA account conversation with a local account account service.
RemotePrivateAccountService
           
RemoteService
          A service contains an endpoint and a store of bound methods.
RemoteTradeAccountService
           
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.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.client.data
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
DataConversation
          A DataConversation represents a data stager on a remote machine.
RemoteDataService
           
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.client.helpers
StateRepository
          A state repository is a database of conversations.
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.client.job
JobConversation
          A JobConversation represents a job on a remote machine.
RemoteJobService
           
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.client.membership
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
ObjectAlreadyExists
          Thrown when trying to add an object to a StateRepository and the object's URL matches that of an existing object.
RemoteService
          A service contains an endpoint and a store of bound methods.
StateRepository
          A state repository is a database of conversations.
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.client.ogsadai
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
RemoteService
          A service contains an endpoint and a store of bound methods.
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.client.registry
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
ObjectAlreadyExists
          Thrown when trying to add an object to a StateRepository and the object's URL matches that of an existing object.
RemoteService
          A service contains an endpoint and a store of bound methods.
SLAConversation
          An SLAConversation represents a Service Level Agreement with a service provider.
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.client.registry.ui.registryresourcepanel
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.client.registry.ui.resource
StateRepository
          A state repository is a database of conversations.
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.client.sla
RemoteSLAService
           
SLAConversation
          An SLAConversation represents a Service Level Agreement with a service provider.
SLATemplateConversation
          An SLAConversation represents a Service Level Agreement with a service provider.
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.client.stress
JobConversation
          A JobConversation represents a job on a remote machine.
RemoteDataService
           
RemoteJobService
           
RemoteSLAService
           
StateRepository
          A state repository is a database of conversations.
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.client.swing
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
RepositoryChangedEvent
          A RepositoryChangedEvent object is passed to a StateRepositoryListener's repositoryChanged method to indicate what changed.
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.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.comms.account
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
PrivateAccountConversation
          A PrivateAccountConversation represents a GRIA account conversation with a local account account service.
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.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.comms.client
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
ObjectAlreadyExists
          Thrown when trying to add an object to a StateRepository and the object's URL matches that of an existing object.
RemoteService
          A service contains an endpoint and a store of bound methods.
StateRepository
          A state repository is a database of conversations.
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.comms.data
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
DataConversation
          A DataConversation represents a data stager on a remote machine.
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.comms.job
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
DataConversation
          A DataConversation represents a data stager on a remote machine.
NoSuchConversation
          Thrown when an invalid ID is used.
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.comms.sla
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
SLAConversation
          An SLAConversation represents a Service Level Agreement with a service provider.
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.comms.wsrf
RemoteService
          A service contains an endpoint and a store of bound methods.
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.coverage.ogsadai
RemoteSLAService
           
SLAConversation
          An SLAConversation represents a Service Level Agreement with a service provider.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.service.account.webadmin
ObjectAlreadyExists
          Thrown when trying to add an object to a StateRepository and the object's URL matches that of an existing object.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.service.data
ObjectAlreadyExists
          Thrown when trying to add an object to a StateRepository and the object's URL matches that of an existing object.
StateRepository
          A state repository is a database of conversations.
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.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.service.dataresource.beans
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.service.job
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.service.ogsadai.impl
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.service.ogsadai.sessions
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.service.registry
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.service.registry.util.content
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
StorableInStateRepository
          To be storable in a StateRepository, an object needs a URL and a type.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.service.sla
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
TradeAccountConversation
          A TradeAccountConversation represents a GRIA account conversation with a remote supplier.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.service.sla.bizfacade
TradeAccountConversation
          A TradeAccountConversation represents a GRIA account conversation with a remote supplier.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.service.utils.gridservit
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.service.utils.trustedaccounts
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
StateRepository
          A state repository is a database of conversations.
 

Classes in uk.ac.soton.ecs.iam.grid.comms.client used by uk.ac.soton.itinnovation.grid.utils
Conversation
          Each Conversation object corresponds to a GRIA 2 conversation.
RemoteService
          A service contains an endpoint and a store of bound methods.
 



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