| Interface | Description |
|---|---|
| PublishSubscribeListener |
Interface that represents a listener for the events about the
Publish-Subscribe SDDL protocol.
|
| SubscriptionListener |
Interface that represents a listener of a subscription, where the information
will be delivered.
|
| Class | Description |
|---|---|
| Information |
Represents a Information for the SDDL's Publish-Subscribe system.
|
| InformationData |
Class that represents a information carrying data that can be published or
subscribed.
|
| PublishSubscribeCommunicationManager |
Class that implements the Publish-Subscribe Manager, which has the task to
manage the local Publishers and Subscribers, broadcasting their data produced
and data interests.
|
| Subscription |
Class that defines a subscription for the Publish-Subscribe system.
|
| SubscriptionIdentification |
Class that identifies a Subcription with Listener
|