Class Hierarchy
- java.lang.Object
- org.infinispan.client.rest.impl.okhttp.ByteArrayRestEntityOkHttp (implements org.infinispan.client.rest.RestEntity, org.infinispan.client.rest.impl.okhttp.RestEntityAdaptorOkHttp)
- okhttp3.sse.EventSourceListener
- org.infinispan.client.rest.impl.okhttp.RestEventListenerOkHttp
- org.infinispan.client.rest.impl.okhttp.FileRestEntityOkHttp (implements org.infinispan.client.rest.RestEntity, org.infinispan.client.rest.impl.okhttp.RestEntityAdaptorOkHttp)
- org.infinispan.client.rest.impl.okhttp.InputStreamEntityOkHttp (implements org.infinispan.client.rest.RestEntity, org.infinispan.client.rest.impl.okhttp.RestEntityAdaptorOkHttp)
- okhttp3.RequestBody
- org.infinispan.client.rest.impl.okhttp.StreamRequestBody
- org.infinispan.client.rest.impl.okhttp.RestCacheClientOkHttp (implements org.infinispan.client.rest.RestCacheClient)
- org.infinispan.client.rest.impl.okhttp.RestCacheManagerClientOkHttp (implements org.infinispan.client.rest.RestCacheManagerClient)
- org.infinispan.client.rest.impl.okhttp.RestClientOkHttp (implements org.infinispan.client.rest.RestClient)
- org.infinispan.client.rest.impl.okhttp.RestClusterClientOkHttp (implements org.infinispan.client.rest.RestClusterClient)
- org.infinispan.client.rest.impl.okhttp.RestContainerClientOkHttp (implements org.infinispan.client.rest.RestContainerClient)
- org.infinispan.client.rest.impl.okhttp.RestCounterClientOkHttp (implements org.infinispan.client.rest.RestCounterClient)
- org.infinispan.client.rest.impl.okhttp.RestLoggingClientOkHttp (implements org.infinispan.client.rest.RestLoggingClient)
- org.infinispan.client.rest.impl.okhttp.RestMetricsClientOkHttp (implements org.infinispan.client.rest.RestMetricsClient)
- org.infinispan.client.rest.impl.okhttp.RestRawClientOkHttp (implements org.infinispan.client.rest.RestRawClient)
- org.infinispan.client.rest.impl.okhttp.RestResponseOkHttp (implements org.infinispan.client.rest.RestResponse)
- org.infinispan.client.rest.impl.okhttp.RestSchemasClientOkHttp (implements org.infinispan.client.rest.RestSchemaClient)
- org.infinispan.client.rest.impl.okhttp.RestSecurityClientOkHttp (implements org.infinispan.client.rest.RestSecurityClient)
- org.infinispan.client.rest.impl.okhttp.RestServerClientOkHttp (implements org.infinispan.client.rest.RestServerClient)
- org.infinispan.client.rest.impl.okhttp.RestTaskClientOkHttp (implements org.infinispan.client.rest.RestTaskClient)
- org.infinispan.client.rest.impl.okhttp.StringRestEntityOkHttp (implements org.infinispan.client.rest.RestEntity, org.infinispan.client.rest.impl.okhttp.RestEntityAdaptorOkHttp)
Interface Hierarchy
- org.infinispan.client.rest.impl.okhttp.RestEntityAdaptorOkHttp