|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractFtpServer | |
|---|---|
| org.mockftpserver.fake | |
| org.mockftpserver.stub | |
| Uses of AbstractFtpServer in org.mockftpserver.fake |
|---|
| Subclasses of AbstractFtpServer in org.mockftpserver.fake | |
|---|---|
class |
FakeFtpServer
FakeFtpServer is the top-level class for a "fake" implementation of an FTP Server, suitable for testing FTP client code or standing in for a live FTP server. |
| Uses of AbstractFtpServer in org.mockftpserver.stub |
|---|
| Subclasses of AbstractFtpServer in org.mockftpserver.stub | |
|---|---|
class |
StubFtpServer
StubFtpServer is the top-level class for a "stub" implementation of an FTP Server, suitable for testing FTP client code or standing in for a live FTP server. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||