public class servflash extends JamesServlet
pageLogmmbase, retryAfter| Constructor and Description |
|---|
servflash() |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Initializes the servlet.
|
void |
reload()
reload
|
void |
service(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
service call will be called by the server when a request is done
by a user.
|
void |
setMMBase(MMBase mmb)
Sets the mmbase member.
|
getAddress, getAuthorization, getAuthorization, getCookie, getInitParameters, getModule, getParam, getParamVector, getProperties, getPropertyassociateMapping, checkInited, decRefCount, destroy, doGet, getAssociations, getBasePath, getMMBase, getRequestURL, getServletByAssociation, getServletByMapping, getServletInfo, getServletMappings, getServletMappingsByAssociation, incRefCount, setInitExceptiondoDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic void init()
throws javax.servlet.ServletException
JamesServletinit in class JamesServletjavax.servlet.ServletExceptionpublic void setMMBase(MMBase mmb)
MMBaseServletsetMMBase in interface MMBaseStartersetMMBase in class MMBaseServletpublic void reload()
public void service(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws javax.servlet.ServletException,
IOException
service in class MMBaseServletjavax.servlet.ServletExceptionIOExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}