| Package | Description |
|---|---|
| javax.faces.context | |
| javax.faces.render |
| Modifier and Type | Method and Description |
|---|---|
abstract ResponseWriter |
ResponseWriter.cloneWithWriter(Writer writer) |
abstract ResponseWriter |
FacesContext.getResponseWriter() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
FacesContext.setResponseWriter(ResponseWriter responseWriter) |
| Modifier and Type | Method and Description |
|---|---|
abstract ResponseWriter |
RenderKit.createResponseWriter(Writer writer,
String contentTypeList,
String characterEncoding) |
Copyright © 2012 Apache Software Foundation. All Rights Reserved.