| Package | Description |
|---|---|
| org.apache.ftpserver | |
| org.apache.ftpserver.command |
| Modifier and Type | Method and Description |
|---|---|
CommandFactory |
FtpServerFactory.getCommandFactory()
Retrieve the command factory used by servers created by this factory
|
| Modifier and Type | Method and Description |
|---|---|
void |
FtpServerFactory.setCommandFactory(CommandFactory commandFactory)
Set the command factory to be used by servers created by this factory
|
| Modifier and Type | Method and Description |
|---|---|
CommandFactory |
CommandFactoryFactory.createCommandFactory()
Create an
CommandFactory based on the configuration on the factory. |
Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.