public static class ExposedPorts.Serializer extends com.fasterxml.jackson.databind.JsonSerializer<ExposedPorts>
Constructor and Description |
---|
Serializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(ExposedPorts exposedPorts,
com.fasterxml.jackson.core.JsonGenerator jsonGen,
com.fasterxml.jackson.databind.SerializerProvider serProvider) |
public void serialize(ExposedPorts exposedPorts, com.fasterxml.jackson.core.JsonGenerator jsonGen, com.fasterxml.jackson.databind.SerializerProvider serProvider) throws java.io.IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<ExposedPorts>
java.io.IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2019. All Rights Reserved.