|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseSwitch | |
|---|---|
| org.apache.myfaces.shared_tomahawk.util | |
| org.apache.myfaces.shared_tomahawk.view | |
| Uses of ResponseSwitch in org.apache.myfaces.shared_tomahawk.util |
|---|
| Methods in org.apache.myfaces.shared_tomahawk.util that return ResponseSwitch | |
|---|---|
static ResponseSwitch |
ExternalContextUtils.createResponseSwitch(Object response)
Try to create a ResponseSwitch for this response. |
static ResponseSwitch |
ExternalContextUtils.getResponseSwitch(Object response)
Trys to obtain a ResponseSwitch from the Response. |
| Uses of ResponseSwitch in org.apache.myfaces.shared_tomahawk.view |
|---|
| Classes in org.apache.myfaces.shared_tomahawk.view that implement ResponseSwitch | |
|---|---|
class |
HttpServletResponseSwitch
Implementation of a switching response wrapper to turn output on and off according to the JSF spec 2.0. |
class |
ServletResponseSwitch
Implementation of a switching response wrapper to turn output on and off according to the JSF spec 2.0. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||