| Package | Description |
|---|---|
| com.sun.xml.ws.api.databinding | |
| com.sun.xml.ws.policy.jaxws | |
| com.sun.xml.ws.wsdl.writer |
| Modifier and Type | Field and Description |
|---|---|
(package private) WSDLGeneratorExtension[] |
WSDLGenInfo.extensions |
| Modifier and Type | Method and Description |
|---|---|
WSDLGeneratorExtension[] |
WSDLGenInfo.getExtensions() |
| Modifier and Type | Method and Description |
|---|---|
void |
WSDLGenInfo.setExtensions(WSDLGeneratorExtension[] extensions) |
| Modifier and Type | Class and Description |
|---|---|
class |
PolicyWSDLGeneratorExtension
Marshals the contents of a policy map to WSDL.
|
| Modifier and Type | Class and Description |
|---|---|
class |
W3CAddressingMetadataWSDLGeneratorExtension
This extension class generates wsam:Action values for input, output and faults in the generated wsdl.
|
class |
W3CAddressingWSDLGeneratorExtension |
(package private) class |
WSDLGeneratorExtensionFacade
WSDLGeneratorExtension that delegates to
multiple WSDLGeneratorExtensions. |
| Modifier and Type | Field and Description |
|---|---|
(package private) List<WSDLGeneratorExtension> |
WSDLGenerator.extensionHandlers |
| Constructor and Description |
|---|
WSDLGenerator(AbstractSEIModelImpl model,
WSDLResolver wsdlResolver,
WSBinding binding,
Container container,
Class implType,
boolean inlineSchemas,
WSDLGeneratorExtension... extensions)
Deprecated.
|
WSDLGenerator(AbstractSEIModelImpl model,
org.jvnet.ws.databinding.WSDLResolver wsdlResolver,
WSBinding binding,
Container container,
Class implType,
boolean inlineSchemas,
WSDLGeneratorExtension... extensions)
Creates the WSDLGenerator
|
WSDLGeneratorExtensionFacade(WSDLGeneratorExtension... extensions) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.