| Interface | Description |
|---|---|
| CommandRequest |
This interface acts encapsulates access to the request, response and session objects,
to allow the implementators to override this objects' behaviour.
|
| CommandResponse |
Interface to implement for all the response objects.
|
| Class | Description |
|---|---|
| CommandRequestImpl |
Implementation of a CommandRequest object.
|
| ControllerServlet |
Application end point for HTTP requests.
|
| ControllerServletHelper | |
| HTTPSettings |
Class that defines some application set-up parameters.
|
| RequestContext | |
| RequestMultipartWrapper |
Request wrapper that handles multipart post and retrieves files and parameters
|
| RequestProcessor | |
| SessionTmpDirFactory |
Generates and delete temporal directories according to session identifier.
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.