Uses of Class
org.atmosphere.cpr.AsynchronousProcessor
-
Packages that use AsynchronousProcessor Package Description org.atmosphere.container -
-
Uses of AsynchronousProcessor in org.atmosphere.container
Subclasses of AsynchronousProcessor in org.atmosphere.container Modifier and Type Class Description classBlockingIOCometSupportThis class is used when theAtmosphereFrameworkfails to autodetect the Servlet Container we are running on.classJSR356AsyncSupportclassNettyCometSupportNetty's FrameworkAsyncSupportand framework running on top of it, like vert.x and Play!classServlet30CometSupportThis class is used when theAtmosphereFrameworkdetect the container detect Servlet 3.0 Asynch API.
-