public class WebrtcSettingsServlet
extends org.exoplatform.container.web.AbstractHttpServlet
| Modifier and Type | Field and Description |
|---|---|
protected static org.gatein.common.logging.Logger |
LOG
The Constant LOG.
|
| Constructor and Description |
|---|
WebrtcSettingsServlet()
Instantiates a new WebRTC settings servlet.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
protected void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
afterInit, getContainer, getServletContext, init, onPortalEnvironmentError, onService, requirePortalEnvironment, servicedoDelete, doHead, doOptions, doPut, doTrace, getLastModified, servicepublic WebrtcSettingsServlet()
protected 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.ServletExceptionIOExceptionprotected void doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doPost in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2003–2017 eXo Platform SAS. All rights reserved.