package

edu.stanford.junction.provider.jx.json

Classes

JsonHandler Helps read and write json messages over a socket by handling chunking for both reads and writes. 
JsonSocketHandler Helps read and write json messages over a socket by handling chunking for both reads and writes. 
JsonWebSocketHandler Helps read and write json messages over a WebSocket.