Uses of Interface
org.nentangso.core.client.NtsHelperLocationRestClient
-
Packages that use NtsHelperLocationRestClient Package Description org.nentangso.core.config org.nentangso.core.service.helper.location -
-
Uses of NtsHelperLocationRestClient in org.nentangso.core.config
Methods in org.nentangso.core.config with parameters of type NtsHelperLocationRestClient Modifier and Type Method Description NtsRestLocationProviderNtsLocationProviderAutoConfiguration. ntsRestLocationProvider(NtsDefaultLocationCacheable locationCacheable, NtsHelperLocationRestClient restClient) -
Uses of NtsHelperLocationRestClient in org.nentangso.core.service.helper.location
Constructors in org.nentangso.core.service.helper.location with parameters of type NtsHelperLocationRestClient Constructor Description NtsRestLocationProvider(NtsDefaultLocationCacheable locationCacheable, NtsHelperLocationRestClient restClient)
-