|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WSDLInput | |
|---|---|
| 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 | |
| Uses of WSDLInput in com.sun.xml.ws.api.model.wsdl |
|---|
| Methods in com.sun.xml.ws.api.model.wsdl that return WSDLInput | |
|---|---|
WSDLInput |
WSDLOperation.getInput()
Gets the wsdl:input of this operation |
| Uses of WSDLInput in com.sun.xml.ws.api.wsdl.parser |
|---|
| Methods in com.sun.xml.ws.api.wsdl.parser with parameters of type WSDLInput | |
|---|---|
void |
WSDLParserExtension.portTypeOperationInputAttributes(WSDLInput input,
javax.xml.stream.XMLStreamReader reader)
|
boolean |
WSDLParserExtension.portTypeOperationInputElements(WSDLInput input,
javax.xml.stream.XMLStreamReader reader)
|
| Uses of WSDLInput in com.sun.xml.ws.model.wsdl |
|---|
| Classes in com.sun.xml.ws.model.wsdl that implement WSDLInput | |
|---|---|
class |
WSDLInputImpl
|
| Uses of WSDLInput in com.sun.xml.ws.policy.jaxws |
|---|
| Methods in com.sun.xml.ws.policy.jaxws with parameters of type WSDLInput | |
|---|---|
void |
PolicyWSDLParserExtension.portTypeOperationInputAttributes(WSDLInput input,
javax.xml.stream.XMLStreamReader reader)
|
boolean |
PolicyWSDLParserExtension.portTypeOperationInputElements(WSDLInput input,
javax.xml.stream.XMLStreamReader reader)
|
| Uses of WSDLInput in com.sun.xml.ws.wsdl.parser |
|---|
| Methods in com.sun.xml.ws.wsdl.parser with parameters of type WSDLInput | |
|---|---|
void |
W3CAddressingWSDLParserExtension.portTypeOperationInputAttributes(WSDLInput input,
javax.xml.stream.XMLStreamReader reader)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||