Package | Description |
---|---|
org.waarp.ftp.core.config |
Classes implementing configuration
|
org.waarp.ftp.core.control |
Classes implementing Control connections.
|
org.waarp.ftp.core.control.ftps |
This module is for FTPS support as native SSL/TLS on port 990 similar to RFC 2818.
|
org.waarp.ftp.core.data.handler |
Classes implementing Data connections
The internal logic is the following: When a connection is opened for data network: It first tries to find the corresponding session setup from the control connection. |
org.waarp.ftp.core.session |
Classes implementing session
|
org.waarp.ftp.simpleimpl.config |
Simple configuration example.
|
org.waarp.ftp.simpleimpl.control |
Simple FTP server example of control business.
|
Class and Description |
---|
BusinessHandler
This class is to be implemented in order to allow Business actions according to FTP service
|
Class and Description |
---|
BusinessHandler
This class is to be implemented in order to allow Business actions according to FTP service
|
NetworkHandler
Main Network Handler (Control part) implementing RFC 959, 775, 2389, 2428, 3659 and supports XCRC
and XMD5 commands.
|
Class and Description |
---|
BusinessHandler
This class is to be implemented in order to allow Business actions according to FTP service
|
FtpInitializer
Pipeline factory for Control command connection
|
NetworkHandler
Main Network Handler (Control part) implementing RFC 959, 775, 2389, 2428, 3659 and supports XCRC
and XMD5 commands.
|
Class and Description |
---|
NetworkHandler
Main Network Handler (Control part) implementing RFC 959, 775, 2389, 2428, 3659 and supports XCRC
and XMD5 commands.
|
Class and Description |
---|
BusinessHandler
This class is to be implemented in order to allow Business actions according to FTP service
|
NetworkHandler
Main Network Handler (Control part) implementing RFC 959, 775, 2389, 2428, 3659 and supports XCRC
and XMD5 commands.
|
Class and Description |
---|
BusinessHandler
This class is to be implemented in order to allow Business actions according to FTP service
|
Class and Description |
---|
BusinessHandler
This class is to be implemented in order to allow Business actions according to FTP service
|
Copyright © 2009–2019 Waarp. All rights reserved.