Package akka.http.impl.engine.client
Class PoolId$
- java.lang.Object
-
- akka.http.impl.engine.client.PoolId$
-
public class PoolId$ extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PoolId$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PoolId.UniquePool
newUniquePool()
-
-
-
Field Detail
-
MODULE$
public static final PoolId$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Method Detail
-
newUniquePool
public PoolId.UniquePool newUniquePool()
-
-