Uses of Interface
org.apache.juddi.v3_service.JUDDIApiPortType

Packages that use JUDDIApiPortType
org.apache.juddi.api.impl   
org.apache.juddi.rmi   
org.apache.juddi.v3.client   
org.apache.juddi.v3.client.transport   
 

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

Classes in org.apache.juddi.api.impl that implement JUDDIApiPortType
 class JUDDIApiImpl
           
 

Uses of JUDDIApiPortType in org.apache.juddi.rmi
 

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

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

Methods in org.apache.juddi.v3.client that return JUDDIApiPortType
 JUDDIApiPortType JUDDIApiService.getJUDDIApiImplPort()
           
 JUDDIApiPortType JUDDIApiService.getJUDDIApiImplPort(javax.xml.ws.WebServiceFeature... features)
           
 

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

Methods in org.apache.juddi.v3.client.transport that return JUDDIApiPortType
 JUDDIApiPortType Transport.getJUDDIApiService()
           
abstract  JUDDIApiPortType Transport.getJUDDIApiService(String enpointURL)
           
 JUDDIApiPortType RMITransport.getJUDDIApiService(String endpointURL)
           
 JUDDIApiPortType JAXWSTransport.getJUDDIApiService(String endpointURL)
          This is a jUDDI specific API
 JUDDIApiPortType InVMTransport.getJUDDIApiService(String endpointURL)
           
 



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