|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TWSDLOperation | |
|---|---|
| com.sun.tools.ws.api | |
| com.sun.tools.ws.processor.generator | |
| com.sun.tools.ws.wsdl.document | |
| Uses of TWSDLOperation in com.sun.tools.ws.api |
|---|
| Methods in com.sun.tools.ws.api with parameters of type TWSDLOperation | |
|---|---|
abstract void |
TJavaGeneratorExtension.writeMethodAnnotations(TWSDLOperation wsdlOperation,
com.sun.codemodel.JMethod jMethod)
Deprecated. This method should be used to write annotations on JMethod. |
| Uses of TWSDLOperation in com.sun.tools.ws.processor.generator |
|---|
| Methods in com.sun.tools.ws.processor.generator with parameters of type TWSDLOperation | |
|---|---|
void |
JavaGeneratorExtensionFacade.writeMethodAnnotations(TWSDLOperation wsdlOperation,
com.sun.codemodel.JMethod jMethod)
|
void |
W3CAddressingJavaGeneratorExtension.writeMethodAnnotations(TWSDLOperation two,
com.sun.codemodel.JMethod jMethod)
|
| Uses of TWSDLOperation in com.sun.tools.ws.wsdl.document |
|---|
| Classes in com.sun.tools.ws.wsdl.document that implement TWSDLOperation | |
|---|---|
class |
Operation
Entity corresponding to the "operation" child element of a "portType" WSDL element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||