Package | Description |
---|---|
javax.faces.context |
Classes and interfaces
defining per-request state information.
|
Modifier and Type | Method and Description |
---|---|
abstract PartialResponseWriter |
PartialViewContext.getPartialResponseWriter()
Return the |
PartialResponseWriter |
PartialViewContextWrapper.getPartialResponseWriter()
The default behavior of this method is to
call
PartialViewContext.getPartialResponseWriter()
on the wrapped PartialViewContext object. |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.