Class Client
- java.lang.Object
-
- org.swisspush.gateleen.player.player.Client
-
public class Client extends java.lang.ObjectHTTP Client abstraction, suitable for mocking.- Author:
- https://github.com/lbovet [Laurent Bovet]
-
-
Constructor Summary
Constructors Constructor Description Client()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.http.ResponseEntity<org.json.JSONObject>exchange(org.springframework.http.RequestEntity<org.json.JSONObject> request)
-