Package | Description |
---|---|
org.apache.wsil.extension | |
org.apache.wsil.impl.extension.uddi | |
org.apache.wsil.impl.extension.wsdl |
Modifier and Type | Method and Description |
---|---|
ExtensionBuilder |
ExtensionRegistry.getBuilder(java.lang.String namespace)
Get an extension builder for a specific namespace.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtensionRegistry.addBuilder(java.lang.String namespace,
ExtensionBuilder builder)
Add an extension builder for a specific namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
UDDIExtensionBuilder
This class will ...
|
Modifier and Type | Class and Description |
---|---|
class |
WSDLExtensionBuilder
This class is used to create the object that is associated with
the WSDL extension element.
|
Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.