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.Throwables Throwable utilities class.WebSocketAdapterConfiguration A configuration holder to instantiateWebSocketAdapter
. -
Enum Summary Enum Description SubscriptionRequest.Action The different kind of subscription requests.