org.ow2.easywsdl.wsdl.api
Interface Binding

All Superinterfaces:
AbsItfBinding<InterfaceType,BindingOperation>, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, WSDLElement, org.ow2.easywsdl.schema.api.XMLElement
All Known Implementing Classes:
BindingImpl, BindingImpl

public interface Binding
extends AbsItfBinding<InterfaceType,BindingOperation>

This interface represents a port type binding and describes the protocol required for using operations in a port type.

Author:
Nicolas Salatge - eBM WebSourcing

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfBinding
AbsItfBinding.BindingConstants, AbsItfBinding.StyleConstant
 
Method Summary
 
Methods inherited from interface org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfBinding
addBindingOperation, createBindingOperation, getBindingOperation, getBindingOperations, getHttpContentEncodingDefault, getHttpDefaultMethod, getHttpQueryParameterSeparatorDefault, getInterface, getQName, getStyle, getTransportProtocol, getTypeOfBinding, getVersion, isHttpCookies, removeBindingOperation, setInterface, setQName, setTransportProtocol
 
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.