java.lang.Object
org.apache.pekko.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 Object 
- 
Constructor SummaryConstructors 
- 
Method Summary
<OO1,
II2,
Mat2>
 org.apache.pekko.stream.scaladsl.BidiFlow<I1,OO1,II2,O2,Mat>
atopKeepLeft(org.apache.pekko.stream.Graph<org.apache.pekko.stream.BidiShape<O1,OO1,II2,I2>,Mat2> other)
  <OO1,
II2,
Mat2>
 org.apache.pekko.stream.scaladsl.BidiFlow<I1,OO1,II2,O2,Mat2>
atopKeepRight(org.apache.pekko.stream.Graph<org.apache.pekko.stream.BidiShape<O1,OO1,II2,I2>,Mat2> other)
  
 
 
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
BidiFlowExtpublic BidiFlowExt(org.apache.pekko.stream.scaladsl.BidiFlow<I1,O1,I2,O2,Mat> bidi) 
 
- 
Method Details
- 
atopKeepLeftpublic <OO1,
II2,
Mat2>
org.apache.pekko.stream.scaladsl.BidiFlow<I1,OO1,II2,O2,Mat> atopKeepLeft(org.apache.pekko.stream.Graph<org.apache.pekko.stream.BidiShape<O1,OO1,II2,I2>,Mat2> other) 
- 
atopKeepRightpublic <OO1,
II2,
Mat2>
org.apache.pekko.stream.scaladsl.BidiFlow<I1,OO1,II2,O2,Mat2> atopKeepRight(org.apache.pekko.stream.Graph<org.apache.pekko.stream.BidiShape<O1,OO1,II2,I2>,Mat2> other)