Uses of Class
org.restlet.ext.httpclient.internal.HttpIdleConnectionReaper.ReaperThread
-
Packages that use HttpIdleConnectionReaper.ReaperThread Package Description org.restlet.ext.httpclient.internal -
-
Uses of HttpIdleConnectionReaper.ReaperThread in org.restlet.ext.httpclient.internal
Fields in org.restlet.ext.httpclient.internal declared as HttpIdleConnectionReaper.ReaperThread Modifier and Type Field Description private HttpIdleConnectionReaper.ReaperThreadHttpIdleConnectionReaper. reaperThreadThe thread that gleans the idle connections.
-