public class StreamingRawWriter extends Object implements StreamWriter<org.n52.shetland.ogc.ows.service.OwsServiceResponse>
| Constructor and Description |
|---|
StreamingRawWriter(StreamWriterRepository streamWriterRepository) |
| Modifier and Type | Method and Description |
|---|---|
Set<StreamWriterKey> |
getKeys() |
void |
write(org.n52.shetland.ogc.ows.service.OwsServiceResponse object,
OutputStream outputStream) |
@Inject public StreamingRawWriter(StreamWriterRepository streamWriterRepository)
public void write(org.n52.shetland.ogc.ows.service.OwsServiceResponse object,
OutputStream outputStream)
throws org.n52.svalbard.encode.exception.EncodingException
write in interface StreamWriter<org.n52.shetland.ogc.ows.service.OwsServiceResponse>org.n52.svalbard.encode.exception.EncodingExceptionpublic Set<StreamWriterKey> getKeys()
getKeys in interface org.n52.janmayen.component.Keyed<StreamWriterKey>Copyright © 2016–2023 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.