Uses of Interface
org.logicblaze.lingo.util.TimeoutMap

Packages that use TimeoutMap
org.logicblaze.lingo.jms.impl The implementation classes for the JMS based Lingo binding. 
org.logicblaze.lingo.util A number of Java 2 Collections implementations which work as distributed collections together with some useful collections or concurrency based utilities such as LRUCache and TimeoutMap. 
 

Uses of TimeoutMap in org.logicblaze.lingo.jms.impl
 

Methods in org.logicblaze.lingo.jms.impl that return TimeoutMap
 TimeoutMap MultiplexingRequestor.getRequestMap()
           
 

Methods in org.logicblaze.lingo.jms.impl with parameters of type TimeoutMap
 void MultiplexingRequestor.setRequestMap(TimeoutMap requests)
           
 

Uses of TimeoutMap in org.logicblaze.lingo.util
 

Classes in org.logicblaze.lingo.util that implement TimeoutMap
 class DefaultTimeoutMap
           
 



Copyright © 2010 LogicBlaze, Inc.. All Rights Reserved.