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