| Package | Description |
|---|---|
| org.waarp.common.file |
Classes implementing File, Directory, Authentication and Session Interfaces
|
| org.waarp.ftp.core.config |
Classes implementing configuration
|
| org.waarp.ftp.core.session |
Classes implementing session
|
| org.waarp.ftp.simpleimpl.config |
Simple configuration example.
|
| org.waarp.gateway.ftp.config |
Exec configuration.
|
| org.waarp.gateway.kernel.commonfile | |
| org.waarp.gateway.kernel.session |
| Modifier and Type | Method and Description |
|---|---|
FileParameterInterface |
SessionInterface.getFileParameter() |
| Modifier and Type | Method and Description |
|---|---|
FileParameterInterface |
FtpConfiguration.getFileParameter() |
| Constructor and Description |
|---|
FtpConfiguration(Class<?> classtype,
Class<? extends BusinessHandler> businessHandler,
Class<? extends DataBusinessHandler> dataBusinessHandler,
FileParameterInterface fileParameter)
Simple constructor
|
| Modifier and Type | Method and Description |
|---|---|
FileParameterInterface |
FtpSession.getFileParameter() |
| Constructor and Description |
|---|
FileBasedConfiguration(Class<?> classtype,
Class<? extends BusinessHandler> businessHandler,
Class<? extends DataBusinessHandler> dataBusinessHandler,
FileParameterInterface fileParameter) |
| Constructor and Description |
|---|
FileBasedConfiguration(Class<?> classtype,
Class<? extends BusinessHandler> businessHandler,
Class<? extends DataBusinessHandler> dataBusinessHandler,
FileParameterInterface fileParameter) |
| Modifier and Type | Class and Description |
|---|---|
class |
FilesystemBasedFileParameterImpl |
| Modifier and Type | Field and Description |
|---|---|
static FileParameterInterface |
FilesystemBasedFileParameterImpl.fileParameterInterface |
| Modifier and Type | Method and Description |
|---|---|
FileParameterInterface |
HttpSession.getFileParameter() |
Copyright © 2009–2020 Waarp. All rights reserved.