public class ContactJacksonSerializer extends org.codehaus.jackson.map.JsonSerializer<ContactProperties>
| Constructor and Description |
|---|
ContactJacksonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(ContactProperties value,
org.codehaus.jackson.JsonGenerator jgen,
org.codehaus.jackson.map.SerializerProvider provider) |
public void serialize(ContactProperties value, org.codehaus.jackson.JsonGenerator jgen, org.codehaus.jackson.map.SerializerProvider provider) throws IOException, org.codehaus.jackson.JsonProcessingException
serialize in class org.codehaus.jackson.map.JsonSerializer<ContactProperties>IOExceptionorg.codehaus.jackson.JsonProcessingExceptionCopyright © 2010–2016. All rights reserved.