| Class | Description |
|---|---|
| CoreBeanNameGenerator |
Simple bean name generator, that returns the full canonical name of the class as the bean name.
|
| DAOHandler |
The DAO handler.
|
| ErrorHandler |
The generic fall-back error handler.
|
| EventHandler |
This class can be used to submit application events to the defined listeners.
|
| EventHandler.EventMulticaster |
Implementation of an asynchronous event multicaster.
|
| ExecutorHandler |
Handles system executors.
|
| LoginHandler |
This class handles to basic login/logout functionality and session creation/destruction.
|
| RESTHandler |
Servlet class which processes the incoming requests to service requests and delegates them to the service handler.
|
| ServiceHandler |
This class initializes and handles the Service registry.
|
| ServiceInitializer |
Initializes and destroys the web application (service) context, and loads all other handlers during context initialization.
|
| SessionHandler |
Accessible interface to active Sessions within the web application (service) context.
|
| WebSocketHandler |
WebSocket Service end-point handler.
|
| WebSocketHandler.WebSocketHandlerConfigurator |
Server End-point configurator.
|
Copyright © 2015 Tampere University of Technology, Pori Department.