|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object biz.chitec.quarterback.gjsa.server.ReaderKiller
Killer for readers in the server which have been idle for too long. Due to connection errors, it is possible that the server doesn't recognize a broken connection correctly. In this case, worthless handlers linger around and crop up space and time. To help these restless souls, ReaderKiller tries to kill all readers which have been idle for too long (default: 15 minutes).
Constructor Summary | |
ReaderKiller()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReaderKiller()
|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |