Package-level declarations
Contains Framework Request Classes.
Types
Link copied to clipboard
Annotation to indicate that the parameter is a body of the request.
Link copied to clipboard
Annotation to map a function to a route
Link copied to clipboard
Annotation to indicate that a parameter is a path {} parameter.
Link copied to clipboard
Annotation to be used in the parameters of the methods that are going to be used as query parameters.
Link copied to clipboard
This enum class contains HTTP request methods used in the application.