Uses of Class
com.pyranid.Notification
-
Uses of Notification in com.pyranid
Methods in com.pyranid that return NotificationMethods in com.pyranid that return types with arguments of type NotificationModifier and TypeMethodDescription@NonNull List<@NonNull Notification> NotificationSession.awaitNotifications(@NonNull Duration maxWait) Waits for a nonempty batch of notifications, until the best-effort elapsed-time budget expires.@NonNull List<@NonNull Notification> NotificationSession.drainNotifications()Polls the existing listener connection once using the adapter's driver-specific non-waiting mode.