Uses of Interface
com.sun.xml.ws.api.model.wsdl.WSDLOutput
-
Packages that use WSDLOutput 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 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. -
Uses of WSDLOutput in com.sun.xml.ws.api.model.wsdl.editable
Subinterfaces of WSDLOutput in com.sun.xml.ws.api.model.wsdl.editable Modifier and Type Interface Description interfaceEditableWSDLOutput -
Uses of WSDLOutput in com.sun.xml.ws.model.wsdl
Classes in com.sun.xml.ws.model.wsdl that implement WSDLOutput Modifier and Type Class Description classWSDLOutputImpl
-