B C D G S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- buildSingleHostnameHttpClient(String) - Method in class com.github.nhenneaux.resilienthttpclient.singlehostclient.SingleHostHttpClientProvider
- buildSingleHostnameHttpClient(String, KeyStore) - Method in class com.github.nhenneaux.resilienthttpclient.singlehostclient.SingleHostHttpClientProvider
- buildSingleHostnameHttpClient(String, KeyStore, HttpClient.Builder) - Method in class com.github.nhenneaux.resilienthttpclient.singlehostclient.SingleHostHttpClientProvider
C
- com.github.nhenneaux.resilienthttpclient.singlehostclient - package com.github.nhenneaux.resilienthttpclient.singlehostclient
D
- DnsLookupWrapper - Class in com.github.nhenneaux.resilienthttpclient.singlehostclient
- DnsLookupWrapper() - Constructor for class com.github.nhenneaux.resilienthttpclient.singlehostclient.DnsLookupWrapper
G
- getConnectionHealthCheckPeriodInSeconds() - Method in class com.github.nhenneaux.resilienthttpclient.singlehostclient.ServerConfiguration
-
The delay in seconds between health checks to
ServerConfiguration.getHealthPath(). - getDnsLookupRefreshPeriodInSeconds() - Method in class com.github.nhenneaux.resilienthttpclient.singlehostclient.ServerConfiguration
-
The DNS delay in seconds to refresh the resolution of
ServerConfiguration.getHostname(). - getHealthPath() - Method in class com.github.nhenneaux.resilienthttpclient.singlehostclient.ServerConfiguration
-
Thea health path responding with HTTP code 2xx, 3xx, 4xx so that the client is considered healthy.
- getHostname() - Method in class com.github.nhenneaux.resilienthttpclient.singlehostclient.ServerConfiguration
-
The hostname of the HTTP client.
- getInetAddressesByDnsLookUp(String) - Method in class com.github.nhenneaux.resilienthttpclient.singlehostclient.DnsLookupWrapper
-
Looks up for the IP addresses for the given host name.
- getPort() - Method in class com.github.nhenneaux.resilienthttpclient.singlehostclient.ServerConfiguration
-
THE TCP port of the HTTP client.
S
- ServerConfiguration - Class in com.github.nhenneaux.resilienthttpclient.singlehostclient
- ServerConfiguration(String) - Constructor for class com.github.nhenneaux.resilienthttpclient.singlehostclient.ServerConfiguration
- ServerConfiguration(String, int, String, long, long) - Constructor for class com.github.nhenneaux.resilienthttpclient.singlehostclient.ServerConfiguration
- SingleHostHttpClientProvider - Class in com.github.nhenneaux.resilienthttpclient.singlehostclient
-
Create an
HttpClientto target a single host. - SingleHostHttpClientProvider() - Constructor for class com.github.nhenneaux.resilienthttpclient.singlehostclient.SingleHostHttpClientProvider
T
- toString() - Method in class com.github.nhenneaux.resilienthttpclient.singlehostclient.ServerConfiguration
All Classes All Packages