@Singleton public static class AhcWSModule.AhcWSClientProvider extends java.lang.Object implements javax.inject.Provider<WSClient>
Constructor and Description |
---|
AhcWSClientProvider(play.shaded.ahc.org.asynchttpclient.AsyncHttpClient asyncHttpClient,
akka.stream.Materializer materializer,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Modifier and Type | Method and Description |
---|---|
WSClient |
get() |