|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtmosphereServletProcessor | |
|---|---|
| org.atmosphere.handler | |
| Uses of AtmosphereServletProcessor in org.atmosphere.handler |
|---|
| Classes in org.atmosphere.handler that implement AtmosphereServletProcessor | |
|---|---|
class |
ReflectorServletProcessor
An implementation of AtmosphereHandler using the AtmosphereServletProcessor that delegate the AtmosphereHandler.onRequest(org.atmosphere.cpr.AtmosphereResource)
to a set of FilterChain and Servlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
and store the AtmosphereResource as a AtmosphereRequest.getAttribute(String) attribute named
FrameworkConfig.ATMOSPHERE_RESOURCE. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||