public class SimpleTempFileService extends TempFileService
Modifier and Type | Class and Description |
---|---|
static class |
SimpleTempFileService.SimpleTempFile |
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
logger |
copyright
Constructor and Description |
---|
SimpleTempFileService() |
Modifier and Type | Method and Description |
---|---|
TempFile |
newTempFile(String mimeType,
String name) |
getInstance, setInstance, stream
public TempFile newTempFile(String mimeType, String name) throws IOException
newTempFile
in class TempFileService
IOException