java.lang.Object
org.apache.http.entity.AbstractHttpEntity
pl.allegro.tech.hermes.consumers.consumer.sender.http.ByteBufferEntity
All Implemented Interfaces:
Cloneable, org.apache.http.HttpEntity

@Contract(threading=UNSAFE) public class ByteBufferEntity extends org.apache.http.entity.AbstractHttpEntity implements Cloneable
An entity that delivers the contents of a ByteBuffer.