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 MasterServiceLocator.getMasterPortTypePort()
           
 MasterPortType MasterService.getMasterPortTypePort()
           
 MasterPortType MasterServiceAddressing.getMasterPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 MasterPortType MasterServiceAddressingLocator.getMasterPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 MasterPortType MasterServiceLocator.getMasterPortTypePort(java.net.URL portAddress)
           
 MasterPortType MasterService.getMasterPortTypePort(java.net.URL portAddress)