Class NStringEntity

java.lang.Object
org.apache.http.entity.AbstractHttpEntity
org.apache.http.nio.entity.NStringEntity
All Implemented Interfaces:
Closeable, AutoCloseable, HttpEntity, HttpAsyncContentProducer, ProducingNHttpEntity

A simple, self contained, repeatable non-blocking entity that retrieves its content from a String object.
Since:
4.0