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 |
---|---|
WSDLInput |
WSDLOperation.getInput()
Gets the wsdl:input of this operation
|
Modifier and Type | Method and Description |
---|---|
void |
WSDLParserExtension.portTypeOperationInputAttributes(WSDLInput input,
javax.xml.stream.XMLStreamReader reader) |
boolean |
WSDLParserExtension.portTypeOperationInputElements(WSDLInput input,
javax.xml.stream.XMLStreamReader reader) |
Modifier and Type | Class and Description |
---|---|
class |
WSDLInputImpl |
Modifier and Type | Method and Description |
---|---|
void |
PolicyWSDLParserExtension.portTypeOperationInputAttributes(WSDLInput input,
javax.xml.stream.XMLStreamReader reader) |
boolean |
PolicyWSDLParserExtension.portTypeOperationInputElements(WSDLInput input,
javax.xml.stream.XMLStreamReader reader) |
Modifier and Type | Method and Description |
---|---|
void |
WSDLParserExtensionFacade.portTypeOperationInputAttributes(WSDLInput input,
javax.xml.stream.XMLStreamReader reader) |
void |
W3CAddressingWSDLParserExtension.portTypeOperationInputAttributes(WSDLInput input,
javax.xml.stream.XMLStreamReader reader) |
void |
DelegatingParserExtension.portTypeOperationInputAttributes(WSDLInput input,
javax.xml.stream.XMLStreamReader reader) |
boolean |
WSDLParserExtensionFacade.portTypeOperationInputElements(WSDLInput input,
javax.xml.stream.XMLStreamReader reader) |
boolean |
FoolProofParserExtension.portTypeOperationInputElements(WSDLInput input,
javax.xml.stream.XMLStreamReader reader) |
boolean |
DelegatingParserExtension.portTypeOperationInputElements(WSDLInput input,
javax.xml.stream.XMLStreamReader reader) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.