com.acme
Class ChatFilter
java.lang.Object
org.mortbay.util.ajax.AjaxFilter
com.acme.ChatFilter
public class ChatFilter
- extends AjaxFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChatFilter
public ChatFilter()
init
public void init(FilterConfig filterConfig)
throws ServletException
- Overrides:
init
in class AjaxFilter
- Throws:
ServletException
destroy
public void destroy()
- Overrides:
destroy
in class AjaxFilter
handle
public void handle(String method,
String message,
HttpServletRequest request,
AjaxFilter.AjaxResponse response)
- Overrides:
handle
in class AjaxFilter
Copyright © 2007 Mort Bay Consulting. All Rights Reserved.