UnifiedPush RESTful Endpoint 1.1.0-alpha.2
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static int |
VERSION_LENGTH |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
destroy() |
void |
doFilter(javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response,
javax.servlet.FilterChain chain) |
void |
init(javax.servlet.FilterConfig filterConfig) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
VersionFilter
public VersionFilter()
-
Method Detail
-
doFilter
public void doFilter(javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response,
javax.servlet.FilterChain chain)
throws IOException,
javax.servlet.ServletException
- Specified by:
doFilter in interface javax.servlet.Filter
- Throws:
IOException
javax.servlet.ServletException
-
destroy
public void destroy()
- Specified by:
destroy in interface javax.servlet.Filter
UnifiedPush RESTful Endpoint 1.1.0-alpha.2
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.