Class HttpServerBluePrint.ControllerStage

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface akka.stream.Graph

        akka.stream.Graph.GraphMapMatVal<S extends akka.stream.Shape,​M extends java.lang.Object>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      akka.stream.stage.GraphStageLogic createLogic​(akka.stream.Attributes effectiveAttributes)  
      scala.Tuple2<akka.stream.stage.GraphStageLogic,​akka.NotUsed$> createLogicAndMaterializedValue​(akka.stream.Attributes inheritedAttributes, akka.stream.Materializer outerMaterializer)  
      akka.stream.Attributes initialAttributes()  
      akka.stream.BidiShape<ParserOutput.RequestOutput,​ParserOutput.RequestOutput,​HttpResponse,​ResponseRenderingContext> shape()  
      • Methods inherited from class akka.stream.stage.GraphStage

        createLogicAndMaterializedValue
      • Methods inherited from class akka.stream.stage.GraphStageWithMaterializedValue

        addAttributes, async, async, async, getAttributes, named, traversalBuilder, withAttributes
      • Methods inherited from class java.lang.Object

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