Uses of Class
weblogic.servlet.http.AbstractAsyncServlet

Packages that use AbstractAsyncServlet
org.atmosphere.cpr   
 

Uses of AbstractAsyncServlet in org.atmosphere.cpr
 

Subclasses of AbstractAsyncServlet in org.atmosphere.cpr
 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.