Package play.libs.ws.ahc
Class AhcWSModule
java.lang.Object
play.api.inject.Module
play.inject.Module
play.libs.ws.ahc.AhcWSModule
The Play module to provide Java bindings for WS to an AsyncHTTPClient implementation.
This binding does not bind an AsyncHttpClient instance, as it's assumed you'll use the Scala and Java modules together.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbindings(Environment environment, com.typesafe.config.Config config) Methods inherited from class play.api.inject.Module
bind, bind, seq, seq