|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SynchronousCache | |
| org.xmlBlaster.client | This is the Java client side package. |
| org.xmlBlaster.client.activex | |
| 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.client.activex |
| Methods in org.xmlBlaster.client.activex that return SynchronousCache | |
SynchronousCache |
XmlScriptAccess.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 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||