public class StatisticsAwareCacheWrapperSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<StatisticsAwareCacheWrapper>
Serializer for the StatisticsAwareCacheWrapper
class.
Constructor and Description |
---|
StatisticsAwareCacheWrapperSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(StatisticsAwareCacheWrapper statisticsAwareCacheWrapper,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
acceptJsonFormatVisitor, getSchema, getSchema, handledType, wrapAndThrow, wrapAndThrow
public StatisticsAwareCacheWrapperSerializer()
public void serialize(StatisticsAwareCacheWrapper statisticsAwareCacheWrapper, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider serializerProvider) throws IOException
serialize
in class com.fasterxml.jackson.databind.ser.std.StdSerializer<StatisticsAwareCacheWrapper>
IOException
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.