Package org.gcube.common.calls.jaxrs
Interface GcubeServiceBuilderDSL
-
public interface GcubeServiceBuilderDSLThe clauses of a simple DSL to buildGCoreService.- Author:
- Fabio Simeoni
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceGcubeServiceBuilderDSL.NameClauseThe clause that sets the name of the target service.static interfaceGcubeServiceBuilderDSL.StubClauseThe clause that sets the stub interface of the target service.
-