org.quickconnectfamily.json
Class JSONStream

java.lang.Object
  extended by org.quickconnectfamily.json.JSONStream
Direct Known Subclasses:
JSONInputStream, JSONOutputStream

public class JSONStream
extends java.lang.Object


Constructor Summary
JSONStream()
           
 
Method Summary
 void setProtector(JSONStreamProtector aProtector)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONStream

public JSONStream()
Method Detail

setProtector

public void setProtector(JSONStreamProtector aProtector)