org.littleshoot.mina.transport.vmpipe.support
Class VmPipeIdleStatusChecker
java.lang.Object
org.littleshoot.mina.transport.vmpipe.support.VmPipeIdleStatusChecker
public class VmPipeIdleStatusChecker
- extends Object
Dectects idle sessions and fires sessionIdle events to them.
- Version:
- $Rev: 585077 $, $Date: 2007-10-16 17:36:14 +0900 (Tue, 16 Oct 2007) $
- Author:
- The Apache Directory Project (mina-dev@directory.apache.org)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static VmPipeIdleStatusChecker getInstance()
addSession
public void addSession(VmPipeSessionImpl session)
Copyright © 2011-2013 LittleShoot. All Rights Reserved.