Uses of Interface
com.luciad.ogc.wfs.ILcdWFSServerModelEncoderFactory
Packages that use ILcdWFSServerModelEncoderFactory
Package
Description
Implementation of the OGC Web Feature Service (WFS) specification.
-
Uses of ILcdWFSServerModelEncoderFactory in com.luciad.ogc.wfs
Methods in com.luciad.ogc.wfs that return ILcdWFSServerModelEncoderFactoryModifier and TypeMethodDescriptionprotected ILcdWFSServerModelEncoderFactoryALcdOGCWFSCommandDispatcherFactory.createServerModelEncoderFactory()Creates anILcdWFSServerModelEncoderFactory.TLcdWFSCommandDispatcherContext.getServerModelEncoderFactory()Returns the WFS server model encoder factory.Methods in com.luciad.ogc.wfs with parameters of type ILcdWFSServerModelEncoderFactoryModifier and TypeMethodDescriptionprotected ILcdWFSTransactionHandlerFactoryALcdOGCWFSCommandDispatcherFactory.createTransactionHandlerFactory(ILcdOGCModelProvider aModelProvider, ILcdWFSLockFactory aLockFactory, ILcdWFSFilteredModelFactory aFilteredModelFactory, ILcdWFSServerModelEncoderFactory aServerModelEncoderFactory) Creates a transaction handler factory.