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

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

public class HTTPBindingImpl
extends java.lang.Object
implements HTTPBinding4Wsdl11

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(UrlEncoded encoded, UrlReplacement replacement)
           
 
Method Summary
 boolean isUrlEncoded()
           
 boolean isUrlReplacement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPBindingImpl

public HTTPBindingImpl(UrlEncoded encoded,
                       UrlReplacement replacement)
Method Detail

isUrlEncoded

public boolean isUrlEncoded()
Specified by:
isUrlEncoded in interface HTTPBinding4Wsdl11

isUrlReplacement

public boolean isUrlReplacement()
Specified by:
isUrlReplacement in interface HTTPBinding4Wsdl11


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