Package 

Class JSONCoStream

  • All Implemented Interfaces:
    java.lang.AutoCloseable , net.pwall.util.pipeline.BaseCoAcceptor , net.pwall.util.pipeline.IntCoAcceptor

    
    public final class JSONCoStream
    extends AbstractIntCoAcceptor<JSONValue>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Companion
    • Constructor Summary

      Constructors 
      Constructor Description
      JSONCoStream()
    • Method Summary

      Modifier and Type Method Description
      Unit acceptInt(Integer value)
      Unit close()
      JSONValue getResult()
      final Boolean get_closed()
      Boolean getClosed()
      Boolean getComplete()
      final Unit set_closed(Boolean _closed)
      • Methods inherited from class net.pwall.json.stream.JSONCoStream

        accept
      • Methods inherited from class net.pwall.util.pipeline.AbstractIntCoAcceptor

        accept, accept
      • Methods inherited from class java.lang.AutoCloseable

        equals, hashCode, toString
      • Methods inherited from class net.pwall.util.pipeline.BaseAbstractCoAcceptor

        flush
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait