public static class Http2Blueprint.BidiFlowExt<I1,O1,I2,O2,Mat>
extends java.lang.Object
Constructor and Description |
---|
BidiFlowExt(org.apache.pekko.stream.scaladsl.BidiFlow<I1,O1,I2,O2,Mat> bidi) |
Modifier and Type | Method and Description |
---|---|
<OO1,II2,Mat2> |
atopKeepLeft(org.apache.pekko.stream.Graph<org.apache.pekko.stream.BidiShape<O1,OO1,II2,I2>,Mat2> other) |
<OO1,II2,Mat2> |
atopKeepRight(org.apache.pekko.stream.Graph<org.apache.pekko.stream.BidiShape<O1,OO1,II2,I2>,Mat2> other) |