|
Interface Summary |
| CourierService |
CourierService is the Interface for a Sakai service which can be used to push messages from the Sakai server components to the user interface in the browser. |
| Delivery |
Delivery is the core interface for things sent to the Courier service that represent various sorts of deliveries to the client windows. |
| DeliveryProvider |
|
| ObservingCourier |
ObservingCourier is an observer which uses the courier service to notify when things change. |
| PresenceUpdater |
The PresenceUpdater interface is a simple mechanism to access the PresenceService
without a cross-module dependency. |