Class HostConnectionPoolSpec.PekkoHttpEngineNoNetwork
java.lang.Object
org.apache.pekko.http.impl.engine.client.HostConnectionPoolSpec.PekkoHttpEngineNoNetwork
- Enclosing class:
- HostConnectionPoolSpec
Transport that runs everything through client and server engines but without actual network
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract static booleanabstract static booleanstatic booleanstatic org.apache.pekko.stream.scaladsl.BidiFlow<HttpResponse,HttpResponse, HttpRequest, HttpRequest, scala.concurrent.Future<Http.OutgoingConnection>> get(org.apache.pekko.stream.SharedKillSwitch connectionKillSwitch) abstract static intabstract static ObjectproductElement(int n) static StringproductElementName(int n) static scala.collection.Iterator<String>static scala.collection.Iterator<Object>static String
- 
Constructor Details- 
PekkoHttpEngineNoNetworkpublic PekkoHttpEngineNoNetwork()
 
- 
- 
Method Details- 
failsHandlerInputWhenHandlerOutputFailspublic static boolean failsHandlerInputWhenHandlerOutputFails()
- 
canEqual
- 
equals
- 
productAritypublic abstract static int productArity()
- 
productElement
- 
productIterator
- 
productPrefix
- 
productElementName
- 
productElementNames
 
-