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, serviceprotected void service(javax.servlet.http.HttpServletRequest request,
                       javax.servlet.http.HttpServletResponse response)
                throws javax.servlet.ServletException,
                       java.io.IOException
service in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionjava.io.IOExceptionCopyright © 2018 OpenMRS Inc.. All Rights Reserved.