Package org.forgerock.openig.tools.notifications.ws
Web socket notifications service implementation.
-
Interface Summary Interface Description HttpWebSocketClient HTTP WebSocket client interface.WebSocketAdapter Basic websocket application interface facilitating different provider implementations.WebSocketClientProvider Provider of a WebSocket clients. -
Class Summary Class Description NotificationsConstants Class providing constants used in AM notifications support.NotificationServiceImpl NotificationService
implementation.SubscriptionAck ASubscriptionAck
is a response message to aSubscriptionRequest
.SubscriptionRequest ASubscriptionRequest
is a message send to the notification server when subscribing to a topic.SubscriptionService Web-socket client endpoint that bridges AM notifications protocol to our own API.Throwables Throwable utilities class.TopicManager TopicManager
is responsible for topic registration multiplexing.WebSocketAdapterConfiguration A configuration holder to instantiateWebSocketAdapter
.