Packages

package json

Type Members

  1. trait JsonReader extends AnyRef

    Trait which defines the JSON read methods which are used by Backbone.

    Trait which defines the JSON read methods which are used by Backbone. As Backbone tries to be independent of any concrete JSON library implementations need to be in a different module.

  2. case class SnsEnvelope(message: String) extends Product with Serializable

Ungrouped