All Classes and Interfaces

Class
Description
Endpoint represents a HTTP endpoint that can be accessed and run
A Response Body Handler used for grabbing the response as a JSONArray.
JSONClassBodyHandler<J extends com.github.tadukoo.parsing.json.JSONClass>
A Response Body Handler used for grabbing the response as a specific JSONClass.
A Response Body Handler used for grabbing the response as a JSONObject.
Method Type represents the HTTP method to be used in the HTTP Request.