Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.HostingRedirector

Packages that use HostingRedirector
com.sun.xml.registry.uddi.bindings_v2_2   
 

Uses of HostingRedirector in com.sun.xml.registry.uddi.bindings_v2_2
 

Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as HostingRedirector
protected  HostingRedirector BindingTemplate.hostingRedirector
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return HostingRedirector
 HostingRedirector ObjectFactory.createHostingRedirector()
          Create an instance of HostingRedirector
 HostingRedirector BindingTemplate.getHostingRedirector()
          Gets the value of the hostingRedirector property.
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type HostingRedirector
 JAXBElement<HostingRedirector> ObjectFactory.createHostingRedirector(HostingRedirector value)
          Create an instance of JAXBElement<HostingRedirector>}
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type HostingRedirector
 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 © 2005-2013 Oracle Corporation. All Rights Reserved.