public class CXFJAXRSFilter extends Object
| Constructor and Description |
|---|
CXFJAXRSFilter(CxfRsHttpListener delegate,
String[] welcomeFiles) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain) |
void |
init(FilterConfig filterConfig) |
public CXFJAXRSFilter(CxfRsHttpListener delegate,
String[] welcomeFiles)
public void init(FilterConfig filterConfig)
throws ServletException
ServletExceptionpublic void doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
throws IOException,
ServletException
IOExceptionServletExceptionpublic void destroy()
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.