See: Description
Class | Description |
---|---|
HTTPRandomAccessFile |
Gives access to files over HTTP, using "Accept-Ranges" HTTP header to do random access.
|
HTTPRandomAccessFile.Provider |
Hook into service provider interface for RandomAccessFileProvider.
|
INTERNAL CLASSES DO NOT USE: Make a file on an HTTP server look like a RandomAccessFile, by using HTTP 1.1 byte range header.