|
||||||||||
| 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
Simple 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 {@link AtmosphereResource} as a {@link HttpServletRequest} attribute named
org.atmosphere.cpr.AtmosphereResource. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||