| Package | Description |
|---|---|
| com.manydesigns.portofino.files | |
| com.manydesigns.portofino.stripes |
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleTempFileService.SimpleTempFile |
| Modifier and Type | Method and Description |
|---|---|
abstract TempFile |
TempFileService.newTempFile(String mimeType,
String name) |
TempFile |
SimpleTempFileService.newTempFile(String mimeType,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Resolution |
TempFileService.stream(TempFile tempFile) |
| Modifier and Type | Field and Description |
|---|---|
TempFile |
StreamingCommonsMultipartWrapper.FileItem.contents |
| Constructor and Description |
|---|
StreamingCommonsMultipartWrapper.FileItem(String fileName,
String contentType,
TempFile contents,
int size) |