Uses of Interface
org.uddi.v3_service.UDDIInquiryPortType

Packages that use UDDIInquiryPortType
org.apache.juddi.api.impl   
org.apache.juddi.rmi   
org.apache.juddi.v3.client   
org.apache.juddi.v3.client.transport   
org.apache.juddi.v3.client.transport.wrapper   
org.apache.juddi.v3.tck   
 

Uses of UDDIInquiryPortType in org.apache.juddi.api.impl
 

Classes in org.apache.juddi.api.impl that implement UDDIInquiryPortType
 class UDDIInquiryImpl
           
 

Uses of UDDIInquiryPortType in org.apache.juddi.rmi
 

Classes in org.apache.juddi.rmi that implement UDDIInquiryPortType
 class UDDIInquiryService
          UDDIInquiryPortType wrapper so it can be exposed as a service over RMI.
 

Uses of UDDIInquiryPortType in org.apache.juddi.v3.client
 

Methods in org.apache.juddi.v3.client that return UDDIInquiryPortType
 UDDIInquiryPortType UDDIService.getUDDIInquiryPort()
           
 UDDIInquiryPortType UDDIService.getUDDIInquiryPort(javax.xml.ws.WebServiceFeature... features)
           
 

Uses of UDDIInquiryPortType in org.apache.juddi.v3.client.transport
 

Methods in org.apache.juddi.v3.client.transport that return UDDIInquiryPortType
 UDDIInquiryPortType Transport.getUDDIInquiryService()
           
abstract  UDDIInquiryPortType Transport.getUDDIInquiryService(String enpointURL)
           
 UDDIInquiryPortType RMITransport.getUDDIInquiryService(String endpointURL)
           
 UDDIInquiryPortType JAXWSTransport.getUDDIInquiryService(String endpointURL)
           
 UDDIInquiryPortType InVMTransport.getUDDIInquiryService(String endpointURL)
           
 

Uses of UDDIInquiryPortType in org.apache.juddi.v3.client.transport.wrapper
 

Methods in org.apache.juddi.v3.client.transport.wrapper with parameters of type UDDIInquiryPortType
 String UDDIInquiryService.inquire(UDDIInquiryPortType inquiry, String request)
           
 

Uses of UDDIInquiryPortType in org.apache.juddi.v3.tck
 

Constructors in org.apache.juddi.v3.tck with parameters of type UDDIInquiryPortType
TckBindingTemplate(UDDIPublicationPortType publication, UDDIInquiryPortType inquiry)
           
TckBusiness(UDDIPublicationPortType publication, UDDIInquiryPortType inquiry)
           
TckBusinessService(UDDIPublicationPortType publication, UDDIInquiryPortType inquiry)
           
TckFindEntity(UDDIInquiryPortType inquiry)
           
TckTModel(UDDIPublicationPortType publication, UDDIInquiryPortType inquiry)
           
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.