public static class ExposedPorts.Deserializer extends com.fasterxml.jackson.databind.JsonDeserializer<ExposedPorts>
Constructor and Description |
---|
ExposedPorts.Deserializer() |
Modifier and Type | Method and Description |
---|---|
ExposedPorts |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
public ExposedPorts deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<ExposedPorts>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2015. All Rights Reserved.