TrueZIP Kernel 7.0-rc1

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

Packages that use FsDriverService
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 FsDriverService in de.schlichtherle.truezip.fs
 

Constructors in de.schlichtherle.truezip.fs with parameters of type FsDriverService
FsDefaultDriver(FsDriverService service)
          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 FsDriverService in de.schlichtherle.truezip.fs.sl
 

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

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

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


TrueZIP Kernel 7.0-rc1

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