public final class TrySerializer extends com.fasterxml.jackson.databind.JsonSerializer<Try>
| Constructor and Description |
|---|
TrySerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Try value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(Try value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Try>IOExceptionCopyright © 2018. All rights reserved.