public class AtmosphereResourceListenerAdapter extends Object implements AtmosphereResourceListener
AtmosphereResourceListener| Constructor and Description |
|---|
AtmosphereResourceListenerAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
onDisconnect(String uuid)
Ibnvoked when the
AtmosphereResource gets disconnected |
void |
onSuspended(String uuid)
Ibnvoked when the
AtmosphereResource gets suspended |
public void onSuspended(String uuid)
AtmosphereResourceListenerAtmosphereResource gets suspendedonSuspended in interface AtmosphereResourceListeneruuid - AtmosphereResource.uuid()public void onDisconnect(String uuid)
AtmosphereResourceListenerAtmosphereResource gets disconnectedonDisconnect in interface AtmosphereResourceListeneruuid - AtmosphereResource.uuid()Copyright © 2016. All rights reserved.