Uses of Interface
org.geotools.data.wfs.protocol.http.HTTPProtocol

Packages that use HTTPProtocol
org.geotools.data.wfs.protocol.http   
org.geotools.data.wfs.v1_1_0   
 

Uses of HTTPProtocol in org.geotools.data.wfs.protocol.http
 

Classes in org.geotools.data.wfs.protocol.http that implement HTTPProtocol
 class AbstractHttpProtocol
          Base class for HTTPProtocol implementations that provides the basic property accessors and a good implementation for the URL factory helper method AbstractHttpProtocol.createUrl(URL, Map)
 class DefaultHTTPProtocol
          Default implementation of HTTPProtocol based on apache's common-http-client
 class SimpleHttpProtocol
          An HTTPProtocol implementation that relies on plain HttpURLConnection
 

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

Constructors in org.geotools.data.wfs.v1_1_0 with parameters of type HTTPProtocol
WFS_1_1_0_Protocol(InputStream capabilitiesReader, HTTPProtocol http)
           
 



Copyright © 1996-2009 Geotools. All Rights Reserved.