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