Uses of Class
amber.utility.Timer

Packages that use Timer
amber.type.server Amber Server Types. 
 

Uses of Timer in amber.type.server
 

Fields in amber.type.server declared as Timer
protected  Timer ScheduledObject.timer
          This is the timer thread which is running the client object.
 

Methods in amber.type.server that return Timer
 Timer ScheduledObject.getTimer()
          Gets the data in the following variable: This is the timer thread which is running the client object.
 

Methods in amber.type.server with parameters of type Timer
 void ScheduledObject.setTimer(Timer data)
          Sets the data in the following variable: This is the timer thread which is running the client object.
 



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.