Class HostConnectionPoolSpec.PekkoHttpEngineNoNetwork$

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

public class HostConnectionPoolSpec.PekkoHttpEngineNoNetwork$ extends Object implements HostConnectionPoolSpec.ClientServerImplementation, scala.Product, Serializable
Transport that runs everything through client and server engines but without actual network
See Also: