FeedRegistry

Overview

This service implements a registry for syndication feeds available over the internet. It stores feeds and helps categorization, providing a simple way to classify known feeds into categories.

Architectural Description

Dependencies

Business Objects

Operations

Operations will throw a FeedRegistryException fault if they encounter a problem at runtime.

  • xsd:anyURI getURL(xsd:string name)
    • Retrieve the adrress of the feed registred as name inside the registry
  • xsd:string[] getCategories()
    • Extract all categories defined inside the registry
  • xsd:string[] getNicknames(xsd:string category)
    • Extract all feeds name for a given category

Download

services/ws/feedregistry.txt · Last modified: 2009/05/08 17:34 by mosser
CC Attribution-Noncommercial-Share Alike 3.0 Unported www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0