Uses of Class
org.uddi.api_v3.HostingRedirector

Packages that use HostingRedirector
org.apache.juddi.v3.tck   
org.uddi.api_v3   
 

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

Methods in org.apache.juddi.v3.tck with parameters of type HostingRedirector
static void TckValidator.checkHostingRedirector(HostingRedirector hr1, HostingRedirector hr2)
           
 

Uses of HostingRedirector in org.uddi.api_v3
 

Fields in org.uddi.api_v3 declared as HostingRedirector
protected  HostingRedirector BindingTemplate.hostingRedirector
           
 

Methods in org.uddi.api_v3 that return HostingRedirector
 HostingRedirector ObjectFactory.createHostingRedirector()
          Create an instance of HostingRedirector
 HostingRedirector BindingTemplate.getHostingRedirector()
          Gets the value of the hostingRedirector property.
 

Methods in org.uddi.api_v3 that return types with arguments of type HostingRedirector
 javax.xml.bind.JAXBElement<HostingRedirector> ObjectFactory.createHostingRedirector(HostingRedirector value)
          Create an instance of JAXBElement<HostingRedirector>}
 

Methods in org.uddi.api_v3 with parameters of type HostingRedirector
 javax.xml.bind.JAXBElement<HostingRedirector> ObjectFactory.createHostingRedirector(HostingRedirector value)
          Create an instance of JAXBElement<HostingRedirector>}
 void BindingTemplate.setHostingRedirector(HostingRedirector value)
          Sets the value of the hostingRedirector property.
 



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