Package com.exedio.cops
Class PropertiesServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.exedio.cops.CopsServlet
com.exedio.cops.PropertiesServlet
- All Implemented Interfaces:
Serializable,Servlet,ServletConfig
- Direct Known Subclasses:
PropertiesInstanceServlet
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacePropertiesServlet.Overridable<P extends Properties> -
Field Summary
Fields inherited from class com.exedio.cops.CopsServlet
ENCODING, UTF8 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final voiddoRequest(HttpServletRequest request, HttpServletResponse response) protected Stringprotected abstract PropertiesMethods inherited from class com.exedio.cops.CopsServlet
doGet, doPost, getAuthentication, getResourcesRootPath, init, printException, printException, report, reportException, reportException, suppressPathCheckMethods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceMethods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
-
Constructor Details
-
PropertiesServlet
public PropertiesServlet()
-
-
Method Details
-
doRequest
protected final void doRequest(HttpServletRequest request, HttpServletResponse response) throws IOException - Specified by:
doRequestin classCopsServlet- Throws:
IOException
-
getProperties
-
getDisplayCaption
-