- ObjectMapperInjectable - Class in org.atmosphere.samples.chat
-
Injectable for ObjectMapper
- ObjectMapperInjectable() - Constructor for class org.atmosphere.samples.chat.ObjectMapperInjectable
-
- onDisconnect() - Method in class org.atmosphere.samples.chat.Chat
-
Invoked when the client disconnects or when the underlying connection is closed unexpectedly.
- onHeartbeat(AtmosphereResourceEvent) - Method in class org.atmosphere.samples.chat.Chat
-
- onMessage(Message) - Method in class org.atmosphere.samples.chat.Chat
-
Simple annotated class that demonstrate how Encoder and {@link org.atmosphere.config.managed.Decoder
can be used.
- onReady() - Method in class org.atmosphere.samples.chat.Chat
-
Invoked when the connection has been fully established and suspended, that is, ready for receiving messages.
- org.atmosphere.samples.chat - package org.atmosphere.samples.chat
-
- org.atmosphere.samples.chat.custom - package org.atmosphere.samples.chat.custom
-