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 SummaryNested ClassesModifier and TypeClassDescriptionstatic class
- 
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) static org.apache.pekko.http.impl.engine.client.HostConnectionPoolSpec.PassThrough$.PassThroughTransport$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- 
PassThroughpublic PassThrough()
 
- 
- 
Method Details- 
PassThroughTransportpublic static org.apache.pekko.http.impl.engine.client.HostConnectionPoolSpec.PassThrough$.PassThroughTransport$ PassThroughTransport()
- 
failsHandlerInputWhenHandlerOutputFailspublic static boolean failsHandlerInputWhenHandlerOutputFails()
- 
canEqual
- 
equals
- 
productAritypublic abstract static int productArity()
- 
productElement
- 
productIterator
- 
productPrefix
- 
productElementName
- 
productElementNames
 
-