public class DirectWriteContentHandler extends Object implements SerializableStreamContentHandler
SerializableStreamContentHandler.ContentHandlers| Constructor and Description |
|---|
DirectWriteContentHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
InputStream |
getInputStream() |
boolean |
persisted() |
long |
write(SaRMIServerCommand command,
int token,
String filename,
byte[] buffer,
boolean isLast,
int element,
boolean doStreaming) |
public long write(SaRMIServerCommand command, int token, String filename, byte[] buffer, boolean isLast, int element, boolean doStreaming) throws IOException
write in interface SerializableStreamContentHandlerIOExceptionpublic boolean persisted()
persisted in interface SerializableStreamContentHandlerpublic InputStream getInputStream() throws IOException
getInputStream in interface SerializableStreamContentHandlerIOExceptionpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.