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 GcubeService Modifier and Type Method Description GcubeServiceGcubeServiceBuilder. andPath(String path)GcubeServiceGcubeServiceBuilderDSL.StubClause. andPath(String path)GcubeServiceGcubeServiceBuilder. useRootPath()GcubeServiceGcubeServiceBuilderDSL.StubClause. useRootPath()Sets the stub interface of the target service.Methods in org.gcube.common.calls.jaxrs with parameters of type GcubeService Modifier and Type Method Description static TargetFactoryTargetFactory. stubFor(GcubeService target)Constructors in org.gcube.common.calls.jaxrs with parameters of type GcubeService Constructor Description JaxRSRequestFilter(GcubeService service)
-