Hi Folks ! 
As you know the current Java Sender API comes today with 2 different implementations : 

- Resteasy client (used by default)
- AsyncHttpClient

I discussed a bit with Matzew and we agreed that we should probably remove the AsyncHttpClient implementation and just keep the resteasy client, wdyt ? 

Seb