public interface SerializableStreamContentHandler extends Closeable, Serializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
SerializableStreamContentHandler.ContentHandlers |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
boolean |
persisted() |
long |
write(SaRMIServerCommand command,
int token,
String filename,
byte[] buffer,
boolean isLast,
int element,
boolean doStreaming) |
long write(SaRMIServerCommand command, int token, String filename, byte[] buffer, boolean isLast, int element, boolean doStreaming) throws IOException
IOExceptionboolean persisted()
InputStream getInputStream() throws IOException
IOExceptionCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.