Uses of Class
com.inrupt.client.okhttp.OkHttpService
Packages that use OkHttpService
-
Uses of OkHttpService in com.inrupt.client.okhttp
Methods in com.inrupt.client.okhttp that return OkHttpServiceModifier and TypeMethodDescriptionstatic OkHttpService
OkHttpService.ofOkHttpClient
(OkHttpClient client) Create an HTTP client service with a pre-configuredOkHttpClient
.