Apache CXF API

org.apache.cxf.binding.soap.wsdl.extensions
Interface SoapOperation

All Superinterfaces:
javax.wsdl.extensions.ExtensibilityElement, Serializable, javax.wsdl.extensions.soap12.SOAP12Operation, javax.wsdl.extensions.soap.SOAPOperation

public interface SoapOperation
extends javax.wsdl.extensions.soap.SOAPOperation, javax.wsdl.extensions.soap12.SOAP12Operation


Method Summary
 
Methods inherited from interface javax.wsdl.extensions.soap.SOAPOperation
getSoapActionURI, getStyle, setSoapActionURI, setStyle
 
Methods inherited from interface javax.wsdl.extensions.soap12.SOAP12Operation
getSoapActionRequired, getSoapActionURI, getStyle, setSoapActionRequired, setSoapActionURI, setStyle
 
Methods inherited from interface javax.wsdl.extensions.ExtensibilityElement
getElementType, getRequired, setElementType, setRequired
 


Apache CXF API

Apache CXF