Uses of Class
com.luciad.wms.server.ALcdWMSCommandDispatcher
Package
Description
Implementation of the OGC Web Map Service (WMS) specification.
-
Uses of ALcdWMSCommandDispatcher in com.luciad.wms.server
Modifier and TypeClassDescriptionclass
Deprecated.Since 2017.0 There is no need anymore for this class.class
This command dispatcher implementation handles HTTP requests following the OpenGIS Web Map Server implementation specification.Modifier and TypeMethodDescriptionALcdOGCWMSCommandDispatcherFactory.createWMSCommandDispatcher
(jakarta.servlet.ServletConfig aServletConfig) abstract ALcdWMSCommandDispatcher
ALcdWMSCommandDispatcherFactory.createWMSCommandDispatcher
(jakarta.servlet.ServletConfig aServletConfig) Creates from the servlet configuration file theALcdWMSCommandDispatcher
.