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 |
---|---|
CacheFilter | |
CommandRequestImpl |
Implementation of a CommandRequest object.
|
ControllerServlet |
Application end point for HTTP requests.
|
RequestContext | |
RequestMultipartWrapper |
Request wrapper that handles multipart post and retrieves files and parameters
|
RequestProcessor | |
RequestTrace |
Request trace
|
SessionTmpDirFactory |
Generates and delete temporal directories according to session identifier.
|
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.