Package | Description |
---|---|
br.com.caelum.vraptor.interceptor.download |
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayDownload
Implements
Download from a byte array. |
class |
FileDownload
Reads bytes from a file into the result.
|
class |
InputStreamDownload
Handles download by reading from a input stream byte by byte.
|
Copyright © 2013 Caelum. All Rights Reserved.