Constructor and Description |
---|
AhcWSAPI(play.api.libs.ws.ahc.AhcWSClientConfig clientConfig,
ApplicationLifecycle lifecycle,
akka.stream.Materializer materializer) |
Modifier and Type | Method and Description |
---|---|
WSClient |
client() |
WSRequest |
url(java.lang.String url) |
@Inject public AhcWSAPI(play.api.libs.ws.ahc.AhcWSClientConfig clientConfig, ApplicationLifecycle lifecycle, akka.stream.Materializer materializer)