B C D G S T 
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

getDnsLookupRefreshPeriodInSeconds() - Method in class com.github.nhenneaux.resilienthttpclient.singlehostclient.ServerConfiguration
 
getHealthPath() - Method in class com.github.nhenneaux.resilienthttpclient.singlehostclient.ServerConfiguration
 
getHostname() - Method in class com.github.nhenneaux.resilienthttpclient.singlehostclient.ServerConfiguration
 
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
 

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) - Constructor for class com.github.nhenneaux.resilienthttpclient.singlehostclient.ServerConfiguration
 
SingleHostHttpClientProvider - Class in com.github.nhenneaux.resilienthttpclient.singlehostclient
Create an HttpClient to 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
 
B C D G S T 
All Classes All Packages