| Class | Description |
|---|---|
| CookieManager |
Utility class to create and delete cookies with common domain, path and max age.
|
| HttpUtils |
Utility methods for HTTP related stuff.
|
| RequestContext |
Holds the current HTTP servlet request and response.
|
| RequestContextBindingFilter |
Binds a new request context to the current thread before the chain is called, and then removes it after the chain
is called.
|
Copyright © 2018 CrafterCMS. All rights reserved.