|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandFactory | |
---|---|
org.apache.ftpserver | |
org.apache.ftpserver.command |
Uses of CommandFactory in org.apache.ftpserver |
---|
Methods in org.apache.ftpserver that return CommandFactory | |
---|---|
CommandFactory |
FtpServerFactory.getCommandFactory()
Retrieve the command factory used by servers created by this factory |
Methods in org.apache.ftpserver with parameters of type CommandFactory | |
---|---|
void |
FtpServerFactory.setCommandFactory(CommandFactory commandFactory)
Set the command factory to be used by servers created by this factory |
Uses of CommandFactory in org.apache.ftpserver.command |
---|
Methods in org.apache.ftpserver.command that return CommandFactory | |
---|---|
CommandFactory |
CommandFactoryFactory.createCommandFactory()
Create an CommandFactory based on the configuration on the factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |