Class StatefulBuilderAPI
- java.lang.Object
-
- org.gcube.common.clients.builders.StatefulBuilderAPI
-
public class StatefulBuilderAPI extends Object
Defines a DSL for proxy builders of stateful services.- Author:
- Fabio Simeoni
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceStatefulBuilderAPI.Builder<A,P>The first clause of the DSL.static interfaceStatefulBuilderAPI.FinalClause<P>The final clause of the DSL.static interfaceStatefulBuilderAPI.SecondClause<P>The second clause of the DSL.
-
Constructor Summary
Constructors Constructor Description StatefulBuilderAPI()
-