Uses of Interface
org.apache.catalina.CometProcessor

Packages that use CometProcessor
org.atmosphere.cpr   
 

Uses of CometProcessor in org.atmosphere.cpr
 

Classes in org.atmosphere.cpr that implement CometProcessor
 class AtmosphereServlet
          The AtmosphereServlet acts as a dispatcher for AtmosphereHandler defined in META-INF/atmosphere.xml, or if atmosphere.xml is missing, all classes that implements AtmosphereHandler will be discovered and mapped using the class's name.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.