Uses of Class
org.gcube.dir.master.stubs.FactoryParams

Packages that use FactoryParams
org.gcube.dir.master.stubs   
org.gcube.dir.master.stubs.bindings   
 

Uses of FactoryParams in org.gcube.dir.master.stubs
 

Methods in org.gcube.dir.master.stubs with parameters of type FactoryParams
 org.apache.axis.message.addressing.EndpointReferenceType FactoryPortType.createMaster(FactoryParams request)
          Returns the endpoint of a Master WS-Resource for one or more target collections.
 

Uses of FactoryParams in org.gcube.dir.master.stubs.bindings
 

Methods in org.gcube.dir.master.stubs.bindings with parameters of type FactoryParams
 org.apache.axis.message.addressing.EndpointReferenceType FactoryPortTypeSOAPBindingStub.createMaster(FactoryParams request)