| Package | Description | 
|---|---|
| javax.faces.context | |
| javax.faces.render | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ResponseStream | FacesContext. getResponseStream() | 
| ResponseStream | FacesContextWrapper. getResponseStream() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | FacesContext. setResponseStream(ResponseStream responseStream) | 
| void | FacesContextWrapper. setResponseStream(ResponseStream responseStream) | 
| Modifier and Type | Method and Description | 
|---|---|
| ResponseStream | RenderKitWrapper. createResponseStream(OutputStream out) | 
| abstract ResponseStream | RenderKit. createResponseStream(OutputStream out) | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.