public static class AccountKeyLegacy.AccountKeyLegacySerializer extends com.fasterxml.jackson.databind.JsonSerializer<AccountKeyLegacy>
Constructor and Description |
---|
AccountKeyLegacySerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(AccountKeyLegacy value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(AccountKeyLegacy value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) throws java.io.IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<AccountKeyLegacy>
java.io.IOException
com.fasterxml.jackson.core.JsonProcessingException