Package org.sourcelab.kafka.connect.apiclient.rest
-
Interface Summary Interface Description HttpClientConfigHooks HttpClient configuration hooks.RestClient Interface for making HTTP calls. -
Class Summary Class Description DefaultHttpClientConfigHooks Default implementation makes no modifications.HttpClientRestClient RestClient implementation using HTTPClient.MockRestClient A Mock Rest Client for testing.RestResponse Represents the response from the API. -
Exception Summary Exception Description RestException Exception when an underlying error occurs in a RestClient implementation.