Uses of Class
com.luciad.wms.server.ALcdWMSCommandDispatcher
Packages that use ALcdWMSCommandDispatcher
Package
Description
Implementation of the OGC Web Map Service (WMS) specification.
-
Uses of ALcdWMSCommandDispatcher in com.luciad.wms.server
Subclasses of ALcdWMSCommandDispatcher in com.luciad.wms.serverModifier 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.Methods in com.luciad.wms.server that return ALcdWMSCommandDispatcherModifier and TypeMethodDescriptionALcdOGCWMSCommandDispatcherFactory.createWMSCommandDispatcher
(jakarta.servlet.ServletConfig aServletConfig) abstract ALcdWMSCommandDispatcher
ALcdWMSCommandDispatcherFactory.createWMSCommandDispatcher
(jakarta.servlet.ServletConfig aServletConfig) Creates from the servlet configuration file theALcdWMSCommandDispatcher
.