Package | Description |
---|---|
org.geotools.http | |
org.geotools.http.commons |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHTTPClientFactory
Base HTTPClientFactory adding wrapper client's to the desired HTTP Client like for instance
LoggingHTTPClient.
|
class |
DefaultHTTPClientFactory
Default factory for generating HTTP client's.
|
Modifier and Type | Class and Description |
---|---|
class |
MultithreadedHttpClientFactory
Factory for MultithreadedHttpClient
To use client set Hints.HTTP_CLIENT_FACTORY=MultithreadedHttpClientFactory.class, or
Hints.HTTP_CLIENT=MultithreadedHttpClient.class
|
Copyright © 1996–2022 Geotools. All rights reserved.