public class SmpFileSystem
extends org.apache.commons.vfs2.provider.AbstractFileSystem
Constructor and Description |
---|
SmpFileSystem(org.apache.commons.vfs2.provider.GenericFileName rootName,
org.apache.commons.vfs2.FileSystemOptions fileSystemOptions) |
Modifier and Type | Method and Description |
---|---|
protected void |
addCapabilities(Collection<org.apache.commons.vfs2.Capability> caps)
Adds the capabilities of this file system.
|
protected org.apache.commons.vfs2.FileObject |
createFile(org.apache.commons.vfs2.provider.AbstractFileName name)
Creates a file object.
|
protected void |
doCloseCommunicationLink() |
addJunction, addListener, close, closeCommunicationLink, decorateFileObject, doReplicateFile, fireFileChanged, fireFileCreated, fireFileDeleted, getAttribute, getFileFromCache, getFileSystemManager, getFileSystemOptions, getLastModTimeAccuracy, getParentLayer, getRoot, getRootName, getRootURI, hasCapability, init, isOpen, isReleaseable, notifyAllStreamsClosed, putFileToCache, removeFileFromCache, removeJunction, removeListener, replicateFile, resolveFile, resolveFile, setAttribute
public SmpFileSystem(org.apache.commons.vfs2.provider.GenericFileName rootName, org.apache.commons.vfs2.FileSystemOptions fileSystemOptions)
protected void doCloseCommunicationLink()
doCloseCommunicationLink
in class org.apache.commons.vfs2.provider.AbstractFileSystem
protected void addCapabilities(Collection<org.apache.commons.vfs2.Capability> caps)
addCapabilities
in class org.apache.commons.vfs2.provider.AbstractFileSystem
protected org.apache.commons.vfs2.FileObject createFile(org.apache.commons.vfs2.provider.AbstractFileName name) throws org.apache.commons.vfs2.FileSystemException
createFile
in class org.apache.commons.vfs2.provider.AbstractFileSystem
org.apache.commons.vfs2.FileSystemException
Copyright © 2017. All Rights Reserved.