InputMessage

jsonrpclib.InputMessage
See theInputMessage companion object
sealed trait InputMessage extends Message

Attributes

Companion
object
Graph
Supertypes
trait Message
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def method: String

Inherited methods

def maybeCallId: Option[CallId]

Attributes

Inherited from:
Message