Uses of Interface
com.luciad.ogc.wfs.ILcdWFSTransactionHandlerFactory
Package
Description
Implementation of the OGC Web Feature Service (WFS) specification.
-
Uses of ILcdWFSTransactionHandlerFactory in com.luciad.ogc.wfs
Modifier and TypeMethodDescriptionprotected ILcdWFSTransactionHandlerFactory
ALcdOGCWFSCommandDispatcherFactory.createTransactionHandlerFactory
(ILcdOGCModelProvider aModelProvider, ILcdWFSLockFactory aLockFactory, ILcdWFSFilteredModelFactory aFilteredModelFactory, ILcdWFSServerModelEncoderFactory aServerModelEncoderFactory) Creates a transaction handler factory.TLcdWFSCommandDispatcherContext.getTransactionHandlerFactory()
Returns a validILcdWFSTransactionHandlerFactory
in case transactions are supported by the WFS.