Uses of Interface
com.luciad.ogc.wfs.ILcdWFSServerModelEncoderFactory
Package
Description
Implementation of the OGC Web Feature Service (WFS) specification.
-
Uses of ILcdWFSServerModelEncoderFactory in com.luciad.ogc.wfs
Modifier and TypeMethodDescriptionprotected ILcdWFSServerModelEncoderFactory
ALcdOGCWFSCommandDispatcherFactory.createServerModelEncoderFactory()
Creates anILcdWFSServerModelEncoderFactory
.TLcdWFSCommandDispatcherContext.getServerModelEncoderFactory()
Returns the WFS server model encoder factory.Modifier and TypeMethodDescriptionprotected ILcdWFSTransactionHandlerFactory
ALcdOGCWFSCommandDispatcherFactory.createTransactionHandlerFactory
(ILcdOGCModelProvider aModelProvider, ILcdWFSLockFactory aLockFactory, ILcdWFSFilteredModelFactory aFilteredModelFactory, ILcdWFSServerModelEncoderFactory aServerModelEncoderFactory) Creates a transaction handler factory.