| Class | Description |
|---|---|
| JettyNotifierEndpointHandler |
Provide a Handler for Jetty that provides the
NotifierServerEndpoint. |
| NotificationDeserializer |
Gson deserializer for
Notifications. |
| NotificationTypeDesSer |
Gson serializer and deserializer for
NotificationTypes. |
| NotifierClient |
An Oddjob style service that provides a Web Socket
RemoteNotifier. |
| NotifierClientEndpoint |
Web Socket client endpoint for a Remote Notifier.
|
| NotifierConfigurator |
Creates an
NotifierServerEndpoint with an RemoteNotifier. |
| NotifierServerEndpoint |
Web Socket server endpoint for a Remote Notifier.
|
| SubscriptionRequest |
Object sent from notification client to server.
|