Module com.rabbitmq.http.client
Package com.rabbitmq.http.client
-
Interface Summary Interface Description HttpClientBuilderConfigurator Deprecated, for removal: This API element is subject to removal in a future version. HttpConnectionConfigurator Deprecated, for removal: This API element is subject to removal in a future version. HttpLayer HTTP layer abstraction forClient
.HttpLayer.HttpLayerFactory Contract to create theHttpLayer
.OkHttpClientBuilderConfigurator Deprecated, for removal: This API element is subject to removal in a future version. RestTemplateConfigurator Deprecated, for removal: This API element is subject to removal in a future version. -
Class Summary Class Description Client ClientCreationContext Deprecated, for removal: This API element is subject to removal in a future version. ClientParameters Parameters to create an instance ofClient
.HttpComponentsRestTemplateConfigurator Deprecated, for removal: This API element is subject to removal in a future version. HttpEndpoint Representation of an HTTP endpoint.HttpResponse Representation of an HTTP response.OkHttpRestTemplateConfigurator Deprecated, for removal: This API element is subject to removal in a future version. ReactorNettyClient Reactive client based on Reactor Netty.ReactorNettyClientOptions Options forReactorNettyClient
.SimpleRestTemplateConfigurator Deprecated, for removal: This API element is subject to removal in a future version. -
Enum Summary Enum Description GetAckMode Acknowledgment mode when getting messages with the HTTP API.GetEncoding The type of expected encoding when consuming messages. -
Exception Summary Exception Description HttpClientException Java exception for 4xx HTTP responses.HttpException Base exception.HttpServerException Java exception for 5xx HTTP responses.