Package akka.http.impl.engine.client
Class PoolMasterActor.PoolSize
- java.lang.Object
-
- akka.http.impl.engine.client.PoolMasterActor.PoolSize
-
- All Implemented Interfaces:
akka.actor.NoSerializationVerificationNeeded
,java.io.Serializable
,scala.Equals
,scala.Product
- Enclosing class:
- PoolMasterActor
public static final class PoolMasterActor.PoolSize extends java.lang.Object implements akka.actor.NoSerializationVerificationNeeded, scala.Product, java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PoolSize(scala.concurrent.Promise<java.lang.Object> sizePromise)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description scala.concurrent.Promise<java.lang.Object>
sizePromise()
-