Package

com.netflix.atlas

json

Permalink

package json

Visibility
  1. Public
  2. All

Type Members

  1. class CaseClassDeserializer extends StdDeserializer[AnyRef]

    Permalink

    Custom deserializer for case classes.

    Custom deserializer for case classes. The primary difference is that it honors the default values specified on the primary constructor if a field is not explicitly set.

  2. class CaseClassDeserializers extends Base

    Permalink

    Identifies classes that are eligible for using the custom case class deserializer.

  3. trait JsonSupport extends AnyRef

    Permalink

Value Members

  1. object Json

    Permalink
  2. object JsonParserHelper

    Permalink

Ungrouped