| Class | Description |
|---|---|
| AbstractFlowEvent | |
| ConfiguratorInitializedEvent | Deprecated
do not depend on the configurator!
|
| CountingOutputStreamEvent |
Event is fired when the statistics counting outputstream size is enabled
|
| ExceptionEvent |
Event is fired if an occured
Exception is written to the OutputStream of the
HttpServletResponse |
| IncomingRequestEvent |
Event is thrown if a new
HttpServletRequest arrives. |
| ModificationResponseEvent<I extends OwsServiceRequest,O extends OwsServiceResponse> |
Abstract event that should be fired if a successful request changed the
contents of this service, e.g in the implemented
RequestOperator |
| OutgoingResponseEvent |
Event is thrown if a
HttpServletResponse was sent back. |
| RequestEvent |
Event should be fired when a new
OwsServiceRequest arrives in
the implemented RequestOperator |
| ResponseEvent |
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.