| Package | Description |
|---|---|
| org.omnifaces.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
FacesLocal.sendFile(FacesContext context,
String filename,
boolean attachment,
Callback.Output outputCallback) |
static void |
Faces.sendFile(String filename,
boolean attachment,
Callback.Output outputCallback)
Send a file to the response whose content is provided via given output stream callback.
|
Copyright © 2012–2016 OmniFaces. All rights reserved.