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

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

public interface Binding
extends SAWSDLElement, org.ow2.easywsdl.wsdl.api.abstractItf.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
org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfBinding.BindingConstants, org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfBinding.StyleConstant
 
Method Summary
 
Methods inherited from interface org.ow2.easywsdl.extensions.sawsdl.api.SAWSDLElement
addLiftingSchemaMapping, addLoweringSchemaMapping, addModelReference, getAttrExtensions, getLiftingSchemaMapping, getLoweringSchemaMapping, getModelReference, removeAllLiftingSchemaMappings, removeAllLoweringSchemaMappings, removeAllModelReferences, removeLiftingSchemaMapping, removeLoweringSchemaMapping, removeModelReference
 
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.xml.api.XMLElement
getOtherElements
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.