| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsServiceEventResolver.setHandlers(Map<String,StatisticsServiceEventHandler<?>> handlers)
before the processing the Handlers can be added to the resolver via spring xml
|
| Modifier and Type | Method and Description |
|---|---|
static <T> StatisticsServiceEventHandler<T> |
EventHandlerFinder.findHandler(Object object,
Map<String,StatisticsServiceEventHandler<?>> handlers) |
| Modifier and Type | Method and Description |
|---|---|
static <T> StatisticsServiceEventHandler<T> |
EventHandlerFinder.findHandler(Object object,
Map<String,StatisticsServiceEventHandler<?>> handlers) |
| Modifier and Type | Class and Description |
|---|---|
class |
CountingOutputStreamEventHandler |
class |
DefaultServiceEventHandler |
class |
OutgoingResponseEventHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
CodedExceptionEventHandler |
class |
OwsExceptionEventHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
CountingOutputStreamEventResolver.setHandlers(Map<String,StatisticsServiceEventHandler<?>> handlers) |
void |
DefaultServiceEventResolver.setHandlers(Map<String,StatisticsServiceEventHandler<?>> handlers) |
void |
OutgoingResponseEventResolver.setHandlers(Map<String,StatisticsServiceEventHandler<?>> handlers) |
void |
ExceptionEventResolver.setHandlers(Map<String,StatisticsServiceEventHandler<?>> handlers) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.