public class MatchesListSerializer extends com.fasterxml.jackson.databind.JsonSerializer<MatchesList>
| Constructor and Description |
|---|
MatchesListSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(MatchesList value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(MatchesList value, 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<MatchesList>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2014. All Rights Reserved.