Package org.wildfly.httpclient.common
Class HostPool.AddressResult
- java.lang.Object
-
- org.wildfly.httpclient.common.HostPool.AddressResult
-
- Enclosing class:
- HostPool
public class HostPool.AddressResult extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AddressResult(long failCount)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidfailed()java.net.InetAddressgetAddress()java.net.URIgetURI()
-