Class HandleOrPassOnStage<T extends U,U>
java.lang.Object
org.apache.pekko.stream.stage.GraphStageLogic
org.apache.pekko.http.impl.engine.http2.hpack.HandleOrPassOnStage<T,U>
public abstract class HandleOrPassOnStage<T extends U,U>
extends org.apache.pekko.stream.stage.GraphStageLogic
INTERNAL API
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.apache.pekko.stream.stage.GraphStageLogic
org.apache.pekko.stream.stage.GraphStageLogic.ConditionalTerminateInput, org.apache.pekko.stream.stage.GraphStageLogic.ConditionalTerminateOutput, org.apache.pekko.stream.stage.GraphStageLogic.EagerTerminateInput$, org.apache.pekko.stream.stage.GraphStageLogic.EagerTerminateOutput$, org.apache.pekko.stream.stage.GraphStageLogic.IgnoreTerminateInput$, org.apache.pekko.stream.stage.GraphStageLogic.IgnoreTerminateOutput$, org.apache.pekko.stream.stage.GraphStageLogic.StageActor, org.apache.pekko.stream.stage.GraphStageLogic.StageActorRef$, org.apache.pekko.stream.stage.GraphStageLogic.StageActorRefNotInitializedException, org.apache.pekko.stream.stage.GraphStageLogic.StageActorRefNotInitializedException$, org.apache.pekko.stream.stage.GraphStageLogic.SubSinkInlet<T extends Object>, org.apache.pekko.stream.stage.GraphStageLogic.SubSourceOutlet<T extends Object>, org.apache.pekko.stream.stage.GraphStageLogic.TotallyIgnorantInput$ -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pekko.stream.stage.GraphStageLogic
abortEmitting, abortReading, afterPostStop, attributes, attributes_$eq, beforePreStart, cancel, cancel, cancelStage, complete, completeStage, conditionalTerminateInput, conditionalTerminateOutput, createAsyncCallback, eagerTerminateInput, eagerTerminateOutput, emit, emit, emit, emitMultiple, emitMultiple, emitMultiple, emitMultiple, emitMultiple, emitMultiple, emitMultiple, fail, failStage, getAsyncCallback, getEagerStageActor, getHandler, getHandler, getStageActor, grab, handlers, hasBeenPulled, ignoreTerminateInput, ignoreTerminateOutput, inCount, inHandler, interpreter, interpreter_$eq, isAvailable, isAvailable, isClosed, isClosed, materializer, onFeedbackDispatched, org$apache$pekko$stream$stage$GraphStageLogic$$asyncCallbacksInProgress, org$apache$pekko$stream$stage$GraphStageLogic$$completedOrFailed, org$apache$pekko$stream$stage$GraphStageLogic$$completedOrFailed, org$apache$pekko$stream$stage$GraphStageLogic$$created, org$apache$pekko$stream$stage$GraphStageLogic$$created, org$apache$pekko$stream$stage$GraphStageLogic$$streamDetachedException, originalStage, originalStage_$eq, outCount, outHandler, passAlong, passAlong$default$3, passAlong$default$4, passAlong$default$5, portToConn, postStop, preStart, pull, push, read, read, readN, readN, setHandler, setHandler, setHandlers, setKeepGoing, stageActor, stageActorName, stageId, stageId_$eq, subFusingMaterializer, toString, totallyIgnorantInput, tryPull
-
Constructor Details
-
HandleOrPassOnStage
-
-
Method Details
-
become
-