Package com.bluebell.greenhouse.sol.client
package com.bluebell.greenhouse.sol.client
Contains classes that are responsible for making external connections and api calls to 3rd-party
vendors.
Package: com.bluebell.greenhouse.sol.client
- Since:
- 1.0.5
- Author:
- Stephen Prizio
-
ClassDescriptionParent-level client logic.A generic HTTP client that performs GET requests.Defines how API clients should be interfacing with their external web services.A generic HTTP client that performs POST requests.