Uses of Class
org.deegree_impl.services.wfs.WFSMainLoop

Packages that use WFSMainLoop
org.deegree_impl.services.wfs   
org.deegree_impl.services.wfs.bna   
org.deegree_impl.services.wfs.gml   
org.deegree_impl.services.wfs.mapinfo   
org.deegree_impl.services.wfs.sde   
org.deegree_impl.services.wfs.shape   
 

Uses of WFSMainLoop in org.deegree_impl.services.wfs
 

Subclasses of WFSMainLoop in org.deegree_impl.services.wfs
 class AbstractDescribeFeatureType
          class defining the basic processing of a DescribFeatureType request -------------------------------------------------------------------------
 class AbstractGetFeature
          class defining the basic processing of a getFeature request -------------------------------------------------------------------------
 class AbstractTransaction
          class defining the basic processing of a DescribFeatureType request -------------------------------------------------------------------------
 class DBGetFeature
          class defining the basic processing of a getFeature request for databases -------------------------------------------------------------------------
 

Uses of WFSMainLoop in org.deegree_impl.services.wfs.bna
 

Subclasses of WFSMainLoop in org.deegree_impl.services.wfs.bna
private  class BNADataStore.CDescribeFeatureType
          inner interface defining the processing of a DescribeFeatureType request
private  class BNADataStore.CGetFeature
          inner interface defining the processing of a getFeature request
(package private)  class BNADataStore.CGetFeatureWithLock
          class defining the processing of a getFeature request
private  class BNADataStore.CLockFeature
          inner interface defining the processing of a lockFeature request
private  class BNADataStore.CTransaction
          inner interface defining the processing of a transaction request
 

Uses of WFSMainLoop in org.deegree_impl.services.wfs.gml
 

Subclasses of WFSMainLoop in org.deegree_impl.services.wfs.gml
(package private)  class CDescribeFeatureType
          class defining the processing of a DescribeFeatureType request
(package private)  class CGetFeature
          class defining the processing of a getFeature request
(package private)  class CGetFeatureWithLock
          class defining the processing of a getFeature request
(package private)  class CLockFeature
          class defining the processing of a lockFeature request
(package private)  class CTransaction
          class defining the processing of a transaction request
 

Uses of WFSMainLoop in org.deegree_impl.services.wfs.mapinfo
 

Subclasses of WFSMainLoop in org.deegree_impl.services.wfs.mapinfo
private  class MapInfoDataStore.CDescribeFeatureType
          inner interface defining the processing of a DescribeFeatureType request
private  class MapInfoDataStore.CGetFeature
          inner interface defining the processing of a getFeature request
(package private)  class MapInfoDataStore.CGetFeatureWithLock
          class defining the processing of a getFeature request
private  class MapInfoDataStore.CLockFeature
          inner interface defining the processing of a lockFeature request
private  class MapInfoDataStore.CTransaction
          inner interface defining the processing of a transaction request
 

Uses of WFSMainLoop in org.deegree_impl.services.wfs.sde
 

Subclasses of WFSMainLoop in org.deegree_impl.services.wfs.sde
private  class SDEDataStore.CDescribeFeatureType
          inner interface defining the processing of a DescribeFeatureType request
private  class SDEDataStore.CGetFeature
          inner interface defining the processing of a getFeature request
(package private)  class SDEDataStore.CGetFeatureWithLock
          class defining the processing of a getFeature request
private  class SDEDataStore.CLockFeature
          inner interface defining the processing of a lockFeature request
 

Uses of WFSMainLoop in org.deegree_impl.services.wfs.shape
 

Subclasses of WFSMainLoop in org.deegree_impl.services.wfs.shape
private  class ShapeDataStore.CDescribeFeatureType
          inner interface defining the processing of a DescribeFeatureType request
private  class ShapeDataStore.CGetFeature
          inner interface defining the processing of a getFeature request
(package private)  class ShapeDataStore.CGetFeatureWithLock
          class defining the processing of a getFeature request
private  class ShapeDataStore.CLockFeature
          inner interface defining the processing of a lockFeature request
private  class ShapeDataStore.CTransaction
          inner interface defining the processing of a transaction request