Class Summary |
AbstractSubscriber |
Interface for Subscriber classes that may be stored in a Subscribers object. |
Callback |
This class is a container for a callback and associated attributes. |
Callbacks |
This class is a container for a group of callbacks. |
ClientSideSubscriber |
This class implements a client side subscriber object
This code is awful.... |
DiscovererSubscriber |
This class implements a subscriber object, encapsulating the information
needed to create a subscriber and send information to it. |
Subscriber |
This class implements a server or widget side subscriber object, encapsulating the information
needed to talk to a widget's subscriber. |
Subscribers |
This class maintains a list of subscribers, allows additions, removals and
updates to individual subscribers. |