i’d like to extend that in the jdk6 module using `ListenableFuture`, and in the jdk8 module using `C...
k
i’d like to extend that in the jdk6 module using
ListenableFuture
, and in the jdk8 module using
CompletableFuture
, adding
sendRequestAsync
methods that use the type best suited for that platform