|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.atmosphere.handler | |
|---|---|
| org.atmosphere.config.managed | |
| org.atmosphere.cpr | |
| org.atmosphere.handler | |
| Classes in org.atmosphere.handler used by org.atmosphere.config.managed | |
|---|---|
| AbstractReflectorAtmosphereHandler
Simple AtmosphereHandler that reflect every call to
Broadcaster.broadcast(java.lang.Object), eg sent the broadcasted event back to the remote client. |
|
| AnnotatedProxy
Marker class for an AtmosphereHandler proxy of a POJO object. |
|
| Classes in org.atmosphere.handler used by org.atmosphere.cpr | |
|---|---|
| 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. |
|
| Classes in org.atmosphere.handler used by org.atmosphere.handler | |
|---|---|
| AbstractReflectorAtmosphereHandler
Simple AtmosphereHandler that reflect every call to
Broadcaster.broadcast(java.lang.Object), eg sent the broadcasted event back to the remote client. |
|
| AnnotatedProxy
Marker class for an AtmosphereHandler proxy of a POJO object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||