Uses of Interface
play.libs.WS.WSImpl
-
Packages that use WS.WSImpl Package Description play.libs.ws -
-
Uses of WS.WSImpl in play.libs.ws
Classes in play.libs.ws that implement WS.WSImpl Modifier and Type Class Description classWSAsyncSimple HTTP client to make webservices requests.classWSUrlFetchImplementation of the WS interface based on Java URL Fetch API.
-