Uses of Interface
org.infinispan.client.rest.RestClient
Packages that use RestClient
-
Uses of RestClient in org.infinispan.client.rest
Methods in org.infinispan.client.rest that return RestClientModifier and TypeMethodDescriptionstatic RestClientRestClient.forConfiguration(RestClientConfiguration configuration) Creates aRestClientinstance based on the supplied configuration -
Uses of RestClient in org.infinispan.client.rest.impl.okhttp
Classes in org.infinispan.client.rest.impl.okhttp that implement RestClient