Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8186829 HTTP Client impl - Reduce implementation execution modes
  3. JDK-8187279

Introduce an HttpClientFacade that will delegate everything to an HttpClientImpl

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • None
    • core-libs

      The facade should be a concrete package protected (or even possibly private) final wrapper implementation of HttpClient that simply delegates to the concrete implementation.
      This facade is what will be returned by our implementation of HttpClient::newHttpClient / HttpClient::newBuilder()::build

            dfuchs Daniel Fuchs
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: