Uses of Class
org.gcube.common.core.utils.handlers.GCUBEServiceHandler

Packages that use GCUBEServiceHandler
org.gcube.common.core.utils.calls   
org.gcube.common.core.utils.handlers   
 

Uses of GCUBEServiceHandler in org.gcube.common.core.utils.calls
 

Subclasses of GCUBEServiceHandler in org.gcube.common.core.utils.calls
 class RICall.RICallHandler
          Abstract specialisation of GCUBEServiceHandler for embedding in RICalls.
 class StagingCall.StagingHandler
          Abstract specialisation of GCUBEStatefulServiceHandler for embedding in StagingCalls.
 class WSCall.WSCallHandler
          Abstract specialisation of GCUBEStatefulServiceHandler for embedding in WSCalls.
 

Uses of GCUBEServiceHandler in org.gcube.common.core.utils.handlers
 

Subclasses of GCUBEServiceHandler in org.gcube.common.core.utils.handlers
 class GCUBEStagingServiceHandler<CLIENT extends GCUBEServiceClient>
          Abstract extension of GCUBEStatefulServiceHandler which extends its best-attempt strategy to the case in which instances of the target port-type can be created through factory port-types.
 class GCUBEStatefulServiceHandler<CLIENT extends GCUBEServiceClient>
          Abstract specialisation of GCUBEServiceHandler to stateful service port-types which follow WSRF's implied resource access pattern.
 



Copyright © 2013. All Rights Reserved.