Package com.aquima.web.session
-
Class Summary Class Description AbstractSesionAwareRequestHandler Base class for handler interceptors and filters which require access to the AquimaSession for the current request.ConcurrentSessionModificationMonitor This component detects when a session is about to be modified by multiple runtime nodes and interrupts the requests on all but the last request.