Uses of Class
gr.uoa.di.madgik.grs.store.buffer.BufferStoreReader

Packages that use BufferStoreReader
gr.uoa.di.madgik.grs.store.buffer   
 

Uses of BufferStoreReader in gr.uoa.di.madgik.grs.store.buffer
 

Methods in gr.uoa.di.madgik.grs.store.buffer with parameters of type BufferStoreReader
 void CacheBufferStore.associateStoreReader(BufferStoreReader reader)
          Associates a BufferStoreReader with the IBufferStore that is has been initialized to access.
 void FileBufferStore.associateStoreReader(BufferStoreReader reader)
          Associates a BufferStoreReader with the IBufferStore that is has been initialized to access.
 void IBufferStore.associateStoreReader(BufferStoreReader reader)
          Associates a BufferStoreReader with the IBufferStore that is has been initialized to access.
 



Copyright © 2012. All Rights Reserved.