Class FileRestEntityOkHttp

java.lang.Object
org.infinispan.client.rest.impl.okhttp.FileRestEntityOkHttp
All Implemented Interfaces:
RestEntityAdaptorOkHttp, RestEntity

public class FileRestEntityOkHttp extends Object implements RestEntity, RestEntityAdaptorOkHttp
Since:
10.0
Author:
Tristan Tarrant <tristan@infinispan.org>
  • Constructor Details

    • FileRestEntityOkHttp

      public FileRestEntityOkHttp(org.infinispan.commons.dataconversion.MediaType contentType, File file)
  • Method Details