Uses of Class
org.vrspace.server.core.WriteBack
Packages that use WriteBack
-
Uses of WriteBack in org.vrspace.server.obj
Methods in org.vrspace.server.obj that return WriteBackModifier and TypeMethodDescriptionClient.getWriteBack()Write-back cache to persist changes to all properties.Methods in org.vrspace.server.obj with parameters of type WriteBackModifier and TypeMethodDescriptionvoidClient.setWriteBack(WriteBack writeBack) Write-back cache to persist changes to all properties.