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

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

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

Methods in com.sun.xml.ws.model.wsdl that return WSDLOutputImpl
 WSDLOutputImpl WSDLOperationImpl.getOutput()
           
 

Methods in com.sun.xml.ws.model.wsdl with parameters of type WSDLOutputImpl
 void WSDLOperationImpl.setOutput(WSDLOutputImpl output)