Uses of Class
org.gcube.common.calls.jaxws.StubFactory
Packages that use StubFactory
-
Uses of StubFactory in org.gcube.common.calls.jaxws
Methods in org.gcube.common.calls.jaxws that return StubFactoryModifier and TypeMethodDescriptionstatic <T> StubFactory<T>StubFactory.stubFor(GcubeService<T> target) Creates a stub factory for the given gCube service.