| Package | Description |
|---|---|
| org.n52.iceland.request.handler |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GenericOperationHandler<Q extends OwsServiceRequest,A extends OwsServiceResponse> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGetCapabilitiesHandler<T>
TODO JavaDoc
|
class |
AbstractOperationHandler
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
OperationHandler |
OperationHandlerRepository.getOperationHandler(OperationHandlerKey key) |
OperationHandler |
OperationHandlerRepository.getOperationHandler(String service,
String operationName) |
| Modifier and Type | Method and Description |
|---|---|
Map<OperationHandlerKey,OperationHandler> |
OperationHandlerRepository.getOperationHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationHandlerRepository.setComponents(Optional<Collection<OperationHandler>> components) |
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.