2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.



org.apache.tuscany.sca.binding.ws
Interface WebServiceBindingFactory

All Known Implementing Classes:
DefaultWebServiceBindingFactory, WebServiceBindingFactoryImpl

public interface WebServiceBindingFactory

Factory for the Web Service binding model.


Method Summary
 WebServiceBinding createWebServiceBinding()
          Creates a new WebService binding.
 

Method Detail

createWebServiceBinding

WebServiceBinding createWebServiceBinding()
Creates a new WebService binding.

Returns:
a new WebService binding