|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.vfs2.provider.AbstractVfsComponent
org.apache.commons.vfs2.provider.AbstractFileSystem
org.apache.commons.vfs2.provider.SmpFileSystem
public class SmpFileSystem
An Smp file system.
| Constructor Summary | |
|---|---|
SmpFileSystem(org.apache.commons.vfs2.provider.GenericFileName rootName,
org.apache.commons.vfs2.FileSystemOptions fileSystemOptions)
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class org.apache.commons.vfs2.provider.AbstractFileSystem |
|---|
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 |
| Methods inherited from class org.apache.commons.vfs2.provider.AbstractVfsComponent |
|---|
getContext, getLogger, setContext, setLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SmpFileSystem(org.apache.commons.vfs2.provider.GenericFileName rootName,
org.apache.commons.vfs2.FileSystemOptions fileSystemOptions)
| Method Detail |
|---|
protected void doCloseCommunicationLink()
doCloseCommunicationLink in class org.apache.commons.vfs2.provider.AbstractFileSystemprotected 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.AbstractFileSystemorg.apache.commons.vfs2.FileSystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||