Package

lspace

codec

Permalink

package codec

Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract class @container extends IriResource

    Permalink
  2. trait ActiveContext[Json, JsonObject] extends AnyRef

    Permalink
  3. trait ActiveProperty[Json, JsonObject] extends AnyRef

    Permalink
  4. trait Decode[Json, JsonObject] extends AnyRef

    Permalink
  5. trait Encode[Json, JsonObject] extends AnyRef

    Permalink
  6. case class JsonInProgress[Json, JsonObject](json: Json)(implicit activeContext: ActiveContext[Json, JsonObject]) extends Product with Serializable

    Permalink
  7. case class JsonObjectInProgress[Json, JsonObject](json: JsonObject)(activeContext: ActiveContext[Json, JsonObject]) extends Product with Serializable

    Permalink

Value Members

  1. object @container

    Permalink
  2. package argonaut

    Permalink
  3. package exception

    Permalink

Ungrouped