| Package | Description |
|---|---|
| org.atmosphere.client | |
| org.atmosphere.interceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageLengthInterceptor
An
AtmosphereInterceptor that add a special String "|" at the end of a message, allowing the
atmosphere.js to detect if one or several messages where aggregated in one write operations. |
class |
TrackMessageSizeInterceptor
An
AtmosphereInterceptor that add a add message size and delimiter. |
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidAtmosphereInterceptor
Fix for the Android 2.2.x bogus HTTP implementation
|
class |
JSONPAtmosphereInterceptor
JSONP Transport Support.
|
class |
LongPollingOnOpenInterceptor
atmosphere.js's onOpen callback interceptor to make long-polling and onOpen's callback reliable.
|
class |
SSEAtmosphereInterceptor
HTML 5 Server Side Events implementation.
|
Copyright © 2018. All Rights Reserved.