Class StringRestEntityOkHttp

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

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

    • StringRestEntityOkHttp

      public StringRestEntityOkHttp(org.infinispan.commons.dataconversion.MediaType contentType, String body)
  • Method Details