Package | Description |
---|---|
javax.faces.context | |
javax.faces.render |
Modifier and Type | Method and Description |
---|---|
abstract ResponseStream |
FacesContext.getResponseStream() |
Modifier and Type | Method and Description |
---|---|
abstract void |
FacesContext.setResponseStream(ResponseStream responseStream) |
Modifier and Type | Method and Description |
---|---|
abstract ResponseStream |
RenderKit.createResponseStream(OutputStream out) |
Copyright © 2013 Apache Software Foundation. All Rights Reserved.