Package akka.http.impl.engine.client
Class PoolMasterActor.PoolInterfaceRunning
- java.lang.Object
-
- akka.http.impl.engine.client.PoolMasterActor.PoolInterfaceRunning
-
- All Implemented Interfaces:
PoolMasterActor.PoolInterfaceStatus
,java.io.Serializable
,scala.Equals
,scala.Product
- Enclosing class:
- PoolMasterActor
public static final class PoolMasterActor.PoolInterfaceRunning extends java.lang.Object implements PoolMasterActor.PoolInterfaceStatus, scala.Product, java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PoolInterfaceRunning(PoolInterface interface_)
-
-
-
Constructor Detail
-
PoolInterfaceRunning
public PoolInterfaceRunning(PoolInterface interface_)
-
-