public interface CometEvent
| Modifier and Type | Method and Description | 
|---|---|
| CometEventType | getEventType()Returns the event type. | 
| void | setTimeout(int timeout)Sets the timeout on the connection. | 
CometEventType getEventType()
void setTimeout(int timeout)
                throws IOException,
                       ServletException
IOExceptionServletExceptionCopyright © 2008-2012 Anders Møller & Mathias Schwarz.