i’d like to extend that in the jdk6 module using `...
# multiplatform
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