Methods in com.sun.tools.ws.api.wsdl with parameters of type TWSDLParserContext |
boolean |
TWSDLExtensionHandler.doHandleExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
This interface is called during WSDL parsing on detecting any wsdl extension. |
boolean |
TWSDLExtensionHandler.handleBindingExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
Callback for wsdl:binding |
boolean |
TWSDLExtensionHandler.handleDefinitionsExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
Callback for wsdl:definitions |
boolean |
TWSDLExtensionHandler.handleFaultExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
Callback for wsdl:fault |
boolean |
TWSDLExtensionHandler.handleInputExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
Callback for wsdl:input |
boolean |
TWSDLExtensionHandler.handleOperationExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
Callback for wsdl:portType/wsdl:operation . |
boolean |
TWSDLExtensionHandler.handleOutputExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
Callback for wsdl:output |
boolean |
TWSDLExtensionHandler.handlePortExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
Callback for wsdl:port |
boolean |
TWSDLExtensionHandler.handlePortTypeExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
Callback for wsdl:portType |
boolean |
TWSDLExtensionHandler.handleServiceExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
Callback for wsdl:service |
boolean |
TWSDLExtensionHandler.handleTypesExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
Callback for wsdl:type |
Methods in com.sun.tools.ws.wsdl.parser with parameters of type TWSDLParserContext |
boolean |
AbstractExtensionHandler.doHandleExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
Callback that gets called by the WSDL parser or any other extension handler on finding an extensibility element
that it can't understand. |
boolean |
MIMEExtensionHandler.doHandleExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
SOAPExtensionHandler.handleBindingExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
JAXWSBindingExtensionHandler.handleBindingExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
W3CAddressingExtensionHandler.handleBindingExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
HTTPExtensionHandler.handleBindingExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
SOAPExtensionHandler.handleDefinitionsExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
JAXWSBindingExtensionHandler.handleDefinitionsExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
HTTPExtensionHandler.handleDefinitionsExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
SOAPExtensionHandler.handleFaultExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
JAXWSBindingExtensionHandler.handleFaultExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
W3CAddressingExtensionHandler.handleFaultExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
HTTPExtensionHandler.handleFaultExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
SOAPExtensionHandler.handleInputExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
W3CAddressingExtensionHandler.handleInputExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
HTTPExtensionHandler.handleInputExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
protected boolean |
SOAPExtensionHandler.handleInputOutputExtension(TWSDLParserContext contextif,
TWSDLExtensible parent,
Element e)
|
protected boolean |
MIMEExtensionHandler.handleInputOutputExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
protected boolean |
SOAPExtensionHandler.handleMIMEPartExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
protected boolean |
AbstractExtensionHandler.handleMIMEPartExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
Callback for wsdl:mime |
protected boolean |
MIMEExtensionHandler.handleMIMEPartExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
SOAPExtensionHandler.handleOperationExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
JAXWSBindingExtensionHandler.handleOperationExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
HTTPExtensionHandler.handleOperationExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
SOAPExtensionHandler.handleOutputExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
W3CAddressingExtensionHandler.handleOutputExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
HTTPExtensionHandler.handleOutputExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
SOAPExtensionHandler.handlePortExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
MemberSubmissionAddressingExtensionHandler.handlePortExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
JAXWSBindingExtensionHandler.handlePortExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
W3CAddressingExtensionHandler.handlePortExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
HTTPExtensionHandler.handlePortExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
SOAPExtensionHandler.handlePortTypeExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
JAXWSBindingExtensionHandler.handlePortTypeExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
HTTPExtensionHandler.handlePortTypeExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
SOAPExtensionHandler.handleServiceExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
JAXWSBindingExtensionHandler.handleServiceExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
HTTPExtensionHandler.handleServiceExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
SOAPExtensionHandler.handleTypesExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
boolean |
HTTPExtensionHandler.handleTypesExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
|
protected MIMEContent |
MIMEExtensionHandler.parseMIMEContent(TWSDLParserContext context,
Element e)
|
protected MIMEXml |
MIMEExtensionHandler.parseMIMEXml(TWSDLParserContext context,
Element e)
|