public class ModuleServlet
extends javax.servlet.http.HttpServlet
Modifier and Type | Class and Description |
---|---|
static class |
ModuleServlet.SimpleServletConfig
Internal implementation of the ServletConfig interface, to be passed to module servlets when
they are first loaded
|
Constructor and Description |
---|
ModuleServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
protected void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
service
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
Copyright © 2024 OpenMRS Inc.. All rights reserved.