Uses of Interface
org.apache.http.nio.pool.SocketAddressResolver

Packages that use SocketAddressResolver
org.apache.http.nio.pool Client side connection pools APIs for asynchronous, event driven communication. 
 

Uses of SocketAddressResolver in org.apache.http.nio.pool
 

Constructors in org.apache.http.nio.pool with parameters of type SocketAddressResolver
AbstractNIOConnPool(ConnectingIOReactor ioReactor, NIOConnFactory<T,C> connFactory, SocketAddressResolver<T> addressResolver, int defaultMaxPerRoute, int maxTotal)
           
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.