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