Wire
Table of Contents
Interfaces
- WireCodecInterface
- Translates the SDK's revision-neutral result model into the wire shape one
protocol era expects.
Classes
- CachePolicy
- How long, and to whom, a server's answers may be cached (SEP-2549).
- EraClassification
- Which protocol era one inbound HTTP request belongs to.
- InboundClassifier
- Decides which protocol era one inbound HTTP request belongs to.
- Rev2025Codec
- The wire codec for every revision through 2025-11-25.
- Rev2026Codec
- The wire codec for 2026-07-28: stamps `resultType`, then the SEP-2549 caching
hints, then the `_meta` serverInfo identity.