org.ow2.easywsdl.extensions.sawsdl.api
Interface BindingInput

All Superinterfaces:
org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfBindingInput, org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfBindingParam, org.ow2.easywsdl.wsdl.api.BindingInput, org.ow2.easywsdl.wsdl.api.BindingParam, SAWSDLElement, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, org.ow2.easywsdl.wsdl.api.WSDLElement, org.ow2.easywsdl.schema.api.XMLElement

public interface BindingInput
extends SAWSDLElement, BindingParam, org.ow2.easywsdl.wsdl.api.BindingInput

This interface represents a fault binding. That is, it contains the information that would be specified in a fault element contained within an operation element contained within a binding element.

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface org.ow2.easywsdl.extensions.sawsdl.api.SAWSDLElement
addModelReference, getAttrExtensions, getModelReference, removeAllModelReferences, removeModelReference
 
Methods inherited from interface org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfBindingParam
createSOAP11Binding4Wsdl11, createSOAP12Binding4Wsdl20, getHTTPBinding4Wsdl11, getHTTPBinding4Wsdl20, getHttpContentEncoding, getMIMEBinding4Wsdl11, getName, getSOAP11Binding4Wsdl11, getSOAP12Binding4Wsdl11, getSOAP12Binding4Wsdl20, setName, setSOAP11Binding4Wsdl11, setSOAP12Binding4Wsdl20
 
Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement
addOtherElements, getOtherElements
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 



Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.