- java.lang.Object
-
- org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
-
- org.atmosphere.samples.chat.jersey.ChatResource.OnDisconnect
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnBroadcast, org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnClose, org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnDisconnect, org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnHeartbeat, org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnPreSuspend, org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnResume, org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnSuspend, org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnThrowable
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
onDisconnect(org.atmosphere.cpr.AtmosphereResourceEvent event) |
-
Methods inherited from class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
onBroadcast, onClose, onHeartbeat, onPreSuspend, onResume, onSuspend, onThrowable
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2016. All Rights Reserved.