public class RestEntitySerializer extends org.codehaus.jackson.map.ser.std.SerializerBase<RestEntity>
Modifier | Constructor and Description |
---|---|
protected |
RestEntitySerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(RestEntity entity,
org.codehaus.jackson.JsonGenerator jsonGen,
org.codehaus.jackson.map.SerializerProvider serializerProvider) |
createObjectNode, createSchemaNode, createSchemaNode, getSchema, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrow, wrapAndThrow, wrapAndThrow
public void serialize(RestEntity entity, org.codehaus.jackson.JsonGenerator jsonGen, org.codehaus.jackson.map.SerializerProvider serializerProvider) throws IOException
serialize
in class org.codehaus.jackson.map.ser.std.SerializerBase<RestEntity>
IOException
Copyright © 2003–2018 Atlassian. All rights reserved.