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

Details

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

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: