Uses of Class
org.gcube.common.calls.jaxws.GcubeService

Packages that use GcubeService
org.gcube.common.calls.jaxws   
org.gcube.common.calls.jaxws.handlers   
 

Uses of GcubeService in org.gcube.common.calls.jaxws
 

Methods in org.gcube.common.calls.jaxws that return GcubeService
<T> GcubeService<T>
GcubeServiceBuilderDSL.StubClause.andInterface(Class<T> type)
          Sets the stub interface of the target service.
<T> GcubeService<T>
GcubeServiceBuilder.andInterface(Class<T> type)
           
 

Methods in org.gcube.common.calls.jaxws with parameters of type GcubeService
static
<T> StubFactory<T>
StubFactory.stubFor(GcubeService<T> target)
           
 

Uses of GcubeService in org.gcube.common.calls.jaxws.handlers
 

Fields in org.gcube.common.calls.jaxws.handlers declared as GcubeService
protected  GcubeService<?> JaxWSHandler.context
           
 

Constructors in org.gcube.common.calls.jaxws.handlers with parameters of type GcubeService
JaxWSHandler(GcubeService<?> context)
           
 



Copyright © 2014. All Rights Reserved.