| Package | Description |
|---|---|
| org.appng.forms |
Types for handling HTTP POST- and GET-requests
|
| org.appng.forms.impl |
Request and FormUpload implementations |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Request
Extends the informations provided by a
RequestContainer and allows processing a HttpServletRequest by
calling Request.process(HttpServletRequest). |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestBean
The default
Request-implementation. |
Copyright © 2011–2018 aiticon GmbH. All rights reserved.