Package io.fluxzero.sdk.scheduling.client
package io.fluxzero.sdk.scheduling.client
-
ClassDescriptionAn in-memory implementation of a scheduling store that allows the scheduling, retrieval, and management of scheduled messages.A client implementation for managing scheduling operations using an in-memory schedule store.A lower-level client interface for scheduling and cancelling deferred messages (i.e., schedules) in Fluxzero.WebSocket-based implementation of the
SchedulingClientinterface that communicates with the Fluxzero Runtime.