Package org.apache.hc.core5.reactive
package org.apache.hc.core5.reactive
-
ClassDescriptionAn asynchronous data consumer that supports Reactive Streams.An asynchronous data producer that supports Reactive Streams.An
AsyncEntityProducerthat subscribes to aPublisherinstance, as defined by the Reactive Streams specification.AnAsyncResponseConsumerthat publishes the response body through aPublisher, as defined by the Reactive Streams specification.An implementation ofAsyncServerExchangeHandlerdesigned to work with reactive streams.