| Package | Description |
|---|---|
| org.atmosphere.cpr | |
| org.atmosphere.interceptor | |
| org.atmosphere.websocket |
| Modifier and Type | Class and Description |
|---|---|
class |
AtmosphereResourceEventListenerAdapter
An implementation of
AtmosphereResourceEventListener which just log events with log level TRACE. |
static class |
AtmosphereResourceEventListenerAdapter.OnBroadcast
On Broadcast's Listener
|
static class |
AtmosphereResourceEventListenerAdapter.OnClose
On Close's Listener
|
static class |
AtmosphereResourceEventListenerAdapter.OnDisconnect
On Disconnect's Listener
|
static class |
AtmosphereResourceEventListenerAdapter.OnHeartbeat
On Heartbeat's Listener
|
static class |
AtmosphereResourceEventListenerAdapter.OnPreSuspend
On PreSuspend's Listener
|
static class |
AtmosphereResourceEventListenerAdapter.OnResume
On Resume's Listener
|
static class |
AtmosphereResourceEventListenerAdapter.OnSuspend
On Suspend's Listener
|
static class |
AtmosphereResourceEventListenerAdapter.OnThrowable
On Throwable's Listener
|
| Modifier and Type | Method and Description |
|---|---|
protected AtmosphereResourceEventListener |
DefaultAtmosphereResourceSessionFactory.getDisconnectListener()
Used in testing
|
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.ConcurrentLinkedQueue<AtmosphereResourceEventListener> |
AtmosphereResourceImpl.atmosphereResourceEventListener() |
java.util.concurrent.ConcurrentLinkedQueue<AtmosphereResourceEventListener> |
AtmosphereResourceImpl.listeners() |
| Modifier and Type | Class and Description |
|---|---|
static class |
AtmosphereResourceStateRecovery.OnAlwaysSuspend |
class |
PaddingAtmosphereInterceptor.ForcePreSuspend |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebSocketEventListener
A listener for monitoring what's occurring on a WebSocket, independently of the underlying implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketEventListenerAdapter
An implementation of
WebSocketEventListener with just log event as trace. |
Copyright © 2017. All Rights Reserved.