Class ConfigAwareConnectionPool


  • public class ConfigAwareConnectionPool
    extends Object
    A provider of the shared Android ConnectionPool. This class is aware of network configuration change events: When the network configuration changes the pool object is discarded and a later calls to get() will return a new pool.