Class HttpServerBluePrint.ControllerStage

java.lang.Object
akka.stream.stage.GraphStageWithMaterializedValue<S,akka.NotUsed>
akka.stream.stage.GraphStage<akka.stream.BidiShape<ParserOutput.RequestOutput,ParserOutput.RequestOutput,HttpResponse,ResponseRenderingContext>>
akka.http.impl.engine.server.HttpServerBluePrint.ControllerStage
All Implemented Interfaces:
akka.stream.Graph<akka.stream.BidiShape<ParserOutput.RequestOutput,ParserOutput.RequestOutput,HttpResponse,ResponseRenderingContext>,akka.NotUsed>
Enclosing class:
HttpServerBluePrint

public static class HttpServerBluePrint.ControllerStage extends akka.stream.stage.GraphStage<akka.stream.BidiShape<ParserOutput.RequestOutput,ParserOutput.RequestOutput,HttpResponse,ResponseRenderingContext>>