Package io.fluxcapacitor.javaclient.scheduling.client
package io.fluxcapacitor.javaclient.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 Flux Capacitor.WebSocket-based implementation of the
SchedulingClient
interface that communicates with the Flux Platform.