Package

no.nextgentel.oss.akkatools

serializing

Permalink

package serializing

Visibility
  1. Public
  2. All

Type Members

  1. trait DepricatedTypeWithMigrationInfo extends AnyRef

    Permalink

    When you have an old type that you do not want your code to use any more, you can use this trait to signalize to JacksonJsonSerializer that it can retrieve the new representation of the class / object

  2. class JacksonJsonSerializer extends Serializer

    Permalink
  3. class JacksonJsonSerializerException extends NotSerializableException

    Permalink
  4. class JacksonJsonSerializerVerificationFailed extends JacksonJsonSerializerException

    Permalink

Value Members

  1. object JacksonJsonSerializer

    Permalink

Ungrouped