|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtmosphereInterceptorAdapter | |
|---|---|
| org.atmosphere.client | |
| org.atmosphere.interceptor | |
| Uses of AtmosphereInterceptorAdapter in org.atmosphere.client |
|---|
| Subclasses of AtmosphereInterceptorAdapter in org.atmosphere.client | |
|---|---|
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. |
| Uses of AtmosphereInterceptorAdapter in org.atmosphere.interceptor |
|---|
| Subclasses of AtmosphereInterceptorAdapter in org.atmosphere.interceptor | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||