Uses of Class
com.luciad.wms.server.ALcdWMSCommandDispatcherFactory
Packages that use ALcdWMSCommandDispatcherFactory
Package
Description
Implementation of the OGC Web Map Service (WMS) specification.
-
Uses of ALcdWMSCommandDispatcherFactory in com.luciad.wms.server
Subclasses of ALcdWMSCommandDispatcherFactory in com.luciad.wms.serverModifier and TypeClassDescriptionclassDeprecated.All Styled Layer Descriptor support is now available via ALcdOGCWMSCommandDispatcherFactory (since 2017.0).classThis factory class creates a command dispatcher following the OGC WMS specification.classThis factory class creates a default command dispatcher following the OGC WMS specification.Methods in com.luciad.wms.server that return ALcdWMSCommandDispatcherFactoryModifier and TypeMethodDescriptionprotected ALcdWMSCommandDispatcherFactoryTLcdWMSServlet.createCommandDispatcherFactory(jakarta.servlet.ServletConfig aServletConfig) Creates a command dispatcher factory for the given servlet configuration.