Serialized Form
-
Package kong.unirest.core
-
Class kong.unirest.core.Cookies extends ArrayList<Cookie> implements Serializable
-
Class kong.unirest.core.PagedList extends ArrayList<HttpResponse<T>> implements Serializable
-
Class kong.unirest.core.UnirestConfigException extends UnirestException implements Serializable
-
Class kong.unirest.core.UnirestException extends RuntimeException implements Serializable
- serialVersionUID:
- -3714840499934575734L
-
Class kong.unirest.core.UnirestParsingException extends UnirestException implements Serializable
-
Serialized Fields
-
originalBody
String originalBody
-
-
-
Class kong.unirest.core.UnrecoverableException extends UnirestException implements Serializable
-
-
Package kong.unirest.core.json
-
Class kong.unirest.core.json.JSONException extends RuntimeException implements Serializable
-
Class kong.unirest.core.json.JSONPointerException extends JSONException implements Serializable
-