|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BaseFtpConnection | |
| org.apache.ftpserver | |
| Uses of BaseFtpConnection in org.apache.ftpserver |
| Subclasses of BaseFtpConnection in org.apache.ftpserver | |
class |
FtpConnection
This class handles each ftp connection. |
| Methods in org.apache.ftpserver that return BaseFtpConnection | |
BaseFtpConnection |
ConnectionService.getConnection(java.lang.String sessId)
Get connection object |
| Methods in org.apache.ftpserver with parameters of type BaseFtpConnection | |
void |
ConnectionService.newConnection(BaseFtpConnection newCon)
New connection has been established - not yet logged-in. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||