public class ServiceResponseWriterFactory extends Object implements org.n52.iceland.coding.encode.ResponseWriterFactory
| Constructor and Description |
|---|
ServiceResponseWriterFactory(StreamWriterRepository responseWriterFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.n52.iceland.coding.encode.ResponseWriter<?> |
create(org.n52.iceland.coding.encode.ResponseWriterKey key) |
Set<org.n52.iceland.coding.encode.ResponseWriterKey> |
getKeys() |
@Inject public ServiceResponseWriterFactory(StreamWriterRepository responseWriterFactory)
public Set<org.n52.iceland.coding.encode.ResponseWriterKey> getKeys()
getKeys in interface org.n52.janmayen.component.ComponentFactory<org.n52.iceland.coding.encode.ResponseWriterKey,org.n52.iceland.coding.encode.ResponseWriter<?>>getKeys in interface org.n52.janmayen.component.Keyed<org.n52.iceland.coding.encode.ResponseWriterKey>public org.n52.iceland.coding.encode.ResponseWriter<?> create(org.n52.iceland.coding.encode.ResponseWriterKey key)
create in interface org.n52.janmayen.component.ComponentFactory<org.n52.iceland.coding.encode.ResponseWriterKey,org.n52.iceland.coding.encode.ResponseWriter<?>>Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.