public interface ResourceRenderer
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.utils.BinaryOutput |
getOutput()
Returns an output stream for performing resource rendering.
|
void |
setExpiration(long seconds)
Instruct the renderer about the expiration time in seconds.
|
org.exoplatform.commons.utils.BinaryOutput getOutput()
IOException - any io exceptionvoid setExpiration(long seconds)
seconds - the value in secondsCopyright © 2016 JBoss by Red Hat. All Rights Reserved.