| Interface | Description |
|---|---|
| JacksonEncoder.Encodable |
Marker interface for Jackson.
|
| Class | Description |
|---|---|
| ChatProtocol | |
| ChatRoom |
Simple annotated class that demonstrate the power of Atmosphere.
|
| JacksonEncoder |
Encode a
ChatProtocol into a String |
| ProtocolDecoder |
Decode a String into a
ChatProtocol. |
| UserDecoder |
Decode a String into a
UserMessage. |
| UserMessage |
Copyright © 2013. All Rights Reserved.