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.
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.
MeteorService Annotate a Meteor implementation so Atmosphere can install it at runtime.
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.