public class WebrtcCallFilter
extends org.exoplatform.container.web.AbstractFilter
implements org.exoplatform.web.filter.Filter
| Modifier and Type | Field and Description |
|---|---|
static String |
CALL_SERVLET
The Constant CALL_SERVLET.
|
protected static org.gatein.common.logging.Logger |
LOG
The Constant LOG.
|
static String |
SCHEME_HTTP
The Constant SCHEME_HTTP.
|
static String |
SCHEME_HTTPS
The Constant SCHEME_HTTPS.
|
static String |
WEBRTC_CALL_REDIRECT
The Constant WEBRTC_CALL_REDIRECT.
|
static String |
WEBRTC_SERVLET_CTX
The Constant WEBRTC_SERVLET_CTX.
|
| Constructor and Description |
|---|
WebrtcCallFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
doFilter(javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response,
javax.servlet.FilterChain chain) |
protected static final org.gatein.common.logging.Logger LOG
public static final String WEBRTC_CALL_REDIRECT
public static final String WEBRTC_SERVLET_CTX
public static final String CALL_SERVLET
public static final String SCHEME_HTTP
public static final String SCHEME_HTTPS
public void doFilter(javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response,
javax.servlet.FilterChain chain)
throws IOException,
javax.servlet.ServletException
doFilter in interface javax.servlet.FilterIOExceptionjavax.servlet.ServletExceptionpublic void destroy()
destroy in interface javax.servlet.FilterCopyright © 2003–2017 eXo Platform SAS. All rights reserved.