Uses of Class
org.apache.camel.util.TimeoutMapEntry

Packages that use TimeoutMapEntry
org.apache.camel.util Utility classes used by the core of Camel and useful for Camel component developers 
 

Uses of TimeoutMapEntry in org.apache.camel.util
 

Methods in org.apache.camel.util with parameters of type TimeoutMapEntry
 int TimeoutMapEntry.compareTo(TimeoutMapEntry that)
           
protected  boolean DefaultTimeoutMap.isValidForEviction(TimeoutMapEntry entry)
          A hook to allow derivations to avoid evicting the current entry
protected  void DefaultTimeoutMap.updateExpireTime(TimeoutMapEntry entry)
           
 



Copyright © 2010 IONA Open Source Community. All Rights Reserved.