de.knipp.rritoolkit.tcp
Class TcpChannel.IdleMonitor

java.lang.Object
  extended by de.knipp.rritoolkit.tcp.TcpChannel.IdleMonitor
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
TcpChannel

private static class TcpChannel.IdleMonitor
extends java.lang.Object
implements java.lang.Runnable

class that monitors idle connections and closes them if need be

Version:
$Revision: 14936 $
Author:
Klaus Malorny

Constructor Summary
private TcpChannel.IdleMonitor()
           
 
Method Summary
 void run()
          periodically check channels whether they have timed out
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TcpChannel.IdleMonitor

private TcpChannel.IdleMonitor()
Method Detail

run

public void run()
periodically check channels whether they have timed out

Specified by:
run in interface java.lang.Runnable


Copyright © 2005-2011 Knipp Medien und Kommunikation GmbH