org.granite.gravity.tomcat
Class EventUtil
java.lang.Object
org.granite.gravity.tomcat.EventUtil
public class EventUtil
- extends Object
- Author:
- Franck WOLFF
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventUtil
public EventUtil()
isTimeout
public static boolean isTimeout(CometEvent event)
isError
public static boolean isError(CometEvent event)
isErrorButNotTimeout
public static boolean isErrorButNotTimeout(CometEvent event)
isValid
public static boolean isValid(CometEvent event)
toString
public static String toString(CometEvent event)