All Classes and Interfaces

Class
Description
Represents an API request in Kirara.
Abstract class representing the core of Kirara's HTTP backend.
Implementation of HttpCore using Java's built-in HttpURLConnection.
The base class for Kirara library.
Handy implementation of SupportsKiraraResponse that provides a Kirara instance.
Represents a path parameter in a request.
Represents a request header with a key and value.
Represents a request query with a key and value.
Kirara's serializer interface used to (de)serialize objects to and from byte arrays.
Interface for classes that support a Kirara instance.