|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GCUBEServiceClient | |
|---|---|
| org.gcube.common.core.state | |
| org.gcube.common.core.utils.handlers | |
| Uses of GCUBEServiceClient in org.gcube.common.core.state |
|---|
| Classes in org.gcube.common.core.state that implement GCUBEServiceClient | |
|---|---|
class |
GCUBELocalResource
An abstract specialisation of GCUBEStatefulResource for stateful entities that
are locally accessible. |
class |
GCUBEStatefulResource<RESOURCEID>
Partial implementation of stateful entities managed by gCube services. |
class |
GCUBEWSFieldsSerializableResource
Base class for GCUBEWSResource implementing the GCUBEWSFields2FilePersistenceDelegate.WSFieldsSerializable interface. |
class |
GCUBEWSLiteResource<LOCAL extends GCUBELocalResource>
An abstract specialisation of GCUBEWSResources for resource that act as views
over GCUBELocalResources. |
class |
GCUBEWSResource
An abstract specialisation of GCUBEStatefulResource for stateful entities that
are accessible to remote clients through the interface of a service port-type. |
| Uses of GCUBEServiceClient in org.gcube.common.core.utils.handlers |
|---|
| Classes in org.gcube.common.core.utils.handlers with type parameters of type GCUBEServiceClient | |
|---|---|
class |
GCUBEServiceHandler<CLIENT extends GCUBEServiceClient>
Abstract extension of GCUBEHandler which implements a best-attempt strategy
to interact with an instance of a port-type of a gCube service (the target port-type)
on behalf of the handled object (the client). |
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. |
| Classes in org.gcube.common.core.utils.handlers that implement GCUBEServiceClient | |
|---|---|
class |
GCUBEServiceClientImpl
Basic implementation of the GCUBEServiceClient interface. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||