| Package | Description |
|---|---|
| org.gcube.common.core.state | |
| org.gcube.common.core.utils.handlers |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Modifier and Type | Class and Description |
|---|---|
class |
GCUBEServiceClientImpl
Basic implementation of the
GCUBEServiceClient interface. |
Copyright © 2015. All Rights Reserved.