public abstract class ApiClient extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
baseUrl |
protected kong.unirest.UnirestInstance |
httpClient |
protected com.laserfiche.api.client.httphandlers.HttpRequestHandler |
httpRequestHandler |
protected kong.unirest.ObjectMapper |
objectMapper |
protected String baseUrl
protected kong.unirest.UnirestInstance httpClient
protected kong.unirest.ObjectMapper objectMapper
protected com.laserfiche.api.client.httphandlers.HttpRequestHandler httpRequestHandler
public ApiClient(String baseUrl, kong.unirest.UnirestInstance httpClient, com.laserfiche.api.client.httphandlers.HttpRequestHandler httpRequestHandler)
Copyright © 2025. All rights reserved.