Uses of Interface
org.uddi.v3_service.UDDICustodyTransferPortType

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

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

Classes in org.apache.juddi.api.impl that implement UDDICustodyTransferPortType
 class UDDICustodyTransferImpl
           
 

Uses of UDDICustodyTransferPortType in org.apache.juddi.rmi
 

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

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

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

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

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



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