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 OkHttpServiceOkHttpService.ofOkHttpClient(okhttp3.OkHttpClient client) Create an HTTP client service with a pre-configuredOkHttpClient.