|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerDataConnectionFactory | |
|---|---|
| org.apache.ftpserver.impl | Internal classes, do not use directly! |
| Uses of ServerDataConnectionFactory in org.apache.ftpserver.impl |
|---|
| Classes in org.apache.ftpserver.impl that implement ServerDataConnectionFactory | |
|---|---|
class |
IODataConnectionFactory
Internal class, do not use directly. We can get the FTP data connection using this class. |
| Methods in org.apache.ftpserver.impl that return ServerDataConnectionFactory | |
|---|---|
ServerDataConnectionFactory |
FtpIoSession.getDataConnection()
|
| Constructors in org.apache.ftpserver.impl with parameters of type ServerDataConnectionFactory | |
|---|---|
IODataConnection(java.net.Socket socket,
FtpIoSession session,
ServerDataConnectionFactory factory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||