public class RTCDebugServlet
extends javax.servlet.http.HttpServlet
RTCDebugServlet class.
Modifier and Type | Field and Description |
---|---|
protected CategoryModel |
model |
Constructor and Description |
---|
RTCDebugServlet() |
Modifier and Type | Method and Description |
---|---|
void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
init()
init
|
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
protected CategoryModel model
public void init() throws javax.servlet.ServletException
init
init
in class javax.servlet.GenericServlet
javax.servlet.ServletException
- if any.public void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
Copyright © 2021. All rights reserved.