Package org.geotools.data.wfs.protocol.http

Interface Summary
HTTPProtocol A facade interface to interact with a plain HTTP server.
HTTPProtocol.POSTCallBack  
HTTPResponse A handle to an HTTP response headers and contents.
 

Class Summary
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)
DefaultHTTPProtocol Default implementation of HTTPProtocol based on apache's common-http-client
SimpleHttpProtocol An HTTPProtocol implementation that relies on plain HttpURLConnection
 

Enum Summary
HttpMethod Enumeration to specify the preferred HTTP method a WFS datastore to use then accessing WFS operations.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.