| Package | Description |
|---|---|
| org.apache.ftpserver.impl |
Internal classes, do not use directly!
|
| Modifier and Type | Class and Description |
|---|---|
class |
IODataConnectionFactory
Internal class, do not use directly.
We can get the FTP data connection using this class.
|
| Modifier and Type | Method and Description |
|---|---|
ServerDataConnectionFactory |
FtpIoSession.getDataConnection() |
| Constructor and Description |
|---|
IODataConnection(Socket socket,
FtpIoSession session,
ServerDataConnectionFactory factory) |
Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.