Uses of Class
org.uddi4j.datatype.binding.HostingRedirector
-
Packages that use HostingRedirector Package Description org.uddi4j.datatype.binding -
-
Uses of HostingRedirector in org.uddi4j.datatype.binding
Methods in org.uddi4j.datatype.binding that return HostingRedirector Modifier and Type Method Description HostingRedirectorBindingTemplate. getHostingRedirector()Methods in org.uddi4j.datatype.binding with parameters of type HostingRedirector Modifier and Type Method Description voidBindingTemplate. setHostingRedirector(HostingRedirector s)Constructors in org.uddi4j.datatype.binding with parameters of type HostingRedirector Constructor Description BindingTemplate(java.lang.String bindingKey, TModelInstanceDetails tModelInstanceDetails, HostingRedirector hostingRedirector)Construct the object with required fields.
-