lspace
codec
package
codec
Visibility
Public
All
Type Members
sealed abstract
class
@container
extends
IriResource
trait
ActiveContext
[
Json
,
JsonObject
]
extends
AnyRef
trait
ActiveProperty
[
Json
,
JsonObject
]
extends
AnyRef
trait
Decode
[
Json
,
JsonObject
]
extends
AnyRef
trait
Encode
[
Json
,
JsonObject
]
extends
AnyRef
case class
JsonInProgress
[
Json
,
JsonObject
]
(
json:
Json
)
(
implicit
activeContext:
ActiveContext
[
Json
,
JsonObject
]
)
extends
Product
with
Serializable
case class
JsonObjectInProgress
[
Json
,
JsonObject
]
(
json:
JsonObject
)
(
activeContext:
ActiveContext
[
Json
,
JsonObject
]
)
extends
Product
with
Serializable
Value Members
object
@container
package
argonaut
package
exception
Ungrouped