Message

automorph.spi.protocol.Message

RPC message.

Type parameters

Metadata

protocol-specific message metadata type

Value parameters

body

message body

metadata

protocol-specific message metadata

properties

message properties

Attributes

Constructor

Creates RPC message.

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

lazy val text: Option[String]

Message in human-readable textual form.

Message in human-readable textual form.

Attributes