- java.lang.Object
-
- net.pwall.util.pipeline.BaseAbstractAcceptor<R>
-
- net.pwall.util.pipeline.AbstractIntAcceptor<net.pwall.json.JSONValue>
-
- net.pwall.json.stream.JSONStreamProcessor
-
-
Method Summary
-
Methods inherited from class net.pwall.util.pipeline.AbstractIntAcceptor
accept
-
Methods inherited from class net.pwall.util.pipeline.BaseAbstractAcceptor
isClosed
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.pwall.util.pipeline.IntAcceptor
accept, accept
-
Methods inherited from interface net.pwall.util.pipeline.BaseAcceptor
isClosed
-
-
Method Detail
-
close
public void close()
- Specified by:
close in interface AutoCloseable
- Specified by:
close in interface JSONProcessor
- Overrides:
close in class net.pwall.util.pipeline.BaseAbstractAcceptor<net.pwall.json.JSONValue>
Copyright © 2020. All rights reserved.