|
||||||||||
| 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.onEvent(org.atmosphere.cpr.AtmosphereEvent
to a set of FilterChain and Servlet#service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
and store the {@link AtmosphereEvent} as a {@link HttpServletRequest} attribute named
org.atmosphere.cpr.AtmosphereEvent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||