Uses of Class
org.gvsig.remoteclient.wfs.WFSRequestInformation

Packages that use WFSRequestInformation
org.gvsig.remoteclient.wfs   
org.gvsig.remoteclient.wfs.request   
 

Uses of WFSRequestInformation in org.gvsig.remoteclient.wfs
 

Methods in org.gvsig.remoteclient.wfs that return WFSRequestInformation
 WFSRequestInformation WFSProtocolHandler.getLastWfsRequestInformation()
           
 WFSRequestInformation WFSClient.getLastWfsRequestInformation()
           
 WFSRequestInformation WFSClient.getWFSRequestInformationAt(int index)
          Return the information of a request
 

Methods in org.gvsig.remoteclient.wfs with parameters of type WFSRequestInformation
 void WFSProtocolHandler.addLastWfsRequestInformation(WFSRequestInformation wfsRequestInformation)
          Adds a new WFSRequestInformation
 

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

Subclasses of WFSRequestInformation in org.gvsig.remoteclient.wfs.request
 class WFSGetFeatureRequestInformation
           
 class WFSTransactionRequestInformation
           
 

Methods in org.gvsig.remoteclient.wfs.request that return WFSRequestInformation
 WFSRequestInformation WFSTransactionRequest.createRequestInformation()
           
 WFSRequestInformation WFSRequest.createRequestInformation()
          Creates a request information
 WFSRequestInformation WFSGetFeatureRequest.createRequestInformation()
           
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.