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