ServletRequests and HttpSessions.See: Description
| Class | Description |
|---|---|
| AppngCache |
A simple value object representing an element of the site cache.
|
| CacheElementBase |
Abstract base class for the implementation of cache entries.
|
| Controller | |
| HttpHeaders |
Useful constants and methods for setting HTTP-Headers as specified by
RFC 2616.
|
| PlatformStartup |
This
ServletContextListener is used to initialize the appNG platform. |
| RepositoryWatcher |
A service that watches for modified/deleted files in a
Site's www-directory (see
SiteProperties.WWW_DIR) using a WatchService. |
| Session |
A simple value object representing a users's http-session.
|
| SessionListener |
A (ServletContext/HttpSession/ServletRequest) listener that keeps track of creation/destruction and usage of
HttpSessions. |
| Tomcat7Support | |
| Tomcat8Support |
ServletRequests and HttpSessions.Copyright © 2011–2018 aiticon GmbH. All rights reserved.