| Class | Description |
|---|---|
| HttpClientContextConfigurator<I,O> |
An implementation of
PipelineConfigurator to configure an HttpClient with the context handling. |
| HttpClientContextHandler | |
| HttpContextClientChannelFactory<I,O> | |
| HttpContextKeySupplier |
An implementation of
ContextKeySupplier that reads context keys from HTTP headers. |
| HttpRequestIdProvider |
An implementation of
RequestIdProvider for HTTP protocol. |
| HttpServerContextConfigurator<I,O> |
An implementation of
PipelineConfigurator to configure an HttpServer with the context handling. |
| HttpServerContextHandler |