All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Body Generic HTTP body.CaravanHttpClient Resilient HTTP transport layer that can execute any request asynchronously and applying software load balancing and circuit breaking.CaravanHttpRequest An immutable request to a HTTP server.CaravanHttpRequestBuilder UriTemplate using HTTP request builder.CaravanHttpResponse An immutable response to an http invocation which only returns string content.CaravanHttpResponseBuilder Builder forCaravanHttpResponse
.IllegalResponseRuntimeException Exception is thrown when a resilient HTTP response was received, but rated illegal (e.g.RequestFailedRuntimeException Exception is thrown when a resilient HTTP request failed before a response was received.RequestInstantiationRuntimeException Thrown if there was an error by creating a request.