| Package | Description |
|---|---|
| com.consol.citrus.ftp.client | |
| com.consol.citrus.ftp.server |
| Modifier and Type | Class and Description |
|---|---|
class |
ScpEndpointConfiguration |
class |
SftpEndpointConfiguration |
| Modifier and Type | Method and Description |
|---|---|
FtpEndpointConfiguration |
FtpClient.getEndpointConfiguration() |
| Constructor and Description |
|---|
FtpClient(FtpEndpointConfiguration endpointConfiguration)
Default constructor using endpoint configuration.
|
| Modifier and Type | Method and Description |
|---|---|
FtpEndpointConfiguration |
FtpServer.getEndpointConfiguration() |
| Constructor and Description |
|---|
FtpServer(FtpEndpointConfiguration endpointConfiguration)
Constructor using endpoint configuration.
|
FtpServerFtpLet(FtpEndpointConfiguration endpointConfiguration,
EndpointAdapter endpointAdapter)
Constructor using the server's endpoint adapter implementation.
|
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.