Uses of Interface
org.gcube.common.calls.jaxws.GcubeServiceBuilderDSL.StubClause
-
Packages that use GcubeServiceBuilderDSL.StubClause Package Description org.gcube.common.calls.jaxws -
-
Uses of GcubeServiceBuilderDSL.StubClause in org.gcube.common.calls.jaxws
Classes in org.gcube.common.calls.jaxws that implement GcubeServiceBuilderDSL.StubClause Modifier and Type Class Description classGcubeServiceBuilderBuildsGCoreServiceinstances.Methods in org.gcube.common.calls.jaxws that return GcubeServiceBuilderDSL.StubClause Modifier and Type Method Description GcubeServiceBuilderDSL.StubClauseGcubeServiceBuilder. withName(QName name)GcubeServiceBuilderDSL.StubClauseGcubeServiceBuilderDSL.NameClause. withName(QName name)Sets the qualified name of the target service.
-