
public class AbstractServlet extends HttpServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTHENT_CLASSNAME |
protected Class<HttpAuthent> |
authentClass |
static String |
COMMENT |
protected static String |
INVALID_REQUEST_PARAMS |
static String |
R_66_CONFIG |
static String |
RULENAME |
| Constructor and Description |
|---|
AbstractServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init(ServletConfig config) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicegetInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic static final String R_66_CONFIG
public static final String AUTHENT_CLASSNAME
public static final String RULENAME
public static final String COMMENT
protected static final String INVALID_REQUEST_PARAMS
protected Class<HttpAuthent> authentClass
public final void destroy()
destroy in interface Servletdestroy in class GenericServletpublic final void init(ServletConfig config) throws ServletException
init in interface Servletinit in class GenericServletServletExceptionCopyright © 2009–2022 Waarp. All rights reserved.