Package org.atmosphere.config.service

Annotation Types Summary
AsyncSupportListenerService An annotation for telling Atmosphere which AsyncSupportListener class to use by default.
AsyncSupportService An annotation for telling Atmosphere which AsyncSupport class to use by default.
AtmosphereHandlerService An annotation for AtmosphereHandler
AtmosphereInterceptorService An annotation for telling Atmosphere which AtmosphereInterceptor class to use by default.
BroadcasterCacheInspectorService Annotation used to mark a BroadcasterCacheInspector.
BroadcasterCacheService An annotation for telling Atmosphere which BroadcasterCache class to use by default.
BroadcasterFactoryService An annotation for telling Atmosphere which Broadcaster class to use by default.
BroadcasterFilterService An annotation for telling Atmosphere to add the BroadcastFilter to all created Broadcaster
BroadcasterListenerService An annotation for installing BroadcasterListener
BroadcasterService An annotation for telling Atmosphere which Broadcaster class to use by default.
Delete Use this annotation with the ManagedService.
Disconnect Use this annotation with the ManagedService.
EndpoinMapperService An annotation to use in order to replace the default EndpointMapper
Get Use this annotation with the ManagedService.
ManagedService A Meta annotation that configure Atmosphere with The UUIDBroadcasterCachefor caching message.
Message Annotate a method that will gets invoked when String message are broadcasted using the Broadcaster associated with the class where the annotation is associated.
MeteorService Annotate a Meteor implementation so Atmosphere can install it at runtime.
Post Use this annotation with the ManagedService.
Put Use this annotation with the ManagedService.
Resume Use this annotation with the ManagedService.
WebSocketHandlerService An annotation for telling Atmosphere which WebSocketHandler class to use by default.
WebSocketProcessorService An annotation for telling Atmosphere which WebSocketProcessor class to use by default.
WebSocketProtocolService An annotation for telling Atmosphere which WebSocketProtocol class to use by default.
 



Copyright © 2013. All Rights Reserved.