Uses of Record Class
com.babelqueue.Envelope

Packages that use Envelope
Package
Description
BabelQueue — Polyglot Queues, Simplified.
Optional idempotency helper (ADR-0022): dedupe a consume handler on meta.id.
Optional OpenTelemetry tracing for babelqueue (ADR-0025 v0.1 + ADR-0028 v0.2) — the Java mirror of the Go babelqueue-go/otel, Python babelqueue.otel and Node @babelqueue/core/otel modules.
Optional transactional-outbox helper (ADR-0029): the producer-side mirror of the consumer-side idempotency helper (ADR-0022).