Uses of Class
org.uddi.api_v3.HostingRedirector

Packages that use HostingRedirector
org.uddi.api_v3   
 

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.