Uses of Class
org.deegree.protocol.wfs.AbstractWFSRequestKVPAdapter

Packages that use AbstractWFSRequestKVPAdapter
org.deegree.protocol.wfs.describefeaturetype   
org.deegree.protocol.wfs.getfeature   
org.deegree.protocol.wfs.getfeaturewithlock   
org.deegree.protocol.wfs.getgmlobject   
org.deegree.protocol.wfs.getpropertyvalue   
org.deegree.protocol.wfs.lockfeature   
org.deegree.protocol.wfs.query   
org.deegree.protocol.wfs.storedquery   
org.deegree.protocol.wfs.transaction   
 

Uses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.describefeaturetype
 

Subclasses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.describefeaturetype
 class DescribeFeatureTypeKVPAdapter
          Adapter between KVP DescribeFeatureType requests and DescribeFeatureType objects.
 

Uses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.getfeature
 

Subclasses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.getfeature
 class GetFeatureKVPAdapter
          Adapter between KVP GetFeature requests and GetFeature objects.
 

Uses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.getfeaturewithlock
 

Subclasses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.getfeaturewithlock
 class GetFeatureWithLockKVPAdapter
          Adapter between KVP GetFeatureWithLock requests and GetFeatureWithLock objects.
 

Uses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.getgmlobject
 

Subclasses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.getgmlobject
 class GetGmlObjectKVPAdapter
          Adapter between KVP GetGmlObject requests and GetGmlObject objects.
 

Uses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.getpropertyvalue
 

Subclasses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.getpropertyvalue
 class GetPropertyValueKVPAdapter
          Adapter between KVP GetPropertyValue requests and GetPropertyValue objects.
 

Uses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.lockfeature
 

Subclasses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.lockfeature
 class LockFeatureKVPAdapter
          Adapter between KVP LockFeature requests and LockFeature objects.
 

Uses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.query
 

Subclasses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.query
 class QueryKVPAdapter
           
 

Uses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.storedquery
 

Subclasses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.storedquery
 class DescribeStoredQueriesKVPAdapter
          Adapter between KVP DescribeStoredQueries requests and DescribeStoredQueries objects.
 class DropStoredQueryKVPAdapter
          Adapter between KVP DropStoredQuery requests and DropStoredQuery objects.
 class ListStoredQueriesKVPAdapter
          Adapter between KVP ListStoredQueries requests and ListStoredQueries objects.
 

Uses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.transaction
 

Subclasses of AbstractWFSRequestKVPAdapter in org.deegree.protocol.wfs.transaction
 class TransactionKVPAdapter
          Adapter between KVP encoded Transaction requests and Transaction objects.
 



Copyright © 2011. All Rights Reserved.