Uses of Class
org.apache.catalina.CometEvent.EventType

Uses of CometEvent.EventType in org.apache.catalina
 

Methods in org.apache.catalina that return CometEvent.EventType
 CometEvent.EventType CometEvent.getEventType()
          Returns the event type.
static CometEvent.EventType CometEvent.EventType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CometEvent.EventType[] CometEvent.EventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.