Uses of Interface
org.apache.catalina.CometEvent

Packages that use CometEvent
org.apache.catalina   
org.atmosphere.cpr   
 

Uses of CometEvent in org.apache.catalina
 

Methods in org.apache.catalina with parameters of type CometEvent
 void CometProcessor.event(CometEvent event)
          Process the given Comet event.
 

Uses of CometEvent in org.atmosphere.cpr
 

Methods in org.atmosphere.cpr with parameters of type CometEvent
 void AtmosphereServlet.event(CometEvent cometEvent)
          Hack to support Tomcat AIO like other WebServer.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.