protected class NIOCifsConnectionsHandler.IdleSessionReaper extends Object implements Runnable
Check for sessions that have no recent I/O requests. The session timeout is configurable.
| Constructor and Description |
|---|
IdleSessionReaper(long intvl)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Connection reaper thread
|
void |
shutdownRequest()
Shutdown the connection reaper
|
Copyright © 2005–2020 Alfresco Software. All rights reserved.