|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ChatProtocol in org.atmosphere.samples.chat |
|---|
| Methods in org.atmosphere.samples.chat that return ChatProtocol | |
|---|---|
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. |
| Methods in org.atmosphere.samples.chat with parameters of type ChatProtocol | |
|---|---|
ChatProtocol |
ChatRoom.onMessage(ChatProtocol message)
Simple annotated class that demonstrate how Encoder and {@link org.atmosphere.config.managed.Decoder
can be used. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||