Reply

cc.otavia.core.message.Reply
trait Reply extends Message

The response to an Ask. Each Reply completes exactly one pending ask, waking the suspended cc.otavia.core.stack.Stack in the sending actor.

Attributes

Graph
Supertypes
trait Message
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
trait UnitReply
trait TimeoutReply
class HttpResponse[C]
class OK
class BulkReply
class OK
trait RedisMap[K, V]
class Success
class Cursor
class ModifyRows
trait Row
class RowSet[R]
Show all
In this article