Uses of Interface
com.luciad.ogc.common.ILcdOGCCommandDispatcherFactory
Packages that use ILcdOGCCommandDispatcherFactory
Package
Description
Provides API for implementing an OGC Catalog Service.
Implementation of the OGC Web Coverage Service (WCS) specification.
Implementation of the OGC Web Feature Service (WFS) specification.
-
Uses of ILcdOGCCommandDispatcherFactory in com.luciad.ogc.csw.server
Classes in com.luciad.ogc.csw.server that implement ILcdOGCCommandDispatcherFactoryModifier and TypeClassDescriptionclass
Creates and configures anALcdOGCCommandDispatcher
for a CSW server. -
Uses of ILcdOGCCommandDispatcherFactory in com.luciad.ogc.wcs
Classes in com.luciad.ogc.wcs that implement ILcdOGCCommandDispatcherFactoryModifier and TypeClassDescriptionclass
This factory class creates a command dispatcher following the OGC WCS specification. -
Uses of ILcdOGCCommandDispatcherFactory in com.luciad.ogc.wfs
Classes in com.luciad.ogc.wfs that implement ILcdOGCCommandDispatcherFactoryModifier and TypeClassDescriptionclass
This factory class creates a command dispatcher following the OGC WFS specification.