Package | Description |
---|---|
org.jboss.dashboard.ui.controller.requestChain |
Modifier and Type | Class and Description |
---|---|
class |
CSRFTokenProcessor
The CSRF processor validates a security token inside the URLs.
|
class |
DashboardProcessor
This is a request chain processor for dashbuilder.
|
class |
EnvelopeVerifier |
class |
FactoryActionRequestExecutor |
class |
FreeMemoryProcessor
Analyzes the memory available on every incoming request and it tries to free memory if required.
|
class |
FriendlyUrlProcessor |
class |
HttpSSOProcessor |
class |
JspUrlProcessor
Process JSP forward requests.
|
class |
ModalDialogRenderer
Catch the opening of the modal window an the successive requests over it and
give an appropriate response.
|
class |
ModalDialogStatusSaver
Save the current status of the modal dialog component in order to return the
appropriate response later in the request rendering chain.
|
class |
MultipartProcessor
Handles multipart requests, building wrapper around the request object
in order to support files uploading.
|
class |
NavigationCookieProcessor |
class |
RequestRenderer |
class |
ResponseHeadersProcessor |
class |
SessionInitializer |
class |
StartingProcessor
First processor.
|
class |
StartingRenderer
The starting element of the request rendering chain.
|
Modifier and Type | Method and Description |
---|---|
RequestChainProcessor |
RequestChainProcessor.getNextStep() |
Modifier and Type | Method and Description |
---|---|
void |
RequestChainProcessor.setNextStep(RequestChainProcessor nextStep) |
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.