Package | Description |
---|---|
com.sun.xml.ws.api.model.wsdl.editable | |
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 |
---|---|
EditableWSDLInput |
EditableWSDLOperation.getInput() |
Modifier and Type | Method and Description |
---|---|
void |
EditableWSDLOperation.setInput(EditableWSDLInput input)
Set input
|
Modifier and Type | Method and Description |
---|---|
void |
WSDLParserExtension.portTypeOperationInputAttributes(EditableWSDLInput input,
XMLStreamReader reader) |
boolean |
WSDLParserExtension.portTypeOperationInputElements(EditableWSDLInput input,
XMLStreamReader reader) |
Modifier and Type | Class and Description |
---|---|
class |
WSDLInputImpl |
Modifier and Type | Method and Description |
---|---|
EditableWSDLInput |
WSDLOperationImpl.getInput() |
Modifier and Type | Method and Description |
---|---|
void |
WSDLOperationImpl.setInput(EditableWSDLInput input) |
Modifier and Type | Method and Description |
---|---|
void |
PolicyWSDLParserExtension.portTypeOperationInputAttributes(EditableWSDLInput input,
XMLStreamReader reader) |
boolean |
PolicyWSDLParserExtension.portTypeOperationInputElements(EditableWSDLInput input,
XMLStreamReader reader) |
Modifier and Type | Method and Description |
---|---|
void |
W3CAddressingWSDLParserExtension.portTypeOperationInputAttributes(EditableWSDLInput input,
XMLStreamReader reader) |
Copyright © 2015 Oracle Corporation. All rights reserved.