Package io.joshworks.restclient.http
Class IdleConnectionMonitor
- java.lang.Object
-
- java.lang.Thread
-
- io.joshworks.restclient.http.IdleConnectionMonitor
-
- All Implemented Interfaces:
java.lang.Runnable
public class IdleConnectionMonitor extends java.lang.ThreadCreated by Josh Gontijo on 5/5/17.
-
-
Method Summary
-
Methods inherited from class java.lang.Thread
activeCount, checkAccess, clone, countStackFrames, currentThread, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, stop, suspend, toString, yield
-
-