Uses of Class
de.grogra.persistence.BindingsCache
-
Uses of BindingsCache in de.grogra.imp.net
-
Uses of BindingsCache in de.grogra.persistence
Modifier and TypeMethodDescriptionPersistenceInputStream.getCache
(short cacheId) PersistenceConnection.getLocalCache()
abstract BindingsCache
RemoteClient.getRemoteCache()
PersistenceInputStream.readCache()
Modifier and TypeMethodDescriptionvoid
PersistenceConnection.initializeCache
(BindingsCache localCache) void
PersistenceOutputStream.write
(BindingsCache cache) ModifierConstructorDescriptionData
(boolean remote, Transaction.Key key, BindingsCache cache) PersistenceOutputStream
(BindingsCache cache, DataOutputStream out)