public final class QueryResultSerializer
extends com.fasterxml.jackson.databind.ser.std.StdSerializer<org.tiogasolutions.dev.domain.query.QueryResult>
| Constructor and Description |
|---|
QueryResultSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(org.tiogasolutions.dev.domain.query.QueryResult results,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
acceptJsonFormatVisitor, createObjectNode, createSchemaNode, createSchemaNode, findConvertingContentSerializer, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrowpublic void serialize(org.tiogasolutions.dev.domain.query.QueryResult results,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider provider)
throws java.io.IOException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<org.tiogasolutions.dev.domain.query.QueryResult>java.io.IOException