Uses of Interface
com.maxmind.geoip2.JsonSerializable
Packages that use JsonSerializable
-
Uses of JsonSerializable in com.maxmind.geoip2
Subinterfaces of JsonSerializable in com.maxmind.geoip2Modifier and TypeInterfaceDescriptioninterfaceInterface for record classes that have localized names and GeoName IDs. -
Uses of JsonSerializable in com.maxmind.geoip2.model
Classes in com.maxmind.geoip2.model that implement JsonSerializableModifier and TypeClassDescriptionfinal recordThis class provides the GeoIP Anonymous IP model.final recordThis class provides the GeoIP Anonymous Plus model.final recordThis class provides the GeoLite ASN model.final recordThis class provides a model for the data returned by the City Plus web service and the City database.final recordThis class provides the GeoIP Connection-Type model.final recordThis class provides a model for the data returned by the Country web service and the Country database.final recordThis class provides the GeoIP Domain model.final recordThis class provides a model for the data returned by the GeoIP Enterprise databasefinal recordThis class provides a model for the data returned by the Insights web service.final recordThis class provides the GeoIP IP Risk model.final recordThis class provides the GeoIP ISP model. -
Uses of JsonSerializable in com.maxmind.geoip2.record
Classes in com.maxmind.geoip2.record that implement JsonSerializableModifier and TypeClassDescriptionfinal recordContains data for the anonymizer record associated with an IP address.final recordContains data for one type of anonymizer detection, currently residential proxies.final recordCity-level data associated with an IP address.final recordContains data for the continent record associated with an IP address.final recordContains data for the country record associated with an IP address.final recordContains data for the location record associated with an IP address.final recordContains data related to your MaxMind account.final recordContains data for the postal record associated with an IP address.final recordContains data for the represented country associated with an IP address.final recordContains data for the subdivisions associated with an IP address.final recordContains data for the traits record associated with an IP address.