Package org.eclipse.scout.rt.server.clientnotification
-
Interface Summary Interface Description IClientNodeId Represents theclient node ID
currently associated with the current thread. -
Class Summary Class Description ClientNotificationClusterHandler PublishesClientNotificationClusterNotification
s received via cluster synchronization into local registry.ClientNotificationClusterNotification ClientNotificationCoalescer ClientNotificationCollector Collector for client notifications issued during processing of a service request, and which are to be included in the request's response upon successful commit (piggyback).ClientNotificationNodeQueue A queue for a client node, that keeps track of notifications for that node.ClientNotificationProperties Configuration properties for client notificationsClientNotificationProperties.MaxNotificationBlockingTimeOut ClientNotificationProperties.MaxNotificationMessages ClientNotificationProperties.NodeQueueCapacity ClientNotificationProperties.NotificationQueueExpireTime ClientNotificationRegistry TheClientNotificationRegistry
is the registry for all notifications.ClientNotificationService ClientNotificationTransactionMember This transaction member is used to collect all transactional notifications issued during a transaction.