Uses of Interface
com.sun.xml.ws.api.model.wsdl.WSDLInput
-
Packages that use WSDLInput Package Description com.sun.xml.ws.api.model.wsdl com.sun.xml.ws.api.model.wsdl.editable com.sun.xml.ws.model.wsdl -
-
Uses of WSDLInput in com.sun.xml.ws.api.model.wsdl
Methods in com.sun.xml.ws.api.model.wsdl that return WSDLInput Modifier and Type Method Description WSDLInputWSDLOperation. getInput()Gets the wsdl:input of this operation -
Uses of WSDLInput in com.sun.xml.ws.api.model.wsdl.editable
Subinterfaces of WSDLInput in com.sun.xml.ws.api.model.wsdl.editable Modifier and Type Interface Description interfaceEditableWSDLInput -
Uses of WSDLInput in com.sun.xml.ws.model.wsdl
Classes in com.sun.xml.ws.model.wsdl that implement WSDLInput Modifier and Type Class Description classWSDLInputImpl
-