public class W3CAddressingMetadataWSDLParserExtension extends W3CAddressingWSDLParserExtension
COLON_DELIMITER, SLASH_DELIMITER| Constructor and Description |
|---|
W3CAddressingMetadataWSDLParserExtension() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
bindingElements(EditableWSDLBoundPortType binding,
XMLStreamReader reader) |
boolean |
bindingOperationElements(EditableWSDLBoundOperation operation,
XMLStreamReader reader) |
protected String |
getNamespaceURI() |
protected QName |
getWsdlActionTag() |
protected void |
patchAnonymousDefault(EditableWSDLBoundPortType binding)
Patch the default value of wsaw:Anonymous=optional if none is specified
|
boolean |
portElements(EditableWSDLPort port,
XMLStreamReader reader) |
buildAction, finished, portTypeOperationFaultAttributes, portTypeOperationInputAttributes, portTypeOperationOutputAttributesbindingAttributes, bindingOperationAttributes, bindingOperationFaultAttributes, bindingOperationFaultElements, bindingOperationInputAttributes, bindingOperationInputElements, bindingOperationOutputAttributes, bindingOperationOutputElements, definitionsElements, messageAttributes, messageElements, portAttributes, portTypeAttributes, portTypeElements, portTypeOperationAttributes, portTypeOperationElements, portTypeOperationFault, portTypeOperationFaultElements, portTypeOperationInput, portTypeOperationInputElements, portTypeOperationOutput, portTypeOperationOutputElements, postFinished, serviceAttributes, serviceElements, startpublic W3CAddressingMetadataWSDLParserExtension()
public boolean bindingElements(EditableWSDLBoundPortType binding, XMLStreamReader reader)
bindingElements in class W3CAddressingWSDLParserExtensionpublic boolean portElements(EditableWSDLPort port, XMLStreamReader reader)
portElements in class W3CAddressingWSDLParserExtensionpublic boolean bindingOperationElements(EditableWSDLBoundOperation operation, XMLStreamReader reader)
bindingOperationElements in class W3CAddressingWSDLParserExtensionprotected void patchAnonymousDefault(EditableWSDLBoundPortType binding)
W3CAddressingWSDLParserExtensionpatchAnonymousDefault in class W3CAddressingWSDLParserExtensionbinding - WSDLBoundPortTypeImplprotected String getNamespaceURI()
getNamespaceURI in class W3CAddressingWSDLParserExtensionprotected QName getWsdlActionTag()
getWsdlActionTag in class W3CAddressingWSDLParserExtensionCopyright © 2015 Oracle Corporation. All rights reserved.