Uses of Interface
com.sun.tools.ws.api.wsdl.TWSDLOperation
Packages that use TWSDLOperation
Package
Description
-
Uses of TWSDLOperation in com.sun.tools.ws.api
Methods in com.sun.tools.ws.api with parameters of type TWSDLOperationModifier and TypeMethodDescriptionabstract voidTJavaGeneratorExtension.writeMethodAnnotations(TWSDLOperation wsdlOperation, JMethod jMethod) Deprecated.This method should be used to write annotations onJMethod. -
Uses of TWSDLOperation in com.sun.tools.ws.processor.generator
Methods in com.sun.tools.ws.processor.generator with parameters of type TWSDLOperationModifier and TypeMethodDescriptionvoidJavaGeneratorExtensionFacade.writeMethodAnnotations(TWSDLOperation wsdlOperation, JMethod jMethod) voidW3CAddressingJavaGeneratorExtension.writeMethodAnnotations(TWSDLOperation two, JMethod jMethod) -
Uses of TWSDLOperation in com.sun.tools.ws.wsdl.document
Classes in com.sun.tools.ws.wsdl.document that implement TWSDLOperationModifier and TypeClassDescriptionclassEntity corresponding to the "operation" child element of a "portType" WSDL element.