org.ow2.easywsdl.wsdl.api.abstractItf
Interface AbsItfBindingInput

All Superinterfaces:
AbsItfBindingParam, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, WSDLElement, org.ow2.easywsdl.schema.api.XMLElement
All Known Subinterfaces:
BindingInput
All Known Implementing Classes:
BindingInputImpl, BindingInputImpl

public interface AbsItfBindingInput
extends AbsItfBindingParam

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.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, getDocumentation, getOtherAttributes, setDocumentation
 



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