Uses of Class
com.sun.tools.ws.api.TJavaGeneratorExtension
-
Packages that use TJavaGeneratorExtension Package Description com.sun.tools.ws.processor.generator -
-
Uses of TJavaGeneratorExtension in com.sun.tools.ws.processor.generator
Subclasses of TJavaGeneratorExtension in com.sun.tools.ws.processor.generator Modifier and Type Class Description classJavaGeneratorExtensionFacadeclassW3CAddressingJavaGeneratorExtensionThis Java Generator extension generates @Action annotation on web methods if an explicit wsam:Action value is specified in the wsdl definitions.Methods in com.sun.tools.ws.processor.generator with parameters of type TJavaGeneratorExtension Modifier and Type Method Description static voidSeiGenerator. generate(Model model, WsimportOptions options, ErrorReceiver receiver, TJavaGeneratorExtension... extensions)voidSeiGenerator. init(Model model, WsimportOptions options, ErrorReceiver receiver, TJavaGeneratorExtension... extensions)
-