org.ow2.easywsdl.wsdl.impl.wsdl20.binding.http
Class HTTPBindingImpl

java.lang.Object
  extended by org.ow2.easywsdl.wsdl.impl.wsdl20.binding.http.HTTPBindingImpl
All Implemented Interfaces:
BindingProtocol, HTTPBinding4Wsdl20

public class HTTPBindingImpl
extends java.lang.Object
implements HTTPBinding4Wsdl20

Author:
Nicolas Salatge - eBM WebSourcing

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.ow2.easywsdl.wsdl.api.binding.BindingProtocol
BindingProtocol.SOAPMEPConstants
 
Constructor Summary
HTTPBindingImpl(java.util.List<Header> headers, AbstractWSDLElementImpl parent)
           
 
Method Summary
 java.util.List<HTTPHeader> getHeaders()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPBindingImpl

public HTTPBindingImpl(java.util.List<Header> headers,
                       AbstractWSDLElementImpl parent)
Method Detail

getHeaders

public java.util.List<HTTPHeader> getHeaders()
Specified by:
getHeaders in interface HTTPBinding4Wsdl20


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