| CapacityManager |
Manages capacity of a finite resource.
|
| ChunkContentUtils |
|
| ClassLoaderHelper |
Implementation notes: this class should've been outside internal package,
but we can't fix it due to backwards compatibility reasons.
|
| Crc32ChecksumCalculatingInputStream |
Simple InputStream wrapper that examines the wrapped stream's contents as
they are read and calculates and CRC32 checksum.
|
| Crc32ChecksumValidatingInputStream |
|
| HttpChecksumResolver |
Class to resolve the different Checksums specs from ExecutionAttributes.
|
| HttpChecksumUtils |
|
| MetricUtils |
Utility methods for working with metrics.
|
| Mimetype |
Utility class that maintains a listing of known Mimetypes, and determines the
mimetype of files based on file extensions.
|
| NoopSubscription |
An implementation of Subscription that does nothing.
|
| ThrowableUtils |
Utility for use with errors or exceptions.
|
| UnreliableFilterInputStream |
An internal class used solely for the purpose of testing via failure
injection.
|