Package com.kosdev.kos.commons.web.api
package com.kosdev.kos.commons.web.api
Provides access to the API client for making and receiving local REST calls.
The primary component is ApiClient.
- Since:
- 1
- Version:
- 1
-
ClassesClassDescriptionSystem component used to interact with applications running on nodes within a KOS cluster.ApiRequest<T>Data class used by ApiClient to make API calls to local and remote nodes.