Uses of Class
org.apache.tomcat.util.buf.TimeStamp

Packages that use TimeStamp
org.apache.tomcat.core Architecture 
org.apache.tomcat.util.threads   
 

Uses of TimeStamp in org.apache.tomcat.core
 

Methods in org.apache.tomcat.core that return TimeStamp
 TimeStamp ServerSession.getTimeStamp()
          The time stamp associated with this session
 

Uses of TimeStamp in org.apache.tomcat.util.threads
 

Methods in org.apache.tomcat.util.threads with parameters of type TimeStamp
 void Expirer.addManagedObject(TimeStamp ts)
           
 void Expirer.removeManagedObject(TimeStamp ts)
           
 void Expirer.ExpireCallback.expired(TimeStamp o)
           
 



Copyright ? 2001 Apache Software Foundation. All Rights Reserved.