@FunctionalInterface public interface SpoolOutTarget
| Modifier and Type | Method and Description |
|---|---|
void |
spoolOut(String fileName,
String mimeType,
IOConsumer<OutputStream> stream) |
void spoolOut(String fileName, String mimeType, IOConsumer<OutputStream> stream) throws IOException
IOExceptionCopyright © 2016. All rights reserved.