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
AsyncEntityProducer
that subscribes to aPublisher
instance, as defined by the Reactive Streams specification.AnAsyncResponseConsumer
that publishes the response body through aPublisher
, as defined by the Reactive Streams specification.An implementation ofAsyncServerExchangeHandler
designed to work with reactive streams.