Package play.libs.ws.ahc
-
Interface Summary Interface Description AhcWSComponents AsyncHttpClient WS implementation components.WSClientComponents Java WSClient components. -
Class Summary Class Description AhcWSClient A WS client backed by AsyncHttpClient implementation.AhcWSModule The Play module to provide Java bindings for WS to an AsyncHTTPClient implementation.AhcWSModule.AhcWSClientProvider AhcWSModule.StandaloneWSClientProvider AhcWSRequest A Play WS request backed by AsyncHTTPClient implementation.AhcWSResponse A Play WS response backed by an AsyncHttpClient response.