wvlet.airframe.msgpack.json

Members list

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

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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