TcpTransport.Watcher (Project JXTA J2SE) function windowTitle() { parent.document.title="TcpTransport.Watcher (Project JXTA J2SE)"; } Overview Package Class Use Tree Deprecated Index Help Project JXTA PREV CLASS NEXT CLASS FRAMES NO FRAMES if(window==top) { document.writeln('All Classes'); } //--> All Classes SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD net.jxta.impl.endpoint.tcp Class TcpTransport.Watcher java.lang.Object java.util.TimerTask net.jxta.impl.endpoint.tcp.TcpTransport.Watcher All Implemented Interfaces: java.lang.Runnable Enclosing class:TcpTransport class TcpTransport.Watcherextends java.util.TimerTask TimerTask used to watch over connections. Field Summary Fields inherited from class java.util.TimerTask Constructor Summary TcpTransport.Watcher(java.util.Collection watchList) Method Summary void run() Methods inherited from class java.util.TimerTask cancel, scheduledExecutionTime Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait Constructor Detail TcpTransport.Watcher public TcpTransport.Watcher(java.util.Collection watchList) Method Detail run public void run() Overview Package Class Use Tree Deprecated Index Help JXTA J2SE PREV CLASS NEXT CLASS FRAMES NO FRAMES if(window==top) { document.writeln('All Classes'); } //--> All Classes SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD