Uses of Class
io.fluxzero.sdk.common.ThreadLocalContext.Snapshot
Packages that use ThreadLocalContext.Snapshot
-
Uses of ThreadLocalContext.Snapshot in io.fluxzero.sdk.common
Methods in io.fluxzero.sdk.common that return ThreadLocalContext.SnapshotModifier and TypeMethodDescriptionstatic ThreadLocalContext.SnapshotThreadLocalContext.capture()Returns an immutable snapshot of every context value active on the current thread. -
Uses of ThreadLocalContext.Snapshot in io.fluxzero.sdk.common.serialization
Methods in io.fluxzero.sdk.common.serialization that return ThreadLocalContext.SnapshotModifier and TypeMethodDescriptionDeserializingMessage.captureContext()Captures the complete request context with this message bound as the current message.