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

For more information, please explore the Attic.



org.apache.tuscany.sca.binding.feed
Interface RSSBindingFactory

All Known Implementing Classes:
RSSBindingFactoryImpl

public interface RSSBindingFactory

Factory for the RSS binding


Method Summary
 RSSBinding createRSSBinding()
          Creates a new RSS binding.
 

Method Detail

createRSSBinding

RSSBinding createRSSBinding()
Creates a new RSS binding.

Returns:
the new RSS binding