| 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. |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.ConcurrentLinkedQueue<AtmosphereResourceEventListener> |
AtmosphereResourceImpl.atmosphereResourceEventListener() |
| Modifier and Type | Class and Description |
|---|---|
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 © 2018. All Rights Reserved.