Uses of Interface
org.gcube.dir.master.stubs.MasterPortType

Packages that use MasterPortType
org.gcube.dir.master.stubs.bindings   
org.gcube.dir.master.stubs.service   
 

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

Classes in org.gcube.dir.master.stubs.bindings that implement MasterPortType
 class MasterPortTypeSOAPBindingStub
           
 

Uses of MasterPortType in org.gcube.dir.master.stubs.service
 

Methods in org.gcube.dir.master.stubs.service that return MasterPortType
 MasterPortType MasterService.getMasterPortTypePort()
           
 MasterPortType MasterServiceLocator.getMasterPortTypePort()
           
 MasterPortType MasterServiceAddressingLocator.getMasterPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 MasterPortType MasterServiceAddressing.getMasterPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 MasterPortType MasterService.getMasterPortTypePort(java.net.URL portAddress)
           
 MasterPortType MasterServiceLocator.getMasterPortTypePort(java.net.URL portAddress)