Package akka.http.impl.engine.http2
Class Http2Blueprint.BidiFlowExt<I1,O1,I2,O2,Mat>
- java.lang.Object
-
- akka.http.impl.engine.http2.Http2Blueprint.BidiFlowExt<I1,O1,I2,O2,Mat>
-
- Enclosing class:
- Http2Blueprint
public static class Http2Blueprint.BidiFlowExt<I1,O1,I2,O2,Mat> extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <OO1,II2,Mat2>
akka.stream.scaladsl.BidiFlow<I1,OO1,II2,O2,Mat2>atopKeepRight(akka.stream.Graph<akka.stream.BidiShape<O1,OO1,II2,I2>,Mat2> other)
-