com.crankuptheamps.client
Class JSONProtocolParser
java.lang.Object
com.crankuptheamps.client.JSONProtocolParser
- All Implemented Interfaces:
- ProtocolParser
public class JSONProtocolParser
- extends Object
- implements ProtocolParser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONProtocolParser
public JSONProtocolParser(JSONProtocol messageType)
process
public void process(ByteBuffer buffer,
int remainingBytes,
MessageHandler listener)
throws StreamException
- Specified by:
process
in interface ProtocolParser
- Throws:
StreamException