|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface ManagedService
A Meta annotation that configure Atmosphere with
HeaderBroadcasterCachefor caching message. AtmosphereResourceLifecycleInterceptor for managing the connection lifecycleBroadcastOnPostAtmosphereInterceptor for pushing messages to suspended connectionTrackMessageSizeInterceptor for making sure messages are delivered entirelyHeartbeatInterceptor for keeping the connection activeAtmosphereHandler is the same as doing:
- Author:
- Jeanfrancois Arcand
Optional Element Summary Stringpath
The mapping path, or context-root used to map this AtmosphereHandlerpath
public abstract String path
- The mapping path, or context-root used to map this AtmosphereHandler
- Returns:
- mapping path, or context-root used to map this AtmosphereHandler
- Default:
- "/"
Overview Package Class Use Tree Deprecated Index Help PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: REQUIRED | OPTIONAL DETAIL: ELEMENT
Copyright © 2012. All Rights Reserved.