| Interface | Description |
|---|---|
| ConfigUri.PropertyConverter | |
| ProgressListener |
Interface for reporting progress on large file transfers.
|
| Class | Description |
|---|---|
| ChecksummedInputStream | |
| ChecksummedOutputStream | |
| ChecksumValue |
Represents a checksum value.
|
| ChecksumValueImpl |
Represents a static checksum value.
|
| ConfigUri<C> | |
| ConfigUri.BooleanPropertyConverter | |
| ConfigUri.FloatPropertyConverter | |
| ConfigUri.IntegerPropertyConverter | |
| ConfigUri.LongPropertyConverter | |
| ConfigUri.StringPropertyConverter | |
| GeoPinningUtil | |
| InputStreamSegment |
Takes a specific segment of a provided
InputStream by seeking to the offset and providing only
length bytes. |
| Iso8601DateAdapter | |
| Iso8601DateTimeAdapter | |
| ProgressInputStream |
InputStream wrapper class that fires events when data is read so realtime performance can be measured.
|
| ProgressOutputStream |
OutputStream wrapper class that fires events when data is written so realtime performance can be measured.
|
| RestUtil | |
| RunningChecksum |
Used to store, update and compute checksums
|
| Enum | Description |
|---|---|
| ChecksumAlgorithm | |
| ConfigUriProperty.Type |
| Exception | Description |
|---|---|
| ChecksumError |
| Annotation Type | Description |
|---|---|
| ConfigUriProperty |