Appia Documentation

net.sf.appia.protocols.gossipServer
Class GossipServerTimer

java.lang.Object
  extended by net.sf.appia.core.Event
      extended by net.sf.appia.core.events.channel.ChannelEvent
          extended by net.sf.appia.core.events.channel.PeriodicTimer
              extended by net.sf.appia.protocols.gossipServer.GossipServerTimer
All Implemented Interfaces:
java.lang.Cloneable

public class GossipServerTimer
extends PeriodicTimer


Field Summary
static java.lang.String ID
           
 
Fields inherited from class net.sf.appia.core.events.channel.PeriodicTimer
period, timerID
 
Fields inherited from class net.sf.appia.core.Event
DEFAULT_PRIORITY, MAX_PRIORITY, MIN_PRIORITY
 
Constructor Summary
GossipServerTimer()
           
GossipServerTimer(long period, Channel channel, Session source, int qualifier)
           
 
Method Summary
 
Methods inherited from class net.sf.appia.core.events.channel.PeriodicTimer
cloneEvent, getPeriod, setPeriod
 
Methods inherited from class net.sf.appia.core.events.channel.ChannelEvent
getQualifierMode, setQualifierMode
 
Methods inherited from class net.sf.appia.core.Event
asyncGo, currentSession, debug, getChannel, getDir, getPriority, getSchedulerData, getSource, getSourceSession, go, init, isAccepted, popSession, setChannel, setDir, setPriority, setSchedulerData, setSource, setSourceSession
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
See Also:
Constant Field Values
Constructor Detail

GossipServerTimer

public GossipServerTimer()

GossipServerTimer

public GossipServerTimer(long period,
                         Channel channel,
                         Session source,
                         int qualifier)
                  throws AppiaEventException,
                         AppiaException
Throws:
AppiaEventException
AppiaException

Appia Documentation

COPYRIGHT 2006-2009, University of Lisbon and INESC-ID
For updates and related information please see Appia Home Page
Send questions, sugestions or remarks to the appia-users mailing list