Uses of Interface
org.geotools.data.wfs.v1_1_0.WFSStrategy

Packages that use WFSStrategy
org.geotools.data.wfs.v1_1_0   
 

Uses of WFSStrategy in org.geotools.data.wfs.v1_1_0
 

Classes in org.geotools.data.wfs.v1_1_0 that implement WFSStrategy
 class ArcGISServerStrategy
          B3partners B.V. http://www.b3partners.nl
 class CubeWerxStrategy
          An strategy object to deal in querying a CubeWerx WFS 1.1 server This strategy was created as per the limitations encountered at the CubeWerx server being tested while developing this plugin.
 class DefaultWFSStrategy
          A default strategy for a WFS 1.1.0 implementation that assumes the server sticks to the standard.
 class GeoServerStrategy
           
 class IonicStrategy
           
 class MapServerStrategy
          Implements some peculiar behavior of MapServer with WFS 1.1.0.
 

Methods in org.geotools.data.wfs.v1_1_0 with parameters of type WFSStrategy
 void WFS_1_1_0_Protocol.setStrategy(WFSStrategy strategy)
           
 

Constructors in org.geotools.data.wfs.v1_1_0 with parameters of type WFSStrategy
WFS_1_1_0_Protocol(InputStream capabilitiesReader, HTTPClient http, Charset defaultEncoding, WFSStrategy strategy)
           
 



Copyright © 1996-2014 Geotools. All Rights Reserved.