| Class | Description |
|---|---|
| FormParamFilter |
Simple Form param filter that remove the first part of the request body.
|
| JSONPTransportFilter | Deprecated
JSONP is now built in supported.
|
| 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. |
| TrackMessageSizeFilter |
A
PerRequestBroadcastFilter implementation that add the expected length of the message. |
| TrackMessageSizeInterceptor |
An
AtmosphereInterceptor that add a add message size and delimiter. |
Copyright © 2018. All Rights Reserved.