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 class
WSAsync
Simple HTTP client to make webservices requests.class
WSUrlFetch
Implementation of the WS interface based on Java URL Fetch API.
-