Uses of Interface
dev.resms.core.net.IHttpClient
Packages that use IHttpClient
-
Uses of IHttpClient in dev.resms.core.net.impl
Classes in dev.resms.core.net.impl that implement IHttpClientModifier and TypeClassDescriptionclassAn implementation of theIHttpClientinterface for performing HTTP requests. -
Uses of IHttpClient in dev.resms.core.service
Fields in dev.resms.core.service declared as IHttpClientModifier and TypeFieldDescriptionprotected final IHttpClientBaseService.httpClientHTTP client for making HTTP requests.