|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
net.sf.hermesftp.console.AbstractConsoleServlet
net.sf.hermesftp.console.OverviewServlet
public class OverviewServlet
Provides an overview of system and application properties.
| Constructor Summary | |
|---|---|
OverviewServlet()
|
|
| Method Summary | |
|---|---|
protected java.util.Properties |
getContentProperties()
The content properties object. |
FtpServerOptions |
getOptions()
Getter methode for property options. |
void |
setOptions(FtpServerOptions options)
Setter methode for property options. |
| Methods inherited from class net.sf.hermesftp.console.AbstractConsoleServlet |
|---|
doGet, fillField, fillNumField, formatDate, formatNum, formatNum, getContentResourceName, getFooterResourceName, getHeaderResourceName, getRefreshInterval, setContentResourceName, setFooterResourceName, setHeaderResourceName, setRefreshInterval |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OverviewServlet()
| Method Detail |
|---|
protected java.util.Properties getContentProperties()
getContentProperties in class AbstractConsoleServletpublic FtpServerOptions getOptions()
options.
options.public void setOptions(FtpServerOptions options)
options.
options - Value for options.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||