|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseInstructionHandler | |
---|---|
org.springframework.webflow.executor.support | Flow executor implementation support; includes helpers for driving the execution of flows. |
Uses of ResponseInstructionHandler in org.springframework.webflow.executor.support |
---|
Methods in org.springframework.webflow.executor.support that return ResponseInstructionHandler | |
---|---|
ResponseInstructionHandler |
ResponseInstructionHandler.handle(ResponseInstruction responseInstruction)
Issue a response for given response instruction. |
ResponseInstructionHandler |
ResponseInstructionHandler.handleQuietly(ResponseInstruction responseInstruction)
Quietly issue a response for given response instruction, turning any Exception raised while handling the response instruction into a RuntimeException. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |