public class ContainerSerializer extends com.fasterxml.jackson.databind.JsonSerializer<Container>
Container| Constructor and Description |
|---|
ContainerSerializer(ResourceRegistry resourceRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Class<Container> |
handledType() |
void |
serialize(Container value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public ContainerSerializer(ResourceRegistry resourceRegistry)
public void serialize(Container value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Container>IOExceptionCopyright © 2015. All Rights Reserved.