Package de.fzj.unicore.uas.client

Client code for accessing the UNICORE services.

See:
          Description

Interface Summary
FileTransferClient.IChunked file transfers that use chunks can implement this interface to allow setting the chunksize
FileTransferClient.IMonitorable file transfers can implement this interface to allow progress monitoring
IGridFileFilter  
IRegistryQuery query methods on a registry
IRegistryQuery.ServiceListFilter allows to specify custom filtering conditions on the service list returned by the registry client
 

Class Summary
BaseUASClient a base client for the unicore atomic services.
ByteIOBaseClient base class for the byteio clients
EnumerationClient<T> a client to access an enumeration service
ExternalRegistryClient a client for querying and adding to a set of external registries.
FileTransferClient Base client class for managing file transfers Concrete subclasses may add methods specific to the actual file transfer protocol
GridFileFilter Provides filter criteria for GridFileTypes
JobClient a client to manage a Job resource and to access the job working directory (Uspace).
LocalRegistryClient Client for accessing a Registry service.
MultiInvocationHandler<Target> Proxy invocation handler calling underlying proxies in a multicast or round-robin fashion
MultiWSRFClient<T extends BaseUASClient> Talks to multiple WSRF services in a round-robin or multicast fashion.
RByteIOClient manage data transfer using random byteio only the "simple" mechanism (inline Base64) is supported
RegistryClient Client for accessing a Registry service.
ReservationClient Client for managing a resource reservation.
SByteIOClient manage data transfer using streamable byteio only the "simple" mechanism (inline Base64) is supported
StorageClient a client to access storage management services
Apart from providing convenient access to the functionality given by the StorageManagement interface, this client provides a number of helper methods.
StorageFactoryClient Client for the StorageFactory service
TaskClient client for talking to a Task service
TransferControllerClient monitor and manage a server-to-server file transfer
TSFClient Client for the TargetSystemFactory service
TSSClient client for the TargetSystem Service
UASClientFactory  
UASNotificationClient simple client for managing notifications (i.e. subscribing, unsubscribing).
 

Package de.fzj.unicore.uas.client Description

Client code for accessing the UNICORE services.



Copyright © 2006-2010 Research Center Juelich. All Rights Reserved.