Package | Description |
---|---|
com.sun.xml.ws.api.databinding | |
com.sun.xml.ws.policy.jaxws | |
com.sun.xml.ws.wsdl.writer |
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 |
Constructor and Description |
---|
WSDLGenerator(AbstractSEIModelImpl model,
WSDLResolver wsdlResolver,
WSBinding binding,
Container container,
Class implType,
boolean inlineSchemas,
boolean disableXmlSecurity,
WSDLGeneratorExtension... extensions)
Creates the WSDLGenerator
|
WSDLGenerator(AbstractSEIModelImpl model,
WSDLResolver wsdlResolver,
WSBinding binding,
Container container,
Class implType,
boolean inlineSchemas,
WSDLGeneratorExtension... extensions)
Creates the WSDLGenerator
|
Copyright © 2015 Oracle Corporation. All rights reserved.