java.lang.Object
com.maxmind.geoip2.model.AbstractResponse
- Direct Known Subclasses:
AbstractCountryResponse
,AsnResponse
,ConnectionTypeResponse
,DomainResponse
,IpBaseResponse
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AbstractResponse
public AbstractResponse()
-
-
Method Details
-
toJson
- Returns:
- JSON representation of this object. The structure is the same as the JSON provided by the GeoIP2 web service.
- Throws:
IOException
- if there is an error serializing the object to JSON.
-
toString
-