ConcurrentBlockingRequestQueue.notify

Manually notifies this queue's internal semaphore, which might be used to free up any threads that are waiting for a socket, usually used on shutdown.

class ConcurrentBlockingRequestQueue
void
notify
()