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 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
           
 

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



Copyright © 1996-2009 Geotools. All Rights Reserved.