| Interface and Description |
|---|
| ClientInvoker
There is no use of this interface in our codebase, it will be removed in the future releases. If you
depend on it, consider replicating a similar interface in your codebase.
|
| HttpDeserializer |
| HttpSerializationProvider |
| HttpSerializer |
| PartitionedHttpClientBuilder
We are unaware of anyone using "partition" feature and plan to remove it in future releases.
If you depend on it, consider using
ClientGroup as an alternative or reach out to the maintainers describing
the use-case. |
| PartitionHttpClientBuilderConfigurator |
| Class and Description |
|---|
| ContentCodingHttpRequesterFilter |
| ContentCodingHttpServiceFilter |
| HttpSerializationProviders
Use
HttpSerializers. |
| StrategyInfluencerChainBuilder
Merge
ExecutionStrategy directly instead. |