Uses of Class
io.camunda.connector.http.base.client.apache.CustomApacheHttpClient
Packages that use CustomApacheHttpClient
-
Uses of CustomApacheHttpClient in io.camunda.connector.http.base.client.apache
Fields in io.camunda.connector.http.base.client.apache declared as CustomApacheHttpClientModifier and TypeFieldDescriptionstatic final CustomApacheHttpClientCustomApacheHttpClient.DEFAULTMethods in io.camunda.connector.http.base.client.apache that return CustomApacheHttpClientModifier and TypeMethodDescriptionstatic CustomApacheHttpClientCustomApacheHttpClient.create(org.apache.hc.client5.http.impl.classic.HttpClientBuilder httpClientBuilder) Creates a new instance ofCustomApacheHttpClientwith the givenHttpClientBuilder.static CustomApacheHttpClientCustomApacheHttpClient.getDefault()Returns the default instance ofCustomApacheHttpClient.