| 接口 | 说明 |
|---|---|
| JsonEncoder.Encodable |
Marker interface for json.
|
| 类 | 说明 |
|---|---|
| ChatProtocol | |
| ChatRoom |
Simple annotated class that demonstrate the power of Atmosphere.
|
| EventsLogger | |
| JsonEncoder |
Encode a
ChatProtocol into a String |
| ProtocolDecoder |
Decode a String into a
ChatProtocol. |
| UserDecoder |
Decode a String into a
UserMessage. |
| UserMessage |
Copyright © 2014. All rights reserved.