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
IOException
boolean persisted()
InputStream getInputStream() throws IOException
IOException
Copyright © 2016 SAPERION AG. All rights reserved.