public class MessagingStreamingDataSource
extends org.bimserver.plugins.serializers.ExtendedDataSource
| Constructor and Description |
|---|
MessagingStreamingDataSource(org.bimserver.plugins.serializers.MessagingStreamingSerializer messagingStreamingSerializer) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
InputStream |
getInputStream() |
String |
getName() |
OutputStream |
getOutputStream() |
void |
writeToOutputStream(OutputStream outputStream,
org.bimserver.plugins.serializers.ProgressReporter progressReporter) |
public MessagingStreamingDataSource(org.bimserver.plugins.serializers.MessagingStreamingSerializer messagingStreamingSerializer)
public String getContentType()
public InputStream getInputStream() throws IOException
IOExceptionpublic String getName()
public OutputStream getOutputStream() throws IOException
IOExceptionpublic void writeToOutputStream(OutputStream outputStream, org.bimserver.plugins.serializers.ProgressReporter progressReporter) throws IOException, org.bimserver.plugins.serializers.SerializerException
writeToOutputStream in class org.bimserver.plugins.serializers.ExtendedDataSourceIOExceptionorg.bimserver.plugins.serializers.SerializerExceptionCopyright © 2019 OpenSource BIM. All rights reserved.