| Modifier and Type | Method and Description |
|---|---|
ChatProtocol |
ProtocolDecoder.decode(String s) |
ChatProtocol |
ChatRoom.onMessage(ChatProtocol message)
Simple annotated class that demonstrate how
Encoder and {@link org.atmosphere.config.managed.Decoder
can be used. |
ChatProtocol |
ChatRoom.onReady(org.atmosphere.cpr.AtmosphereResource r)
Invoked when the connection as been fully established and suspended, e.g ready for receiving messages.
|
| Modifier and Type | Method and Description |
|---|---|
ChatProtocol |
ChatRoom.onMessage(ChatProtocol message)
Simple annotated class that demonstrate how
Encoder and {@link org.atmosphere.config.managed.Decoder
can be used. |
Copyright © 2016. All Rights Reserved.