All Classes and Interfaces

Class
Description
 
 
 
 
 
Represents a request header.
 
A strategy interface for converting an object to a message.
An enumeration listing all of the available request methods that are possible.
 
 
 
 
 
This annotation is used to mark a method parameter as a query param (request param).
A lazily-evaluated representation of all received query params from a single request.
Represents an incoming request.
This annotation is used to mark a method parameter as a request body.
 
 
 
 
 
 
 
The TeenyHttpd server itself - instantiating an instance of this class and calling 'start()' is all that is required to begin serving requests.