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.ftp.core.control |
Classes implementing Control connections.
|
org.waarp.ftp.core.session |
Classes implementing session
|
org.waarp.ftp.filesystembased |
Classes implementing File, Directory and Authentication according to a
filesystem implementation for FTP
|
org.waarp.gateway.kernel.session | |
org.waarp.openr66.context.filesystem |
Classes implementing Filesystem
|
Modifier and Type | Method and Description |
---|---|
Restart |
SessionInterface.getRestart() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractFile.restartMarker(Restart restart) |
boolean |
FileInterface.restartMarker(Restart restart)
Restart from a Marker for the current FileInterface if any.
|
Modifier and Type | Class and Description |
---|---|
class |
FilesystemBasedRestartImpl
Restart implementation for Filesystem Based
|
Modifier and Type | Method and Description |
---|---|
abstract Restart |
BusinessHandler.getBusinessNewRestart()
Create a new Restart according to business choice
|
Modifier and Type | Method and Description |
---|---|
Restart |
FtpSession.getRestart() |
Modifier and Type | Method and Description |
---|---|
void |
FtpSession.setSpecialInit(FtpAuth auth,
FtpDir dir,
Restart restart)
Special initialization (FtpExec with Https session)
|
Modifier and Type | Class and Description |
---|---|
class |
FilesystemBasedFtpRestart
Filesystem implementation of a Restart.
|
Modifier and Type | Method and Description |
---|---|
Restart |
HttpSession.getRestart() |
Modifier and Type | Class and Description |
---|---|
class |
R66Restart
Restart implementation
|
Copyright © 2009–2020 Waarp. All rights reserved.