Uses of Interface
com.sun.xml.ws.api.model.wsdl.WSDLOutput
-
Packages that use WSDLOutput Package Description com.sun.xml.ws.api.model.wsdl -
-
Uses of WSDLOutput in com.sun.xml.ws.api.model.wsdl
Methods in com.sun.xml.ws.api.model.wsdl that return WSDLOutput Modifier and Type Method Description WSDLOutputWSDLOperation. getOutput()Gets the wsdl:output of this operation.
-