Package org.gcube.contentmanagement.contentmanager.stubs.calls

Class Summary
AdminCalls Wraps a ManagerCall, the inner call, to enable administrative operations over remote collection managers.
BaseCall Base class for high-level calls to the port-type of the Content Manager service.
Constants Constants and utilities for interaction with the Executor service.
FactoryCall Models a call to the Factory port-type of the Content Manager service.
FactoryConsumer Consumer of asynchronous invocations to FactoryCall.createAsync(FactoryParameters, FactoryConsumer).
FactoryParameters The input model for a call to the factory.
ManagerCall Extends BaseCall for high-level calls to CollectionResource Managers.
ManagerCall.DiscoveryException A GCUBEUnrecoverableException thrown when best-effort strategies fails for lack of query results.
MappingRegistry A central registry of type mappings.
ReadManagerCall A high-level call to a ReadManager resource of the Content Manager service.
Utils  
WriteManagerCall A high-level call to the WriteManager port-type of the Content Manager service.