Class HostConnectionPoolSpec.PekkoHttpEngineTCP$

java.lang.Object
org.apache.pekko.http.impl.engine.client.HostConnectionPoolSpec.TopLevelApiClientServerImplementation
org.apache.pekko.http.impl.engine.client.HostConnectionPoolSpec.PekkoHttpEngineTCP$
All Implemented Interfaces:
Serializable, HostConnectionPoolSpec.ClientServerImplementation, scala.Equals, scala.Product
Enclosing class:
HostConnectionPoolSpec

public class HostConnectionPoolSpec.PekkoHttpEngineTCP$ extends HostConnectionPoolSpec.TopLevelApiClientServerImplementation implements scala.Product, Serializable
Transport that uses actual top-level Http APIs to establish a plaintext HTTP connection
See Also: