|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
DefaultFileContentInfo | |
DefaultFileMonitor | A polling FileMonitor implementation.The DefaultFileMonitor is a Thread based polling file system monitor with a 1 second delay. Design: There is a Map of monitors known as FileMonitorAgents. |
DefaultFileReplicator | A simple file replicator and temporary file store. |
DefaultFileSystemManager | A default file system manager implementation. |
DefaultProviderConfiguration | Same as ProviderConfiguration but for the default provider. |
FileContentInfoFilenameFactory | The FileContentInfoFilenameFactory. Uses the filename extension to determine the content-type. The content-encoding is not resolved. |
PrivilegedFileReplicator | A file replicator that wraps another file replicator, performing the replication as a privileged action. |
ProviderConfiguration | This class describes the configuration for a provider. Used by digester in StandardFileSystemManager |
StandardFileSystemManager | A FileSystemManager that configures itself
from an XML (Default: providers.xml) configuration file.Certain providers are only loaded and available if the dependend library is in your classpath. |
VFSClassLoader | A class loader that can load classes and resources from a search path VFS FileObjects refering both to folders and JAR files. |
VirtualFileName | A simple Filename to hold the scheme for to be created virtual filesytsem. |
VirtualFileProvider | A virtual filesystem provider. |
VirtualFileSystem | A logical file system, made up of set of junctions, or links, to files from other file systems. |
The standard VFS implementation.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |