Class ProxyAwareHttpClient

java.lang.Object
io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient
All Implemented Interfaces:
Closeable, AutoCloseable

public class ProxyAwareHttpClient extends Object implements Closeable
Builder for creating a CloseableHttpClient with proxy support. This class is thread-safe.