Package | Description |
---|---|
org.mockftpserver.fake | |
org.mockftpserver.fake.command |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
ServerConfiguration |
ServerConfigurationAware.getServerConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
ServerConfigurationAware.setServerConfiguration(ServerConfiguration serverConfiguration) |
Modifier and Type | Method and Description |
---|---|
ServerConfiguration |
AbstractFakeCommandHandler.getServerConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractFakeCommandHandler.setServerConfiguration(ServerConfiguration serverConfiguration) |
Copyright © 2016. All rights reserved.