com.ebmwebsourcing.commons.wsdl.api
Interface BindingOutput

All Superinterfaces:
BindingParam, java.io.Serializable, WSDLElement
All Known Implementing Classes:
BindingOutputImpl, BindingOutputImpl

public interface BindingOutput
extends BindingParam

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 com.ebmwebsourcing.commons.wsdl.api.BindingParam
getHTTPBinding4Wsdl11, getHTTPBinding4Wsdl20, getHttpContentEncoding, getMIMEBinding4Wsdl11, getName, getSOAP11Binding4Wsdl11, getSOAP12Binding4Wsdl11, getSOAP12Binding4Wsdl20, setName
 
Methods inherited from interface com.ebmwebsourcing.commons.wsdl.api.WSDLElement
createDocumentation, getDocumentation, getOtherAttributes, getOtherElements, setDocumentation
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.