no.nextgentel.oss.akkatools

serializing

package serializing

Visibility
  1. Public
  2. All

Type Members

  1. trait DepricatedTypeWithMigrationInfo extends AnyRef

    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

  3. class JacksonJsonSerializerVerificationFailed extends RuntimeException

Value Members

  1. object JacksonJsonSerializer

Ungrouped