| Package | Description |
|---|---|
| com.helger.web.scope | |
| com.helger.web.scope.impl | |
| com.helger.web.scope.multipart |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRequestWebScope
Interface for a single web request scope object that also offers access to
the HTTP servlet response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequestWebScope
A request web scopes that does not parse multipart requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequestWebScopeMultipart
The default request web scope that also tries to parse multi part requests if
the Content-Type matches .
|
Copyright © 2014–2019 Philip Helger. All rights reserved.