| Package | Description |
|---|---|
| com.sun.faces.context | |
| javax.faces.context |
| Modifier and Type | Method and Description |
|---|---|
PartialResponseWriter |
PartialViewContextImpl.getPartialResponseWriter() |
| Modifier and Type | Method and Description |
|---|---|
PartialResponseWriter |
PartialViewContextWrapper.getPartialResponseWriter()
The default behavior of this method is to
call
PartialViewContext.getPartialResponseWriter()
on the wrapped PartialViewContext object. |
abstract PartialResponseWriter |
PartialViewContext.getPartialResponseWriter()
Return the |
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.