|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Message | |
|---|---|
| org.atmosphere.samples.chat | |
| Uses of Message in org.atmosphere.samples.chat |
|---|
| Methods in org.atmosphere.samples.chat that return Message | |
|---|---|
Message |
JacksonDecoder.decode(String s)
|
Message |
Chat.onMessage(Message message)
Simple annotated class that demonstrate how Encoder and {@link org.atmosphere.config.managed.Decoder
can be used. |
| Methods in org.atmosphere.samples.chat with parameters of type Message | |
|---|---|
String |
JacksonEncoder.encode(Message m)
|
Message |
Chat.onMessage(Message message)
Simple annotated class that demonstrate how Encoder and {@link org.atmosphere.config.managed.Decoder
can be used. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||