Package | Description |
---|---|
com.sun.tools.ws.api | |
com.sun.tools.ws.processor.generator | |
com.sun.tools.ws.wsdl.document |
Modifier and Type | Method and Description |
---|---|
abstract void |
TJavaGeneratorExtension.writeMethodAnnotations(TWSDLOperation wsdlOperation,
com.sun.codemodel.JMethod jMethod)
Deprecated.
This method should be used to write annotations on
JMethod . |
Modifier and Type | Method and Description |
---|---|
void |
JavaGeneratorExtensionFacade.writeMethodAnnotations(TWSDLOperation wsdlOperation,
com.sun.codemodel.JMethod jMethod) |
void |
W3CAddressingJavaGeneratorExtension.writeMethodAnnotations(TWSDLOperation two,
com.sun.codemodel.JMethod jMethod) |
Modifier and Type | Class and Description |
---|---|
class |
Operation
Entity corresponding to the "operation" child element of a "portType" WSDL element.
|
Copyright © 2018 Oracle Corporation. All rights reserved.