|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtmosphereResourceEventListener | |
|---|---|
| org.atmosphere.cpr | |
| org.atmosphere.handler | |
| Uses of AtmosphereResourceEventListener in org.atmosphere.cpr |
|---|
| Methods in org.atmosphere.cpr with parameters of type AtmosphereResourceEventListener | |
|---|---|
void |
Meteor.addListener(AtmosphereResourceEventListener e)
Add a AtmosphereResourceEventListener which gets invoked when
response are resuming, when the remote client close the connection or
when the a Broadcast#broadcast operations occurs. |
| Uses of AtmosphereResourceEventListener in org.atmosphere.handler |
|---|
| Methods in org.atmosphere.handler with parameters of type AtmosphereResourceEventListener | |
|---|---|
void |
ReflectorServletProcessor.addEventListener(AtmosphereResourceEventListener e)
Add a AtmosphereResourceEventListener. |
void |
ReflectorServletProcessor.removeEventListener(AtmosphereResourceEventListener e)
Add a AtmosphereResourceEventListener. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||