public interface CometProcessor extends Servlet
| Modifier and Type | Method and Description | 
|---|---|
| void | event(CometEvent event)Process the given Comet event. | 
destroy, getServletConfig, getServletInfo, init, servicevoid event(CometEvent event) throws java.io.IOException, ServletException
event - The Comet event that will be processedjava.io.IOExceptionServletExceptionCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.