Class Hierarchy
- java.lang.Object
- java.nio.file.FileSystem (implements java.io.Closeable)
- org.broadinstitute.http.nio.HttpFileSystem
- java.nio.file.spi.FileSystemProvider
- org.broadinstitute.http.nio.HttpAbstractFileSystemProvider
- org.broadinstitute.http.nio.HttpFileSystemProvider
- org.broadinstitute.http.nio.HttpsFileSystemProvider
- org.broadinstitute.http.nio.HttpAbstractFileSystemProvider
- org.broadinstitute.http.nio.HttpAbstractFileSystemProvider.HttpBasicFileAttributes (implements java.nio.file.attribute.BasicFileAttributes)
- org.broadinstitute.http.nio.HttpPath (implements java.nio.file.Path)
- org.broadinstitute.http.nio.HttpSeekableByteChannel (implements java.nio.channels.SeekableByteChannel)
- java.lang.Record
- org.broadinstitute.http.nio.HttpFileSystemProviderSettings
- org.broadinstitute.http.nio.HttpFileSystemProviderSettings.RetrySettings
- org.broadinstitute.http.nio.RetryHandler
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.broadinstitute.http.nio.OutOfRetriesException
- org.broadinstitute.http.nio.UnexpectedHttpResponseException
- org.broadinstitute.http.nio.IncompatibleResponseToRangeQueryException
- java.io.IOException
- java.lang.Exception
- java.nio.file.FileSystem (implements java.io.Closeable)
Interface Hierarchy
- org.broadinstitute.http.nio.RetryHandler.IORunnable
- org.broadinstitute.http.nio.RetryHandler.IOSupplier<T>