|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FtpServerContext
Internal class, do not use directly.
This is basically org.apache.ftpserver.ftplet.FtpletContext with
added connection manager, message resource functionalities.
| Method Summary | |
|---|---|
void |
dispose()
Release all components. |
CommandFactory |
getCommandFactory()
Get the command factory. |
ConnectionConfig |
getConnectionConfig()
|
FtpletContainer |
getFtpletContainer()
Get ftplet container. |
Listener |
getListener(String name)
|
Map<String,Listener> |
getListeners()
|
MessageResource |
getMessageResource()
Get message resource. |
ThreadPoolExecutor |
getThreadPoolExecutor()
Returns the thread pool executor for this context. |
| Methods inherited from interface org.apache.ftpserver.ftplet.FtpletContext |
|---|
getFileSystemManager, getFtplet, getFtpStatistics, getUserManager |
| Method Detail |
|---|
ConnectionConfig getConnectionConfig()
MessageResource getMessageResource()
FtpletContainer getFtpletContainer()
Listener getListener(String name)
Map<String,Listener> getListeners()
CommandFactory getCommandFactory()
void dispose()
ThreadPoolExecutor getThreadPoolExecutor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||