public class W3CAddressingMetadataWSDLParserExtension extends W3CAddressingWSDLParserExtension
Modifier and Type | Field and Description |
---|---|
(package private) QName |
METADATA_WSDL_ACTION_TAG |
(package private) String |
METADATA_WSDL_EXTN_NS |
COLON_DELIMITER, SLASH_DELIMITER
Constructor and Description |
---|
W3CAddressingMetadataWSDLParserExtension() |
Modifier and Type | Method and Description |
---|---|
boolean |
bindingElements(WSDLBoundPortType binding,
javax.xml.stream.XMLStreamReader reader) |
boolean |
bindingOperationElements(WSDLBoundOperation operation,
javax.xml.stream.XMLStreamReader reader) |
protected String |
getNamespaceURI() |
protected QName |
getWsdlActionTag() |
protected void |
patchAnonymousDefault(WSDLBoundPortTypeImpl binding)
Patch the default value of wsaw:Anonymous=optional if none is specified
|
boolean |
portElements(WSDLPort port,
javax.xml.stream.XMLStreamReader reader) |
buildAction, finished, portTypeOperationFaultAttributes, portTypeOperationInputAttributes, portTypeOperationOutputAttributes
bindingAttributes, bindingOperationAttributes, bindingOperationFaultAttributes, bindingOperationFaultElements, bindingOperationInputAttributes, bindingOperationInputElements, bindingOperationOutputAttributes, bindingOperationOutputElements, definitionsElements, messageAttributes, messageElements, portAttributes, portTypeAttributes, portTypeElements, portTypeOperationAttributes, portTypeOperationElements, portTypeOperationFault, portTypeOperationFaultElements, portTypeOperationInput, portTypeOperationInputElements, portTypeOperationOutput, portTypeOperationOutputElements, postFinished, serviceAttributes, serviceElements, start
String METADATA_WSDL_EXTN_NS
QName METADATA_WSDL_ACTION_TAG
public W3CAddressingMetadataWSDLParserExtension()
public boolean bindingElements(WSDLBoundPortType binding, javax.xml.stream.XMLStreamReader reader)
bindingElements
in class W3CAddressingWSDLParserExtension
public boolean portElements(WSDLPort port, javax.xml.stream.XMLStreamReader reader)
portElements
in class W3CAddressingWSDLParserExtension
public boolean bindingOperationElements(WSDLBoundOperation operation, javax.xml.stream.XMLStreamReader reader)
bindingOperationElements
in class W3CAddressingWSDLParserExtension
protected void patchAnonymousDefault(WSDLBoundPortTypeImpl binding)
W3CAddressingWSDLParserExtension
patchAnonymousDefault
in class W3CAddressingWSDLParserExtension
binding
- WSDLBoundPortTypeImplprotected String getNamespaceURI()
getNamespaceURI
in class W3CAddressingWSDLParserExtension
protected QName getWsdlActionTag()
getWsdlActionTag
in class W3CAddressingWSDLParserExtension
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.