Package | Description |
---|---|
com.sun.xml.ws.api.model.wsdl | |
com.sun.xml.ws.api.wsdl.parser |
Extension point for WSDL parsing.
|
com.sun.xml.ws.model.wsdl | |
com.sun.xml.ws.policy.jaxws | |
com.sun.xml.ws.wsdl.parser |
Modifier and Type | Method and Description |
---|---|
WSDLOutput |
WSDLOperation.getOutput()
Gets the wsdl:output of this operation.
|
Modifier and Type | Method and Description |
---|---|
void |
WSDLParserExtension.portTypeOperationOutputAttributes(WSDLOutput output,
javax.xml.stream.XMLStreamReader reader) |
boolean |
WSDLParserExtension.portTypeOperationOutputElements(WSDLOutput output,
javax.xml.stream.XMLStreamReader reader) |
Modifier and Type | Class and Description |
---|---|
class |
WSDLOutputImpl |
Modifier and Type | Method and Description |
---|---|
void |
PolicyWSDLParserExtension.portTypeOperationOutputAttributes(WSDLOutput output,
javax.xml.stream.XMLStreamReader reader) |
boolean |
PolicyWSDLParserExtension.portTypeOperationOutputElements(WSDLOutput output,
javax.xml.stream.XMLStreamReader reader) |
Modifier and Type | Method and Description |
---|---|
void |
WSDLParserExtensionFacade.portTypeOperationOutputAttributes(WSDLOutput output,
javax.xml.stream.XMLStreamReader reader) |
void |
W3CAddressingWSDLParserExtension.portTypeOperationOutputAttributes(WSDLOutput output,
javax.xml.stream.XMLStreamReader reader) |
void |
DelegatingParserExtension.portTypeOperationOutputAttributes(WSDLOutput output,
javax.xml.stream.XMLStreamReader reader) |
boolean |
WSDLParserExtensionFacade.portTypeOperationOutputElements(WSDLOutput output,
javax.xml.stream.XMLStreamReader reader) |
boolean |
FoolProofParserExtension.portTypeOperationOutputElements(WSDLOutput output,
javax.xml.stream.XMLStreamReader reader) |
boolean |
DelegatingParserExtension.portTypeOperationOutputElements(WSDLOutput output,
javax.xml.stream.XMLStreamReader reader) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.