public static final class Association.OutboundStreamMatValues
extends java.lang.Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
OutboundStreamMatValues(SharedKillSwitch streamKillSwitch,
scala.concurrent.Future<Done> completed) |
Modifier and Type | Method and Description |
---|---|
scala.concurrent.Future<Done> |
completed() |
SharedKillSwitch |
streamKillSwitch() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OutboundStreamMatValues(SharedKillSwitch streamKillSwitch, scala.concurrent.Future<Done> completed)
public SharedKillSwitch streamKillSwitch()
public scala.concurrent.Future<Done> completed()