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 Summary
Constructors -
Method Summary
Modifier 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
-
PekkoHttpEngineNoNetwork
public PekkoHttpEngineNoNetwork()
-
-
Method Details
-
failsHandlerInputWhenHandlerOutputFails
public static boolean failsHandlerInputWhenHandlerOutputFails() -
canEqual
-
equals
-
productArity
public abstract static int productArity() -
productElement
-
productIterator
-
productPrefix
-
productElementName
-
productElementNames
-