public final class DeputyUserSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<User.DeputyUser>
Jackson deserializer for User.DeputyUser
classes.
Constructor and Description |
---|
DeputyUserSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(User.DeputyUser deputyUser,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
acceptJsonFormatVisitor, getSchema, getSchema, handledType, wrapAndThrow, wrapAndThrow
public void serialize(User.DeputyUser deputyUser, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider serializerProvider) throws IOException
serialize
in class com.fasterxml.jackson.databind.ser.std.StdSerializer<User.DeputyUser>
IOException
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.