Package org.geotools.http
Interface HTTPBehavior
- All Known Subinterfaces:
HTTPConnectionPooling
,HTTPProxy
- All Known Implementing Classes:
MultithreadedHttpClient
,SimpleHttpClient
public interface HTTPBehavior
To specify a specific behavior for a http client.
- Author:
- Roar Brænden
- See Also: