Uses of Interface
uk.org.ogsadai.service.wsrf.dataservice.DataServicePortType

Packages that use DataServicePortType
uk.org.ogsadai.service.wsrf.dataservice.bindings   
uk.org.ogsadai.service.wsrf.dataservice.service   
 

Uses of DataServicePortType in uk.org.ogsadai.service.wsrf.dataservice.bindings
 

Classes in uk.org.ogsadai.service.wsrf.dataservice.bindings that implement DataServicePortType
 class DataServicePortTypeSOAPBindingStub
           
 

Uses of DataServicePortType in uk.org.ogsadai.service.wsrf.dataservice.service
 

Methods in uk.org.ogsadai.service.wsrf.dataservice.service that return DataServicePortType
 DataServicePortType DataServiceLocator.getDataServicePortTypePort()
           
 DataServicePortType DataServiceLocator.getDataServicePortTypePort(java.net.URL portAddress)
           
 DataServicePortType DataService.getDataServicePortTypePort()
           
 DataServicePortType DataService.getDataServicePortTypePort(java.net.URL portAddress)
           
 DataServicePortType DataServiceAddressingLocator.getDataServicePortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 DataServicePortType DataServiceAddressing.getDataServicePortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)