com.crankuptheamps.client
Class JSONProtocol
java.lang.Object
com.crankuptheamps.client.JSONProtocol
- All Implemented Interfaces:
- Protocol
public class JSONProtocol
- extends Object
- implements Protocol
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UTF8
protected static final String UTF8
- See Also:
- Constant Field Values
JSONProtocol
public JSONProtocol()
JSONProtocol
public JSONProtocol(Properties props)
allocateMessage
public JSONMessage allocateMessage()
- Specified by:
allocateMessage
in interface Protocol
getMessageStream
public JSONProtocolParser getMessageStream()
- Specified by:
getMessageStream
in interface Protocol