Uses of Interface
org.apache.wsil.extension.ExtensionBuilder
Packages that use ExtensionBuilder
Package
Description
-
Uses of ExtensionBuilder in org.apache.wsil.extension
Methods in org.apache.wsil.extension that return ExtensionBuilderModifier and TypeMethodDescriptionExtensionRegistry.getBuilder
(String namespace) Get an extension builder for a specific namespace.Methods in org.apache.wsil.extension with parameters of type ExtensionBuilderModifier and TypeMethodDescriptionvoid
ExtensionRegistry.addBuilder
(String namespace, ExtensionBuilder builder) Add an extension builder for a specific namespace. -
Uses of ExtensionBuilder in org.apache.wsil.impl.extension.uddi
Classes in org.apache.wsil.impl.extension.uddi that implement ExtensionBuilder -
Uses of ExtensionBuilder in org.apache.wsil.impl.extension.wsdl
Classes in org.apache.wsil.impl.extension.wsdl that implement ExtensionBuilderModifier and TypeClassDescriptionclass
This class is used to create the object that is associated with the WSDL extension element.