|
||||||||||
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(java.lang.String name)
|
java.util.Map<java.lang.String,Listener> |
getListeners()
|
MessageResource |
getMessageResource()
Get message resource. |
Methods inherited from interface org.apache.ftpserver.ftplet.FtpletContext |
---|
getFileSystemManager, getFtplet, getFtpStatistics, getUserManager |
Method Detail |
---|
ConnectionConfig getConnectionConfig()
MessageResource getMessageResource()
FtpletContainer getFtpletContainer()
Listener getListener(java.lang.String name)
java.util.Map<java.lang.String,Listener> getListeners()
CommandFactory getCommandFactory()
void dispose()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |