Uses of Interface
com.sun.xml.ws.api.model.wsdl.WSDLInput

Packages that use WSDLInput
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
 WSDLInput WSDLOperation.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
 interface EditableWSDLInput
           
 

Uses of WSDLInput in com.sun.xml.ws.model.wsdl
 

Classes in com.sun.xml.ws.model.wsdl that implement WSDLInput
 class WSDLInputImpl
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.