public final class StoreKeySerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<StoreKey>
| Constructor and Description |
|---|
StoreKeySerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(StoreKey key,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider) |
acceptJsonFormatVisitor, createObjectNode, createSchemaNode, createSchemaNode, findConvertingContentSerializer, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrowpublic void serialize(StoreKey key, com.fasterxml.jackson.core.JsonGenerator generator, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<StoreKey>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2011-2015. All Rights Reserved.