org.jbpm.formModeler.service.bb.mvc.controller.requestChain
Class ResponseHeadersProcessor
java.lang.Object
org.jbpm.formModeler.service.bb.mvc.controller.requestChain.ResponseHeadersProcessor
- All Implemented Interfaces:
- RequestChainProcessor
public class ResponseHeadersProcessor
- extends Object
- implements RequestChainProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseHeadersProcessor
public ResponseHeadersProcessor()
processRequest
public boolean processRequest(CommandRequest request)
- Description copied from interface:
RequestChainProcessor
- Make required processing of request.
- Specified by:
processRequest in interface RequestChainProcessor
- Returns:
- true if processing must continue, false otherwise.
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.