Class One2OneBidiFlowSpec.Test

java.lang.Object
org.apache.pekko.http.impl.util.One2OneBidiFlowSpec.Test
Enclosing class:
One2OneBidiFlowSpec

public class One2OneBidiFlowSpec.Test extends Object
  • Constructor Details

    • Test

      public Test(int maxPending)
  • Method Details

    • inIn

      public org.apache.pekko.stream.testkit.TestPublisher.Probe<Object> inIn()
    • inOut

      public org.apache.pekko.stream.testkit.TestSubscriber.Probe<Object> inOut()
    • outIn

      public org.apache.pekko.stream.testkit.TestPublisher.Probe<Object> outIn()
    • outOut

      public org.apache.pekko.stream.testkit.TestSubscriber.Probe<Object> outOut()