All Classes and Interfaces
Class
Description
An implementation of
AsyncResponseTransformer that writes data to the specified range of the given buffer.This class mimics the implementation of
ByteArrayAsyncRequestBody except for we use a ByteBuffer
to avoid unnecessary memory copy
An implementation of AsyncRequestBody for providing data from memory.