-
- All Implemented Interfaces:
-
java.lang.AutoCloseable,net.pwall.pipeline.BaseAcceptor,net.pwall.pipeline.BasePipeline,net.pwall.pipeline.IntAcceptor,net.pwall.pipeline.IntPipeline
public final class JSONPointer.EscapePipeline<T extends Object> extends AbstractIntPipeline<T>
-
-
Constructor Summary
Constructors Constructor Description JSONPointer.EscapePipeline(IntAcceptor<T> next)
-
Method Summary
-
Methods inherited from class io.kjson.pointer.JSONPointer.EscapePipeline
close, emit, flush, getDownstream -
Methods inherited from class net.pwall.pipeline.AbstractIntAcceptor
accept, accept, accept, accept, accept, isClosed -
Methods inherited from class net.pwall.pipeline.BaseAbstractAcceptor
getResult, isComplete -
Methods inherited from class net.pwall.pipeline.AbstractIntPipeline
accept, accept -
Methods inherited from class net.pwall.pipeline.IntPipeline
isStageComplete -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-