@WebServlet(name="AppointmentIcalServlet",
urlPatterns="/appointment/ical/*",
asyncSupported=true)
public class AppointmentIcalServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
AppointmentIcalServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.