Uses of Class
org.gvsig.remoteclient.wfs.WFSRequestInformation
Packages that use WFSRequestInformation
-
Uses of WFSRequestInformation in org.gvsig.remoteclient.wfs
Methods in org.gvsig.remoteclient.wfs that return WFSRequestInformationModifier and TypeMethodDescriptionWFSClient.getLastWfsRequestInformation()WFSProtocolHandler.getLastWfsRequestInformation()WFSClient.getWFSRequestInformationAt(int index) Return the information of a requestMethods in org.gvsig.remoteclient.wfs with parameters of type WFSRequestInformationModifier and TypeMethodDescriptionvoidWFSProtocolHandler.addLastWfsRequestInformation(WFSRequestInformation wfsRequestInformation) Adds a new WFSRequestInformation -
Uses of WFSRequestInformation in org.gvsig.remoteclient.wfs.request
Subclasses of WFSRequestInformation in org.gvsig.remoteclient.wfs.requestModifier and TypeClassDescriptionclassclassMethods in org.gvsig.remoteclient.wfs.request that return WFSRequestInformationModifier and TypeMethodDescriptionWFSGetFeatureRequest.createRequestInformation()WFSRequest.createRequestInformation()Creates a request informationWFSTransactionRequest.createRequestInformation()