Package org.atmosphere.config.service
-
Enum Summary Enum Description DeliverTo.DELIVER_TO Ready.DELIVER_TO Deprecated. -
Annotation Types Summary Annotation Type Description AsyncSupportListenerService An annotation for telling Atmosphere whichAsyncSupportListenerclass to use by default.AsyncSupportService An annotation for telling Atmosphere whichAsyncSupportclass to use by default.AtmosphereFrameworkListenerService An annotation for installingAtmosphereFrameworkListenerAtmosphereHandlerService An annotation forAtmosphereHandlerAtmosphereInterceptorService An annotation for telling Atmosphere whichAtmosphereInterceptorclass to use by default.AtmosphereResourceFactoryService An annotation for telling Atmosphere whichAtmosphereResourceFactoryclass to use by default.AtmosphereResourceListenerService Install anAtmosphereResourceListenerAtmosphereService An annotation which acts like theManagedServiceannotated resource, but that can be used with frameworks like Jersey, Wicket or any framework running the Atmosphere Framework.BroadcasterCacheInspectorService Annotation used to mark aBroadcasterCacheInspector.BroadcasterCacheListenerService An annotation for installingBroadcasterListenerBroadcasterCacheService An annotation for telling Atmosphere whichBroadcasterCacheclass to use by default.BroadcasterFactoryService An annotation for telling Atmosphere whichBroadcasterFactoryclass to use by default.BroadcasterFilterService An annotation for telling Atmosphere to add theBroadcastFilterto all createdBroadcasterBroadcasterListenerService An annotation for installingBroadcasterListenerBroadcasterService An annotation for telling Atmosphere whichBroadcasterclass to use by default.Delete Use this annotation with theManagedServiceannotation.DeliverTo Broadcast the returned value only to the calling resourceDeliverTo.DELIVER_TO.RESOURCE, to its associated BroadcasterDeliverTo.DELIVER_TO.BROADCASTERor to all created BroadcastersDeliverTo.DELIVER_TO.ALLDisconnect Use this annotation with theManagedServiceannotation.EndpointMapperService An annotation to use in order to replace the defaultEndpointMapperGet Use this annotation with theManagedServiceannotation.Heartbeat Annotate a method that will get invoked when the client sends an heartbeat.ManagedService A Meta annotation that configure Atmosphere with TheUUIDBroadcasterCachefor caching message.Message Annotate a method that will get invoked when String messages are broadcasted using theBroadcasterassociated with the class where the annotation is associated.MeteorService Annotate aMeteorimplementation so Atmosphere can install it at runtime.PathParam Use this annotation with theManagedServiceannotation.Post Use this annotation with theManagedServiceannotation.Put Use this annotation with theManagedServiceannotation.Ready Use this annotation with theManagedServiceannotation.Resume Use this annotation with theManagedServiceannotation.Singleton A class annotated with this annotation will be instantiated only once.UUIDProviderService An annotation to use in order to replace the defaultUUIDProviderWebSocketFactoryService An annotation for telling Atmosphere whichWebSocketFactoryclass to use by default.WebSocketHandlerService An annotation for telling Atmosphere whichWebSocketHandlerclass to use by default.WebSocketProcessorService An annotation for telling Atmosphere whichWebSocketProcessorclass to use by default.WebSocketProtocolService An annotation for telling Atmosphere whichWebSocketProtocolclass to use by default.