Uses of Class
org.gvsig.remoteclient.wfs.request.WFSRequest

Packages that use WFSRequest
org.gvsig.remoteclient.wfs.request   
org.gvsig.remoteclient.wfs.wfs_1_0_0.request   
org.gvsig.remoteclient.wfs.wfs_1_1_0.request   
 

Uses of WFSRequest in org.gvsig.remoteclient.wfs.request
 

Subclasses of WFSRequest in org.gvsig.remoteclient.wfs.request
 class WFSDescribeFeatureTypeRequest
          The function of the DescribeFeatureType operation is to generate a schema description of feature types serviced by a WFS implementation.
 class WFSGetFeatureRequest
          The GetFeature operation allows retrieval of features from a web feature service.
 class WFSTLockFeatureRequest
          Web connections are inherently stateless.
 class WFSTransactionRequest
           
 

Uses of WFSRequest in org.gvsig.remoteclient.wfs.wfs_1_0_0.request
 

Subclasses of WFSRequest in org.gvsig.remoteclient.wfs.wfs_1_0_0.request
 class WFSDescribeFeatureTypeRequest1_0_0
           
 class WFSGetFeatureRequest1_0_0
           
 class WFSTLockFeatureRequest1_0_0
           
 class WFSTransactionRequest1_0_0
           
 

Uses of WFSRequest in org.gvsig.remoteclient.wfs.wfs_1_1_0.request
 

Subclasses of WFSRequest in org.gvsig.remoteclient.wfs.wfs_1_1_0.request
 class WFSDescribeFeatureTypeRequest1_1_0
           
 class WFSGetFeatureRequest1_1_0
           
 class WFSTLockFeatureRequest1_1_0
           
 class WFSTransactionRequest1_1_0
           
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.