|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of ServiceClient in com.intel.gpe.clients.api |
---|
Subinterfaces of ServiceClient in com.intel.gpe.clients.api | |
---|---|
interface |
FileTransferClient
The base client class for managing file transfer resource. |
interface |
GridBeanClient
The client interface to access GridBean service |
interface |
JobClient
The client interface to manage the job management resource. |
interface |
LoggingJobClient
The client abstraction for the job management resource that generates stdout and stderr files. |
interface |
RegistryClient
The client interface to the registry service. |
interface |
StorageClient
The client interface to the storage management resource |
interface |
SubscriptionClient
The client interface to the subscription resource |
interface |
TargetSystemClient
The client interface to the target system resource. |
interface |
TargetSystemFactoryClient
The TargetSystemFactory client |
interface |
TargetSystemManagementClient
The client interface to target system management operations |
interface |
WSLTClient
The client interface for WS-ResourceLifetime operation. |
interface |
WSNClient
The client interface to the WS-NotificationProducer resource. |
interface |
WSNConsumerClient
The client interface to the WS-NotificationConsumer resource. |
interface |
WSRFClient
The generic WSRF-enabled resource client interface. |
interface |
WSRPClient
The client interface to WS-ResourceProperties operations. |
Uses of ServiceClient in com.intel.gpe.clients.api.exceptions |
---|
Fields in com.intel.gpe.clients.api.exceptions declared as ServiceClient | |
---|---|
protected ServiceClient |
GPEException.resourceClient
|
Methods in com.intel.gpe.clients.api.exceptions that return ServiceClient | |
---|---|
ServiceClient |
GPEException.getResourceClient()
Get the resource which raised original service fault. |
Constructors in com.intel.gpe.clients.api.exceptions with parameters of type ServiceClient | |
---|---|
GPEClientException(java.lang.String message,
java.lang.Throwable cause,
ServiceClient resourceClient)
|
|
GPEException(java.lang.String message,
java.lang.Throwable cause,
ServiceClient resourceClient)
|
|
GPEIncarnationCreationFailedException(java.lang.String message,
java.lang.Throwable cause,
ServiceClient resourceClient,
java.lang.String repr)
|
|
GPEJobNotAbortedException(java.lang.String message,
FaultWrapper fault,
ServiceClient resourceClient)
|
|
GPEJobNotHeldException(java.lang.String message,
FaultWrapper fault,
ServiceClient resourceClient)
|
|
GPEJobNotResumedException(java.lang.String message,
FaultWrapper fault,
ServiceClient resourceClient)
|
|
GPEMarshallingException(java.lang.String message,
java.lang.Throwable cause,
ServiceClient resourceClient)
|
|
GPEMiddlewareException(java.lang.String message,
java.lang.Throwable cause,
ServiceClient resourceClient)
|
|
GPEMiddlewareRemoteException(java.lang.String message,
java.lang.Throwable cause,
ServiceClient resourceClient)
|
|
GPEMiddlewareServiceException(java.lang.String message,
java.lang.Throwable cause,
ServiceClient resourceClient)
|
|
GPESecurityException(java.lang.String message,
java.lang.Throwable cause,
ServiceClient resourceClient)
|
|
GPEServiceException(java.lang.String message,
FaultWrapper fault,
ServiceClient resourceClient)
|
|
GPETSRNotCreatedException(java.lang.String message,
FaultWrapper fault,
ServiceClient resourceClient)
|
Uses of ServiceClient in com.intel.gpe.clients.api.fts.baseline |
---|
Subinterfaces of ServiceClient in com.intel.gpe.clients.api.fts.baseline | |
---|---|
interface |
BaselineFileTransferClient
The file transfer client Unigrids Baseline file transfer operations |
Uses of ServiceClient in com.intel.gpe.clients.api.fts.byteio |
---|
Subinterfaces of ServiceClient in com.intel.gpe.clients.api.fts.byteio | |
---|---|
interface |
ByteIOFileTransferClient
|
interface |
RandomByteIOFileTransferClient
The file transfer client for Byte-IO file transfer operations. |
interface |
StreamableByteIOFileTransferClient
|
Constructors in com.intel.gpe.clients.api.fts.byteio with parameters of type ServiceClient | |
---|---|
GPEByteIOUnsupportedClientTransferMechanismException(java.lang.String message,
java.lang.Throwable cause,
ServiceClient client)
|
Uses of ServiceClient in com.intel.gpe.clients.api.fts.sftp |
---|
Subinterfaces of ServiceClient in com.intel.gpe.clients.api.fts.sftp | |
---|---|
interface |
SFTPFileTransferClient
|
Uses of ServiceClient in com.intel.gpe.clients.api.gpe |
---|
Subinterfaces of ServiceClient in com.intel.gpe.clients.api.gpe | |
---|---|
interface |
GPERegistryClient
|
interface |
GPETargetSystemFactoryClient
The interface of the GPE Target System Factory. |
interface |
GPETargetSystemManagementClient
The GPE specific methods of the Target System Management interface. |
Uses of ServiceClient in com.intel.gpe.clients.api.virtualworkspace |
---|
Subinterfaces of ServiceClient in com.intel.gpe.clients.api.virtualworkspace | |
---|---|
interface |
GPEVirtualTargetSystemFactoryClient
|
interface |
WorkspaceClient
|
Uses of ServiceClient in com.intel.gpe.clients.api.workflow |
---|
Subinterfaces of ServiceClient in com.intel.gpe.clients.api.workflow | |
---|---|
interface |
WorkflowJobClient
The Workflow Job Management Service client object. |
Uses of ServiceClient in com.intel.gpe.clients.api.workflow.gridlet |
---|
Subinterfaces of ServiceClient in com.intel.gpe.clients.api.workflow.gridlet | |
---|---|
interface |
GridletJobClient
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |