Uses of Class
org.gcube.common.calls.jaxrs.GcubeService
-
Uses of GcubeService in org.gcube.common.calls.jaxrs
Methods in org.gcube.common.calls.jaxrs that return GcubeServiceModifier and TypeMethodDescriptionSets the service path.GcubeServiceBuilder.useRootPath()GcubeServiceBuilderDSL.StubClause.useRootPath()Uses the root path for the service.Methods in org.gcube.common.calls.jaxrs with parameters of type GcubeServiceModifier and TypeMethodDescriptionstatic TargetFactoryTargetFactory.stubFor(GcubeService target) Creates a target factory for the given gCube service.Constructors in org.gcube.common.calls.jaxrs with parameters of type GcubeServiceModifierConstructorDescriptionJaxRSRequestFilter(GcubeService service) Creates a new JAX-RS request filter for the given service.