- java.lang.Object
-
- com.github.nkzawa.emitter.Emitter
-
- com.github.nkzawa.socketio.parser.Parser.Decoder
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.github.nkzawa.emitter.Emitter
com.github.nkzawa.emitter.Emitter.Listener
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
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
-
-
Constructor Detail
-
Parser.Decoder
public Parser.Decoder()
-
Method Detail
-
destroy
public void destroy()
Copyright © 2015. All rights reserved.