Uses of Class
com.github.nhenneaux.resilienthttpclient.monitoredclientpool.SingleIpHttpClient
-
Uses of SingleIpHttpClient in com.github.nhenneaux.resilienthttpclient.monitoredclientpool
Methods in com.github.nhenneaux.resilienthttpclient.monitoredclientpool that return types with arguments of type SingleIpHttpClientModifier and TypeMethodDescriptionHttpClientPool.getNextHttpClient()Take the next HTTP client from the pool.
Please note that it uses a round-robin internally.