TrueZIP Kernel 7.0-rc2

Uses of Interface
de.schlichtherle.truezip.fs.FsDriverProvider

Packages that use FsDriverProvider
de.schlichtherle.truezip.fs Provides access to (possibly federated virtual) file systems. 
de.schlichtherle.truezip.fs.sl Provides singletons to locate file system driver service providers and a file system manager service provider. 
de.schlichtherle.truezip.fs.spi Provides an abstract class for locatable file system driver service providers and a locatable file system manager service provider. 
 

Uses of FsDriverProvider in de.schlichtherle.truezip.fs
 

Constructors in de.schlichtherle.truezip.fs with parameters of type FsDriverProvider
FsDefaultDriver(FsDriverProvider provider)
          Constructs a new file system default driver which will query the given file system driver service for an appropriate file system driver for the scheme of a given mount point.
 

Uses of FsDriverProvider in de.schlichtherle.truezip.fs.sl
 

Classes in de.schlichtherle.truezip.fs.sl that implement FsDriverProvider
 class FsDriverLocator
          Locates all file system drivers found on the class path.
 

Uses of FsDriverProvider in de.schlichtherle.truezip.fs.spi
 

Classes in de.schlichtherle.truezip.fs.spi that implement FsDriverProvider
 class FsDriverService
          An abstract locatable service for a map of file system schemes to file system drivers.
 


TrueZIP Kernel 7.0-rc2

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