Uses of Interface
org.globus.mds.index.IndexPortType

Packages that use IndexPortType
org.globus.mds.index   
 

Uses of IndexPortType in org.globus.mds.index
 

Classes in org.globus.mds.index that implement IndexPortType
 class IndexPortTypeSOAPBindingStub
           
 

Methods in org.globus.mds.index that return IndexPortType
 IndexPortType IndexServiceLocator.getIndexPortTypePort()
           
 IndexPortType IndexServiceLocator.getIndexPortTypePort(java.net.URL portAddress)
           
 IndexPortType IndexServiceAddressingLocator.getIndexPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 IndexPortType IndexServiceAddressing.getIndexPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 IndexPortType IndexService.getIndexPortTypePort()
           
 IndexPortType IndexService.getIndexPortTypePort(java.net.URL portAddress)