Uses of Class
com.sun.xml.ws.api.wsdl.writer.WSDLGenExtnContext
-
Packages that use WSDLGenExtnContext Package Description com.sun.xml.ws.api.wsdl.writer com.sun.xml.ws.policy.jaxws com.sun.xml.ws.wsdl.writer -
-
Uses of WSDLGenExtnContext in com.sun.xml.ws.api.wsdl.writer
Methods in com.sun.xml.ws.api.wsdl.writer with parameters of type WSDLGenExtnContext Modifier and Type Method Description voidWSDLGeneratorExtension. end(WSDLGenExtnContext ctxt)Called before writing </wsdl:defintions>.voidWSDLGeneratorExtension. start(WSDLGenExtnContext ctxt)Called at the very beginning of the process. -
Uses of WSDLGenExtnContext in com.sun.xml.ws.policy.jaxws
Methods in com.sun.xml.ws.policy.jaxws with parameters of type WSDLGenExtnContext Modifier and Type Method Description voidPolicyWSDLGeneratorExtension. start(WSDLGenExtnContext context) -
Uses of WSDLGenExtnContext in com.sun.xml.ws.wsdl.writer
Methods in com.sun.xml.ws.wsdl.writer with parameters of type WSDLGenExtnContext Modifier and Type Method Description voidW3CAddressingMetadataWSDLGeneratorExtension. start(WSDLGenExtnContext ctxt)voidW3CAddressingWSDLGeneratorExtension. start(WSDLGenExtnContext ctxt)
-