Package play.libs.ws


package play.libs.ws
  • Interfaces
    Class
    Description
    JSON, XML and Multipart Form Data Readables used for Play-WS bodies.
    JSON, XML and Multipart Form Data Writables used for Play-WS bodies.
    This is the WS Client interface for Java.
    This is the main interface to building a WS request in Java.
    This is the WS response from the server.