Package | Description |
---|---|
org.apache.wsil.extension | |
org.apache.wsil.impl.extension.uddi | |
org.apache.wsil.impl.extension.wsdl |
Modifier and Type | Method and Description |
---|---|
ExtensionWriter |
ExtensionRegistry.getWriter(java.lang.String namespace)
Get an extension writer for a specific namespace.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtensionRegistry.addWriter(java.lang.String namespace,
ExtensionWriter writer)
Add an extension writer for a specific namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
UDDIExtensionWriter
The UDDI extension writer class is used to write the UDDI extension elements
to an output writer.
|
Modifier and Type | Class and Description |
---|---|
class |
WSDLExtensionWriter
The WSDL extension writer class is used to write the WSDL extension elements
to an output writer.
|
Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.