| Package | Description |
|---|---|
| org.atmosphere.samples.chat |
| Modifier and Type | Method and Description |
|---|---|
Message |
JacksonDecoder.decode(java.lang.String s) |
Message |
SockjsChat.onMessage(Message message)
Simple annotated class that demonstrate how
Encoder and {@link org.atmosphere.config.managed.Decoder
can be used. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
JacksonEncoder.encode(Message m) |
Message |
SockjsChat.onMessage(Message message)
Simple annotated class that demonstrate how
Encoder and {@link org.atmosphere.config.managed.Decoder
can be used. |
Copyright © 2019. All Rights Reserved.