Uses of Class
org.gcube.contentmanagement.contentmanager.stubs.calls.BaseCall

Packages that use BaseCall
org.gcube.contentmanagement.contentmanager.stubs.calls   
 

Uses of BaseCall in org.gcube.contentmanagement.contentmanager.stubs.calls
 

Subclasses of BaseCall in org.gcube.contentmanagement.contentmanager.stubs.calls
 class FactoryCall
          Models a call to the Factory port-type of the Content Manager service.
 class ManagerCall
          Extends BaseCall for high-level calls to CollectionResource Managers.
 class ReadManagerCall
          A high-level call to a ReadManager resource of the Content Manager service.
 class WriteManagerCall
          A high-level call to the WriteManager port-type of the Content Manager service.