| Package | Description |
|---|---|
| org.apache.ftpserver | |
| org.apache.ftpserver.config.spring |
Internal classes, do not use directly!
|
| org.apache.ftpserver.example.osgiservice.impl | |
| org.apache.ftpserver.impl |
Internal classes, do not use directly!
|
| org.apache.ftpserver.main |
| Modifier and Type | Method and Description |
|---|---|
FtpServer |
FtpServerFactory.createServer()
Create a
DefaultFtpServer instance based
on the provided configuration |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends FtpServer> |
ServerBeanDefinitionParser.getBeanClass(Element element) |
| Modifier and Type | Method and Description |
|---|---|
FtpServer |
FtpServerLifecycle.getServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
FtpServerLifecycle.setServer(FtpServer server) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFtpServer
Internal class, do not use directly.
This is the starting point of all the servers.
|
| Modifier and Type | Method and Description |
|---|---|
protected FtpServer |
CommandLine.getConfiguration(String[] args)
Get the configuration object.
|
Copyright © 2003–2025 The Apache Software Foundation. All rights reserved.