Class ConnectionDetail
java.lang.Object
com.github.nhenneaux.resilienthttpclient.monitoredclientpool.ConnectionDetail
-
Constructor Summary
ConstructorsConstructorDescriptionConnectionDetail(String hostname, String hostAddress, URI healthUri, boolean healthy) -
Method Summary
-
Constructor Details
-
ConnectionDetail
-
-
Method Details
-
getHostname
-
getHostAddress
-
getHealthUri
-
isHealthy
public boolean isHealthy() -
toString
-