| Package | Description |
|---|---|
| org.atmosphere.container.version | |
| org.atmosphere.cpr | |
| org.atmosphere.websocket |
| Modifier and Type | Class and Description |
|---|---|
class |
JSR356WebSocket
Asynchronous based
Session websocket |
| Modifier and Type | Method and Description |
|---|---|
AtmosphereInterceptorWriter |
AtmosphereInterceptorWriter.interceptor(AsyncIOInterceptor filter)
Add an
AsyncIOInterceptor that will be invoked in the order it was added. |
AtmosphereInterceptorWriter |
AtmosphereInterceptorWriter.interceptor(AsyncIOInterceptor filter,
int index)
Add an
AsyncIOInterceptor that will be invoked at the specified index position. |
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocket
Represent a portable WebSocket implementation which can be used to write message.
|
Copyright © 2022. All Rights Reserved.