Class StringAsyncEntityProducer

java.lang.Object
org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer
org.apache.hc.core5.http.nio.entity.StringAsyncEntityProducer
All Implemented Interfaces:
EntityDetails, AsyncDataProducer, AsyncEntityProducer, ResourceHolder

public class StringAsyncEntityProducer extends AbstractCharAsyncEntityProducer
Basic AsyncDataProducer implementation that generates data stream from content of a string.
Since:
5.0