public class EventCenterCoordinateSerializer extends com.fasterxml.jackson.databind.JsonSerializer<EventCenterCoordinate>
Constructor and Description |
---|
EventCenterCoordinateSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(EventCenterCoordinate eventCenterCoordinate,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(EventCenterCoordinate eventCenterCoordinate, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<EventCenterCoordinate>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2014. All Rights Reserved.