public class ResponseHeadersProcessor extends RequestChainProcessor
Constructor and Description |
---|
ResponseHeadersProcessor() |
Modifier and Type | Method and Description |
---|---|
String |
getResponseContentType() |
boolean |
isUseRefreshHeader() |
protected boolean |
processRequest()
Make required processing of request.
|
void |
setResponseContentType(String responseContentType) |
void |
setUseRefreshHeader(boolean useRefreshHeader) |
doRequestProcessing, getControllerStatus, getNextStep, getRequest, getResponse, setNextStep
addPeriodicTask, addPeriodicTask, factoryLookup, getComponentAlias, getComponentDescription, getComponentName, getComponentScope, init, setComponentAlias, shutdown, start, stop
public boolean isUseRefreshHeader()
public void setUseRefreshHeader(boolean useRefreshHeader)
public String getResponseContentType()
public void setResponseContentType(String responseContentType)
protected boolean processRequest()
processRequest
in class RequestChainProcessor
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.