Uses of Class
org.apache.catalina.comet.CometEvent.EventSubType

Packages that use CometEvent.EventSubType
org.apache.catalina.comet   
 

Uses of CometEvent.EventSubType in org.apache.catalina.comet
 

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



Copyright © 2011. All Rights Reserved.