Class PoolInterface.PoolInterfaceStage

java.lang.Object
akka.stream.stage.GraphStageWithMaterializedValue<akka.stream.FlowShape<PoolFlow.ResponseContext,PoolFlow.RequestContext>,PoolInterface>
akka.http.impl.engine.client.PoolInterface.PoolInterfaceStage
All Implemented Interfaces:
akka.stream.Graph<akka.stream.FlowShape<PoolFlow.ResponseContext,PoolFlow.RequestContext>,PoolInterface>
Enclosing interface:
PoolInterface

public static class PoolInterface.PoolInterfaceStage extends akka.stream.stage.GraphStageWithMaterializedValue<akka.stream.FlowShape<PoolFlow.ResponseContext,PoolFlow.RequestContext>,PoolInterface>
  • Constructor Details

    • PoolInterfaceStage

      public PoolInterfaceStage(PoolId poolId, PoolMaster master, int bufferSize, akka.event.LoggingAdapter log)
  • Method Details