Class HostConnectionPoolSpec.KillSwitchedClientTransport

java.lang.Object
org.apache.pekko.http.impl.engine.client.HostConnectionPoolSpec.KillSwitchedClientTransport
All Implemented Interfaces:
ClientTransport
Enclosing class:
HostConnectionPoolSpec

public class HostConnectionPoolSpec.KillSwitchedClientTransport extends Object implements ClientTransport
  • Constructor Details

    • KillSwitchedClientTransport

      public KillSwitchedClientTransport(org.apache.pekko.stream.SharedKillSwitch connectionKillSwitch)
  • Method Details