public class DefaultHTTPClientFactory extends AbstractHTTPClientFactory
Constructor and Description |
---|
DefaultHTTPClientFactory() |
Modifier and Type | Method and Description |
---|---|
protected List<Class<?>> |
clientClasses()
Return the HTTPClient classes that this factory will create.
|
HTTPClient |
createClient(List<Class<? extends HTTPBehavior>> behaviors)
Create instance of HTTPClient.
|
applyLogging, canProcess, createClient, createLogging
protected List<Class<?>> clientClasses()
AbstractHTTPClientFactory
clientClasses
in class AbstractHTTPClientFactory
public final HTTPClient createClient(List<Class<? extends HTTPBehavior>> behaviors)
AbstractHTTPClientFactory
createClient
in interface HTTPClientFactory
createClient
in class AbstractHTTPClientFactory
Copyright © 1996–2023 Geotools. All rights reserved.