| Package | Description |
|---|---|
| io.aalam.common | |
| io.aalam.common.router | |
| io.aalam.common.serializers |
| Class and Description |
|---|
| Callbacks
Every application using this library will have to implement this class
and return an object of that class from it's entry point.
|
| HttpException
The http exception objects are thrown by the action handler when it wishes to
abort the processing when it faces an error.
|
| HttpPrePostProcessor |
| HttpPreProcessor |
| HttpRequest
Class to access the request details.
|
| HttpRequest.Auth
The authentication parameters for a request.
|
| HttpResponse |
| HttpServer |
| Permissions
This class defines the permissions for urls and will an object of this class
will be used for every URL registration.
|
| Class and Description |
|---|
| HttpRequest
Class to access the request details.
|
| Permissions
This class defines the permissions for urls and will an object of this class
will be used for every URL registration.
|
| Class and Description |
|---|
| HttpRequest
Class to access the request details.
|
| HttpResponse |
| Serializer
The data serializer used in general to serialize the response content.
|
Copyright © 2017. All rights reserved.