Package jimm.twice.syndicator

Provides the syndicator code that is specific to this reference/test implementation.

See:
          Description

Class Summary
FileInfo This class represents a element in the files.xml file that the syndicator maintains to keep track of the state of a "files-in-a-directory" subscription
FilesParser Parses the "files.xml" file used by the syndicator to keep track of state of a files-in-a-directory subscription.
FileSubscriptionBuilder A file subscription builder creates ice-item and ice-item-ref tags for subscriptions that deliver the contents of a directory.
ProtoOffers This class represents the prototypical subscriptions that are offered to subscribers.
Pusher Running this application pushes subscriptions to subscribers.
TwICESyndicator A syndicator that can deal with subscriptions, persistence, and HTTP.
 

Package jimm.twice.syndicator Description

Provides the syndicator code that is specific to this reference/test implementation.