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