@Immutable public final class FileDriver extends FsDriver
| Constructor and Description |
|---|
FileDriver() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
FsController<?> |
newController(FsModel model,
FsController<?> parent) |
isFederated, newController, toStringpublic int getPriority()
getPriority in class FsDriver100 or Integer.MIN_VALUE, depending on the
availability of the NIO.2 API.public FsController<?> newController(FsModel model, @CheckForNull FsController<?> parent)
newController in class FsDriverCopyright © 2005–2015 Schlichtherle IT Services. All rights reserved.