Message

automorph.protocol.jsonrpc.Message
See theMessage companion class
object Message

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Message.type

Members list

Type members

Types

Message identifier type.

Message identifier type.

Attributes

Request parameters type.

Request parameters type.

Attributes

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete fields

val version: String

Supported JSON-RPC protocol version.

Supported JSON-RPC protocol version.

Attributes