automorph.protocol.jsonrpc.MessageType$
See theMessageType companion class
object MessageType
Attributes
- Companion
- class
- Graph
-
- Supertypes
- Self type
-
MessageType.type
Members list
Type members
Classlikes
case object Call extends MessageType
case object Error extends MessageType
case object Notification extends MessageType
JSON-RPC method notification request.
case object Result extends MessageType
Inherited types
The names of the product elements
The name of the type
In this article