| Interface | Description |
|---|---|
| AtmosphereStompAdapter |
This interface adapts all the operations sent to atmosphere using the STOMP protocol.
|
| Class | Description |
|---|---|
| AtmosphereStompAdapterImpl |
Default
AtmosphereStompAdapter used by Atmosphere framework. |
| StompBroadcastFilter |
This filter transforms the broadcasted
String considered as STOMP body to a message. |
| StompInterceptor |
This interceptor reads the messages and parse it thanks to the
Parser. |
| Subscriptions |
An
AtmosphereResource can subscribes to many destination. |
| Enum | Description |
|---|---|
| StompInterceptor.PropertyClass |
This enum is dedicated to properties that represents a class to instantiate.
|
Copyright © 2014. All Rights Reserved.