wvlet.airframe.msgpack.json

Members list

Concise view

Type members

Classlikes

A JSON parse context implementation for remembering how many elements are added to an object or array

A JSON parse context implementation for remembering how many elements are added to an object or array

Attributes

Graph
Supertypes
trait LogSupport
trait LazyLogger
trait LoggingMethods
trait Serializable
trait JSONContext[Seq[MsgPack]]
trait JSONHandler[Seq[MsgPack]]
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class NestedMessagePackBuilder extends JSONContext[Seq[MsgPack]] with LogSupport

Attributes

Companion:
object
Graph
Supertypes
trait LogSupport
trait LazyLogger
trait LoggingMethods
trait Serializable
trait JSONContext[Seq[MsgPack]]
trait JSONHandler[Seq[MsgPack]]
class Object
trait Matchable
class Any
Known subtypes
Self type

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class StreamMessagePackBuilder extends JSONContext[MsgPack] with LogSupport

Attributes

Companion:
object
Graph
Supertypes
trait LogSupport
trait LazyLogger
trait LoggingMethods
trait Serializable
trait JSONContext[MsgPack]
trait JSONHandler[MsgPack]
class Object
trait Matchable
class Any