Interface RestEntityAdaptorOkHttp

All Known Implementing Classes:
ByteArrayRestEntityOkHttp, FileRestEntityOkHttp, InputStreamEntityOkHttp, StringRestEntityOkHttp

public interface RestEntityAdaptorOkHttp
Since:
10.0
Author:
Tristan Tarrant <tristan@infinispan.org>
  • Method Summary

    Modifier and Type
    Method
    Description
    okhttp3.RequestBody
     
  • Method Details

    • toRequestBody

      okhttp3.RequestBody toRequestBody()