| Interface | Description |
|---|---|
| IGlobalWebScope |
Interface for a global web scope.
|
| IRequestParamContainer |
A special request parameter container with support for file items etc.
|
| IRequestWebScope |
Interface for a single web request scope object that also offers access to
the HTTP servlet response.
|
| IRequestWebScopeWithoutResponse |
Interface for a single web request scope object that does not offer access to
the HTTP response.
|
| ISessionWebScope |
Interface for a single session scope object.
|
| IWebScope |
Base interface for web scopes.
|
Copyright © 2014–2019 Philip Helger. All rights reserved.