Class HttpClient

  • All Implemented Interfaces:
    AutoCloseable

    public class HttpClient
    extends Object
    implements AutoCloseable
    The HTTPClient wraps around a CloseableHttpClient to provide a reusable client for making HTTP requests.