TimeoutReply

cc.otavia.core.message.TimeoutReply
See theTimeoutReply companion object
sealed trait TimeoutReply extends Reply

A Reply indicating that an Ask timed out before the target actor responded.

Attributes

Companion
object
Graph
Supertypes
trait Reply
trait Message
trait Serializable
class Object
trait Matchable
class Any
Show all
In this article