Uses of Class
com.luciad.wms.server.TLcdOGCWMSCommandDispatcher
Packages that use TLcdOGCWMSCommandDispatcher
Package
Description
Implementation of the OGC Web Map Service (WMS) specification.
-
Uses of TLcdOGCWMSCommandDispatcher in com.luciad.wms.server
Subclasses of TLcdOGCWMSCommandDispatcher in com.luciad.wms.serverModifier and TypeClassDescriptionclassDeprecated.Since 2017.0 There is no need anymore for this class.Methods in com.luciad.wms.server that return TLcdOGCWMSCommandDispatcherModifier and TypeMethodDescriptionprotected TLcdOGCWMSCommandDispatcherALcdOGCWMSCommandDispatcherFactory.createOGCWMSCommandDispatcherInstance(jakarta.servlet.ServletConfig aServletConfig) Creates a new instance (or an extension) ofTLcdOGCWMSCommandDispatcherto be initialized.Methods in com.luciad.wms.server with parameters of type TLcdOGCWMSCommandDispatcherModifier and TypeMethodDescriptionprotected ILcdWMSCapabilitiesUpdaterALcdOGCWMSCommandDispatcherFactory.createWMSCapabilitiesUpdater(jakarta.servlet.ServletConfig aServletConfig, TLcdOGCWMSCommandDispatcher aCommandDispatcher, ILcdWMSCapabilitiesDecoder aDecoder) Deprecated.Starting from version 2017.0, the preferred way of working is to use theILcdWMSCapabilitiesProvider.