Class SerializerUtil.GeoserverPlaformInfoJsonDeserializer

  • Enclosing class:
    SerializerUtil

    public static class SerializerUtil.GeoserverPlaformInfoJsonDeserializer
    extends com.fasterxml.jackson.databind.JsonDeserializer<GeoServerPlatformInfoDV[]>
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonDeserializer

        com.fasterxml.jackson.databind.JsonDeserializer.None
    • Constructor Detail

      • GeoserverPlaformInfoJsonDeserializer

        public GeoserverPlaformInfoJsonDeserializer()
    • Method Detail

      • deserialize

        public GeoServerPlatformInfoDV[] deserialize​(com.fasterxml.jackson.core.JsonParser jp,
                                                     com.fasterxml.jackson.databind.DeserializationContext ctxt)
                                              throws IOException,
                                                     com.fasterxml.jackson.core.JsonProcessingException
        Specified by:
        deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<GeoServerPlatformInfoDV[]>
        Throws:
        IOException
        com.fasterxml.jackson.core.JsonProcessingException