Provides Servlets Framework used by GeoServer.
Servelets in the WFS and WMS package contains all interface servlets, one for
each WFS response.
The GeoServer framework:
-
Is built around Servlets derived from AbstractService
-
ActionService subclasses provide a mapping of Handler, Request, and Response