Uses of Interface
com.sun.xml.ws.api.model.wsdl.WSDLOperation
Packages that use WSDLOperation
Package
Description
-
Uses of WSDLOperation in com.sun.xml.ws.api.model.wsdl
Methods in com.sun.xml.ws.api.model.wsdl that return WSDLOperationModifier and TypeMethodDescriptionGets theWSDLOperationfor a given operation nameWSDLBoundOperation.getOperation()Gets the wsdl:portType/wsdl:operation model -WSDLOperation, associated with this binding operation.WSDLFault.getOperation()Gives the owningWSDLOperationWSDLInput.getOperation()Gives the owningWSDLOperationWSDLOutput.getOperation()Gives the owningWSDLOperationMethods in com.sun.xml.ws.api.model.wsdl that return types with arguments of type WSDLOperationModifier and TypeMethodDescriptionIterable<? extends WSDLOperation>WSDLPortType.getOperations()GetsIterable7lt;WSDLOperation> -
Uses of WSDLOperation in com.sun.xml.ws.api.model.wsdl.editable
Subinterfaces of WSDLOperation in com.sun.xml.ws.api.model.wsdl.editable -
Uses of WSDLOperation in com.sun.xml.ws.model.wsdl
Classes in com.sun.xml.ws.model.wsdl that implement WSDLOperation