Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.HostingRedirector
-
Packages that use HostingRedirector Package Description 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 Modifier and Type Field Description protected HostingRedirectorBindingTemplate. hostingRedirectorMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return HostingRedirector Modifier and Type Method Description HostingRedirectorObjectFactory. createHostingRedirector()Create an instance ofHostingRedirectorHostingRedirectorBindingTemplate. 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 Modifier and Type Method Description javax.xml.bind.JAXBElement<HostingRedirector>ObjectFactory. createHostingRedirector(HostingRedirector value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type HostingRedirector Modifier and Type Method Description javax.xml.bind.JAXBElement<HostingRedirector>ObjectFactory. createHostingRedirector(HostingRedirector value)voidBindingTemplate. setHostingRedirector(HostingRedirector value)Sets the value of the hostingRedirector property.
-