|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.github.nkzawa.emitter.Emitter
com.github.nkzawa.socketio.parser.Parser.Decoder
public static class Parser.Decoder
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.github.nkzawa.emitter.Emitter |
|---|
com.github.nkzawa.emitter.Emitter.Listener |
| Field Summary | |
|---|---|
static String |
EVENT_DECODED
|
| Constructor Summary | |
|---|---|
Parser.Decoder()
|
|
| Method Summary | |
|---|---|
void |
add(byte[] obj)
|
void |
add(String obj)
|
void |
destroy()
|
| Methods inherited from class com.github.nkzawa.emitter.Emitter |
|---|
emit, hasListeners, listeners, off, off, off, on, once |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String EVENT_DECODED
| Constructor Detail |
|---|
public Parser.Decoder()
| Method Detail |
|---|
public void add(String obj)
public void add(byte[] obj)
public void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||