Class BasicPushProducer

java.lang.Object
org.apache.hc.core5.http.nio.support.BasicPushProducer
All Implemented Interfaces:
AsyncDataProducer, AsyncPushProducer, ResourceHolder

public class BasicPushProducer extends Object implements AsyncPushProducer
Basic implementation of AsyncPushProducer that produces one fixed response and relies on a AsyncEntityProducer to generate response entity stream.
Since:
5.0