org.apache.tuscany.sca.binding.http
Interface HTTPBindingFactory

All Known Implementing Classes:
HTTPBindingFactoryImpl

public interface HTTPBindingFactory

Factory for the HTTP binding model.


Method Summary
 HTTPBinding createHTTPResourceBinding()
          Creates a new HTTP binding.
 

Method Detail

createHTTPResourceBinding

HTTPBinding createHTTPResourceBinding()
Creates a new HTTP binding.

Returns:
a new HTTP binding