Uses of Class
com.rabbitmq.http.client.HttpEndpoint
-
Packages that use HttpEndpoint Package Description com.rabbitmq.http.client -
-
Uses of HttpEndpoint in com.rabbitmq.http.client
Methods in com.rabbitmq.http.client that return types with arguments of type HttpEndpoint Modifier and Type Method Description BiConsumer<? super HttpEndpoint,? super HttpResponse>
ReactorNettyClientOptions. onResponseCallback()
Method parameters in com.rabbitmq.http.client with type arguments of type HttpEndpoint Modifier and Type Method Description ReactorNettyClientOptions
ReactorNettyClientOptions. onResponseCallback(BiConsumer<? super HttpEndpoint,? super HttpResponse> onResponseCallback)
-