| Modifier and Type | Class and Description |
|---|---|
static class |
AjaxFilter.AjaxResponse
Deprecated.
|
| Constructor and Description |
|---|
AjaxFilter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Deprecated.
|
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
Deprecated.
|
static String |
encodeText(String s)
Deprecated.
|
ServletContext |
getContext()
Deprecated.
|
void |
handle(String method,
String message,
HttpServletRequest request,
AjaxFilter.AjaxResponse response)
Deprecated.
|
void |
init(FilterConfig filterConfig)
Deprecated.
|
public void init(FilterConfig filterConfig) throws ServletException
init in interface FilterServletExceptionpublic ServletContext getContext()
public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws IOException, ServletException
doFilter in interface FilterIOExceptionServletExceptionpublic void handle(String method, String message, HttpServletRequest request, AjaxFilter.AjaxResponse response)
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.