|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.atmosphere.samples.chat.ProtocolDecoder
public class ProtocolDecoder
Decode a String into a ChatProtocol.
| Constructor Summary | |
|---|---|
ProtocolDecoder()
|
|
| Method Summary | |
|---|---|
ChatProtocol |
decode(java.lang.String s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProtocolDecoder()
| Method Detail |
|---|
public ChatProtocol decode(java.lang.String s)
decode in interface org.atmosphere.config.managed.Decoder<java.lang.String,ChatProtocol>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||