Package io.fluxzero.sdk.common
package io.fluxzero.sdk.common
-
ClassDescriptionThread-local scope for asynchronous work started from completion callbacks.Utility class offering client-side support functions for working with Fluxzero.Namespace of the consumer handling a framework-created message.Entry<T>Represents a key-value pair with a string-based identifier.Interface for objects that expose a backing
Messageinstance.Strategy interface for generating unique identifiers used throughout the Fluxzero Runtime.A lazily initialized identifier that serializes as a plain string.Represents a unit of communication within the Fluxzero Runtime, wrapping a payload and its metadata.Namespaced<T>Declares the relative order in which Fluxzero applies interceptors and decorators.Resolves the Maven version of the Fluxzero Java SDK from build metadata packaged with the artifact.Shared, opt-in context for thread-local values that belong to the same logical request.A reusable snapshot of the context that was active whenThreadLocalContext.capture()was called.Default implementation ofIdentityProviderthat generates random UUIDs.