Class SimpleGnutellaServer.timerEvent

java.lang.Object
  extended by SimpleGnutellaServer.timerEvent
All Implemented Interfaces:
QueueElementIF
Enclosing class:
SimpleGnutellaServer

 class SimpleGnutellaServer.timerEvent
extends java.lang.Object
implements QueueElementIF

Small internal class to represent a timer event.


Constructor Summary
SimpleGnutellaServer.timerEvent(int code)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleGnutellaServer.timerEvent

SimpleGnutellaServer.timerEvent(int code)