|
TrueZIP Driver HTTP(S) 7.0-rc2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.schlichtherle.truezip.fs.FsDriver
de.schlichtherle.truezip.fs.http.HttpDriver
@Immutable @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) final class HttpDriver
A file system driver for the HTTP(S) schemes.
| Field Summary | |
|---|---|
private IOPool<?> |
pool
|
| Constructor Summary | |
|---|---|
HttpDriver(IOPoolProvider provider)
|
|
| Method Summary | |
|---|---|
(package private) IOPool<?> |
getPool()
|
FsController<?> |
newController(FsModel model,
FsController<?> parent)
|
| Methods inherited from class de.schlichtherle.truezip.fs.FsDriver |
|---|
isFederated, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private final IOPool<?> pool
| Constructor Detail |
|---|
HttpDriver(IOPoolProvider provider)
| Method Detail |
|---|
IOPool<?> getPool()
public FsController<?> newController(FsModel model,
@CheckForNull
FsController<?> parent)
newController in class FsDriver
|
TrueZIP Driver HTTP(S) 7.0-rc2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||