Class HostConnectionPoolSpec.PassThrough
java.lang.Object
org.apache.pekko.http.impl.engine.client.HostConnectionPoolSpec.PassThrough
- Enclosing class:
- HostConnectionPoolSpec
Transport that just passes through requests / responses
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract static boolean
abstract static boolean
static boolean
static org.apache.pekko.stream.scaladsl.BidiFlow<HttpResponse,
HttpResponse, HttpRequest, HttpRequest, scala.concurrent.Future<Http.OutgoingConnection>> get
(org.apache.pekko.stream.SharedKillSwitch connectionKillSwitch) static org.apache.pekko.http.impl.engine.client.HostConnectionPoolSpec.PassThrough$.PassThroughTransport$
abstract static int
abstract static Object
productElement
(int n) static String
productElementName
(int n) static scala.collection.Iterator<String>
static scala.collection.Iterator<Object>
static String
-
Constructor Details
-
PassThrough
public PassThrough()
-
-
Method Details
-
PassThroughTransport
public static org.apache.pekko.http.impl.engine.client.HostConnectionPoolSpec.PassThrough$.PassThroughTransport$ PassThroughTransport() -
failsHandlerInputWhenHandlerOutputFails
public static boolean failsHandlerInputWhenHandlerOutputFails() -
canEqual
-
equals
-
productArity
public abstract static int productArity() -
productElement
-
productIterator
-
productPrefix
-
productElementName
-
productElementNames
-