| Class | Description |
|---|---|
| GCUBEContext |
Base implementation for contexts, i.e.
|
| GCUBEPortTypeContext |
Partial implementation of contexts for port-types.
|
| GCUBERemotePortTypeContext<PORTTYPE extends Remote> |
Contexts for remote port-types accessed through a locally available distribution of their stubs.
|
| GCUBEServiceContext |
Partial implementation of contexts for gCube services.
|
| GCUBEStatefulPortTypeContext |
Abstract specialisation of
GCUBEPortTypeContext for stateful services. |
| GHNClientContext |
Adapts
GHNContext to the case in which the gHN is not actually running. |
| GHNContext |
A specialisation of
GCUBEContext for gCube Hosting Nodes (gHNs). |
| LocalInstanceContext |
| Enum | Description |
|---|---|
| GCUBEServiceContext.RILifetimeTopic |
Enumerates RI lifetime topics.
|
| GCUBEServiceContext.ServiceSecurityStatus |
enum of the security status available
|
| GCUBEServiceContext.Status |
Enumerates the possible statuses of the service.
|
| GCUBEServiceContext.Status.Type |
Enumerates the status types.
|
| GHNContext.Mode |
GHN modes
|
| GHNContext.Status |
Enumerates the possible statuses of the GHN.
|
| GHNContext.Type |
GHN types
|
| Exception | Description |
|---|---|
| GCUBEServiceContext.IllegalStateTransitionException |
Illegal state transition exception (runtime).
|
| GCUBEServiceContext.StateTransitionException |
Illegal state transition exception (runtime).
|
Copyright © 2015. All Rights Reserved.