- All Known Implementing Classes:
- HttpContextKeySupplier, MapBackedKeySupplier
public interface ContextKeySupplier
An abstraction for the wire-format that the contexts get read from and written to.
Since, the wire-format is pluggable, this supplier also is pluggable.
For HTTP, this would fetch and write the contexts from the HTTP headers.