xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.client.SynchronousCache

Packages that use SynchronousCache
org.xmlBlaster.client This is the Java client side package. 
org.xmlBlaster.test.client   
 

Uses of SynchronousCache in org.xmlBlaster.client
 

Fields in org.xmlBlaster.client declared as SynchronousCache
private  SynchronousCache XmlBlasterAccess.synchronousCache
          Allow to cache updated messages for simulated synchronous access with get().
 

Methods in org.xmlBlaster.client that return SynchronousCache
 SynchronousCache XmlBlasterAccess.createSynchronousCache(int size)
           
 SynchronousCache I_XmlBlasterAccess.createSynchronousCache(int size)
          Setup the cache mode.
 

Uses of SynchronousCache in org.xmlBlaster.test.client
 

Fields in org.xmlBlaster.test.client declared as SynchronousCache
private  SynchronousCache TestSynchronousCache.synchronousCache
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.