hg: jdk10/sandbox/jdk: 8187279: Introduce an HttpClientFacade that will delegate everything to an HttpClientImpl
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Wed Sep 6 13:06:40 UTC 2017
Changeset: 77e18c76cbe9
Author: dfuchs
Date: 2017-09-06 14:02 +0100
URL: http://hg.openjdk.java.net/jdk10/sandbox/jdk/rev/77e18c76cbe9
8187279: Introduce an HttpClientFacade that will delegate everything to an HttpClientImpl
+ src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/HttpClientFacade.java
! src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/HttpClientImpl.java
+ test/java/net/httpclient/whitebox/ConnectionPoolTestDriver.java
! test/java/net/httpclient/whitebox/Driver.java
! test/java/net/httpclient/whitebox/jdk.incubator.httpclient/jdk/incubator/http/SocketTransportTest.java
More information about the jdk10-sandbox-changes
mailing list