Uses of Interface
com.rabbitmq.http.client.HttpLayer
-
Packages that use HttpLayer Package Description com.rabbitmq.http.client -
-
Uses of HttpLayer in com.rabbitmq.http.client
Classes in com.rabbitmq.http.client that implement HttpLayer Modifier and Type Class Description class
JdkHttpClientHttpLayer
HttpLayer
using JDK 11'sHttpClient
.Methods in com.rabbitmq.http.client that return HttpLayer Modifier and Type Method Description HttpLayer
HttpLayer.HttpLayerFactory. create(ClientParameters parameters)
-