java.lang.Object
tools.jackson.databind.JacksonModule
com.github.robtimus.net.ip.jackson.databind.IPModule
All Implemented Interfaces:
Versioned

public final class IPModule extends JacksonModule
A module that adds support for serializing and deserializing IP addresses and ranges values.
Author:
Rob Spoor