Class | Description |
---|---|
DelayedInputStream | Provides an InputStream instance with a delay real the transferred bytes. |
DelayedOutputStream | Provides an OutputStream instance with a delay real the transferred bytes. |
RateLimitInputStream | Provides an InputStream with a limited rate of bytes. |
RateLimitOutputStream | Provides an OutputStream with a limited rate of bytes. |
Copyright © 2015. All rights reserved.