| Class | Description |
|---|---|
| ResumableRandomAccessFileListener |
A
TransferListener which use a RandomAccessFile for storing the received bytes. |
| ThrottleRequestFilter |
A
RequestFilter throttles requests and block when the number of permits is reached, waiting for
the response to arrives before executing the next request. |
Copyright © 2015. All rights reserved.