Searched defs:networkEventDispatcher (Results 1 – 2 of 2) sorted by relevance
52 private final NetworkEventDispatcher networkEventDispatcher; field in ConfigAwareConnectionPool63 protected ConfigAwareConnectionPool(NetworkEventDispatcher networkEventDispatcher) { in ConfigAwareConnectionPool()
39 NetworkEventDispatcher networkEventDispatcher = new NetworkEventDispatcher() {}; in get() local