Interface RestEntityAdaptorOkHttp
- All Known Implementing Classes:
ByteArrayRestEntityOkHttp,FileRestEntityOkHttp,InputStreamEntityOkHttp,StringRestEntityOkHttp
public interface RestEntityAdaptorOkHttp
- Since:
- 10.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
Method Summary
-
Method Details
-
toRequestBody
okhttp3.RequestBody toRequestBody()
-