Package org.gcube.common.clients.builders
package org.gcube.common.clients.builders
-
ClassDescriptionAbstractBuilder<A,
S, P> Partial implementation of proxy builders.AbstractSingletonBuilder<A,S, P> Partial implementation of proxy builders for singleton services, i.e. stateful services with a known single instance.AbstractStatefulBuilder<A,S, P> Partial implementation of proxy builders for stateful services.AbstractStatelessBuilder<A,S, P> Partial implementation of proxy builders for stateless services.Factory methods for addresses of service endpoints and service instances.Defines a DSL for proxy builders of singleton services, i.e. stateful services with a known single instance.The first clause of the DSL.The final clause of the DSL.The second clause of the DSL.Defines a DSL for proxy builders of stateful services.The first clause of the DSL.The final clause of the DSL.The second clause of the DSL.Defines a DSL for proxy builders of stateless services.The first clause of the DSL.The final clause of the DSL.The second clause of the DSL.