|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseSwitch | |
---|---|
org.apache.myfaces.shared_impl.util | |
org.apache.myfaces.shared_impl.view |
Uses of ResponseSwitch in org.apache.myfaces.shared_impl.util |
---|
Methods in org.apache.myfaces.shared_impl.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_impl.view |
---|
Classes in org.apache.myfaces.shared_impl.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 |