Package | Description |
---|---|
org.waarp.common.file |
Classes implementing File, Directory, Authentication and Session Interfaces
|
org.waarp.common.file.filesystembased |
Classes implementing FileInterface and Directory according to a filesystem
implementation
|
org.waarp.gateway.kernel.commonfile |
Modifier and Type | Field and Description |
---|---|
protected OptsMLSxInterface |
AbstractDir.optsMLSx
Opts command for MLSx. (-1) means not supported, 0 supported but not
active, 1 supported and active
|
Modifier and Type | Method and Description |
---|---|
OptsMLSxInterface |
AbstractDir.getOptsMLSx() |
OptsMLSxInterface |
DirInterface.getOptsMLSx() |
Modifier and Type | Class and Description |
---|---|
class |
FilesystemBasedOptsMLSxImpl
Class that implements Opts command for MLSx operations. (-1) means not
supported, 0 supported but not
active, 1 supported and active
|
Constructor and Description |
---|
FilesystemBasedDirImpl(SessionInterface session,
OptsMLSxInterface optsMLSx) |
Constructor and Description |
---|
CommonDirImpl(SessionInterface session,
OptsMLSxInterface optsMLSx) |
Copyright © 2009–2020 Waarp. All rights reserved.