TrueZIP Driver HTTP(S) 7.0-rc2

de.schlichtherle.truezip.fs.http
Class HttpDriver

java.lang.Object
  extended by de.schlichtherle.truezip.fs.FsDriver
      extended by de.schlichtherle.truezip.fs.http.HttpDriver

@Immutable
@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
final class HttpDriver
extends FsDriver

A file system driver for the HTTP(S) schemes.

Author:
Christian Schlichtherle

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

pool

private final IOPool<?> pool
Constructor Detail

HttpDriver

HttpDriver(IOPoolProvider provider)
Method Detail

getPool

IOPool<?> getPool()

newController

public FsController<?> newController(FsModel model,
                                     @CheckForNull
                                     FsController<?> parent)
Specified by:
newController in class FsDriver

TrueZIP Driver HTTP(S) 7.0-rc2

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.