Uses of Interface
com.luciad.ogc.common.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
Modifier and TypeClassDescriptionclass
Creates and configures anALcdOGCCommandDispatcher
for a CSW server. -
Uses of ILcdOGCCommandDispatcherFactory in com.luciad.ogc.wcs
Modifier and TypeClassDescriptionclass
This factory class creates a command dispatcher following the OGC WCS specification. -
Uses of ILcdOGCCommandDispatcherFactory in com.luciad.ogc.wfs
Modifier and TypeClassDescriptionclass
This factory class creates a command dispatcher following the OGC WFS specification.