Uses of Class
org.apache.ws.scout.model.uddi.v2.HostingRedirector

Packages that use HostingRedirector
org.apache.ws.scout.model.uddi.v2   
 

Uses of HostingRedirector in org.apache.ws.scout.model.uddi.v2
 

Fields in org.apache.ws.scout.model.uddi.v2 declared as HostingRedirector
protected  HostingRedirector BindingTemplate.hostingRedirector
           
 

Methods in org.apache.ws.scout.model.uddi.v2 that return HostingRedirector
 HostingRedirector ObjectFactory.createHostingRedirector()
          Create an instance of HostingRedirector
 HostingRedirector BindingTemplate.getHostingRedirector()
          Gets the value of the hostingRedirector property.
 

Methods in org.apache.ws.scout.model.uddi.v2 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.apache.ws.scout.model.uddi.v2 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-2012 The Apache Software Foundation. All Rights Reserved.