Uses of Class
com.sun.xml.ws.model.wsdl.WSDLInputImpl

Packages that use WSDLInputImpl
com.sun.xml.ws.model.wsdl   
 

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

Methods in com.sun.xml.ws.model.wsdl that return WSDLInputImpl
 WSDLInputImpl WSDLOperationImpl.getInput()
           
 

Methods in com.sun.xml.ws.model.wsdl with parameters of type WSDLInputImpl
 void WSDLOperationImpl.setInput(WSDLInputImpl input)