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 NotificationServiceimplementation.SubscriptionAck ASubscriptionAckis a response message to aSubscriptionRequest.SubscriptionRequest ASubscriptionRequestis 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 TopicManageris responsible for topic registration multiplexing.WebSocketAdapterConfiguration A configuration holder to instantiateWebSocketAdapter.