Uses of Package
gr.uoa.di.madgik.grs.store.buffer

Packages that use gr.uoa.di.madgik.grs.store.buffer
gr.uoa.di.madgik.grs.buffer   
gr.uoa.di.madgik.grs.proxy.http   
gr.uoa.di.madgik.grs.proxy.local   
gr.uoa.di.madgik.grs.proxy.tcp   
gr.uoa.di.madgik.grs.registry   
gr.uoa.di.madgik.grs.store.buffer   
gr.uoa.di.madgik.grs.store.buffer.multiplex   
gr.uoa.di.madgik.grs.writer   
 

Classes in gr.uoa.di.madgik.grs.store.buffer used by gr.uoa.di.madgik.grs.buffer
IBufferStore
          This interface defines the way a storage based IBuffer holder behaves in order to provide permanent storage to a set of incoming locators.
 

Classes in gr.uoa.di.madgik.grs.store.buffer used by gr.uoa.di.madgik.grs.proxy.http
GRS2BufferStoreException
          Base exception for all error that are though by the buffer store sub component
IBufferStore.MultiplexType
          Indicates the way that the incoming locators are read and their data persisted in the underlying storage device
 

Classes in gr.uoa.di.madgik.grs.store.buffer used by gr.uoa.di.madgik.grs.proxy.local
GRS2BufferStoreException
          Base exception for all error that are though by the buffer store sub component
IBufferStore.MultiplexType
          Indicates the way that the incoming locators are read and their data persisted in the underlying storage device
 

Classes in gr.uoa.di.madgik.grs.store.buffer used by gr.uoa.di.madgik.grs.proxy.tcp
GRS2BufferStoreException
          Base exception for all error that are though by the buffer store sub component
IBufferStore.MultiplexType
          Indicates the way that the incoming locators are read and their data persisted in the underlying storage device
 

Classes in gr.uoa.di.madgik.grs.store.buffer used by gr.uoa.di.madgik.grs.registry
IBufferStore
          This interface defines the way a storage based IBuffer holder behaves in order to provide permanent storage to a set of incoming locators.
 

Classes in gr.uoa.di.madgik.grs.store.buffer used by gr.uoa.di.madgik.grs.store.buffer
BufferStoreEntry
          This entry holds information per incoming locator to be used by IBufferStore implementations.
BufferStoreEntry.EntryStatus
          The status of the entry
BufferStoreReader
          This class accesses the content stored through a IBufferStore, restores the incoming and stored Records and publishes them in a new IBuffer using a RecordWriter whose locator returns to be used by any interested reader.
GRS2BufferStoreAccessException
          Error while accessing needed persisted information in the context of the on going buffer store sub component
GRS2BufferStoreException
          Base exception for all error that are though by the buffer store sub component
GRS2BufferStoreInvalidArgumentException
          Argument not valid for the buffer store sub component operation that is undergoing
GRS2BufferStoreInvalidOperationException
          The operation in progress is not valid based on the status of the buffer store sub component
IBufferStore
          This interface defines the way a storage based IBuffer holder behaves in order to provide permanent storage to a set of incoming locators.
IBufferStore.MultiplexType
          Indicates the way that the incoming locators are read and their data persisted in the underlying storage device
 

Classes in gr.uoa.di.madgik.grs.store.buffer used by gr.uoa.di.madgik.grs.store.buffer.multiplex
BufferStoreEntry
          This entry holds information per incoming locator to be used by IBufferStore implementations.
GRS2BufferStoreException
          Base exception for all error that are though by the buffer store sub component
IBufferStore
          This interface defines the way a storage based IBuffer holder behaves in order to provide permanent storage to a set of incoming locators.
 

Classes in gr.uoa.di.madgik.grs.store.buffer used by gr.uoa.di.madgik.grs.writer
IBufferStore
          This interface defines the way a storage based IBuffer holder behaves in order to provide permanent storage to a set of incoming locators.
 



Copyright © 2012. All Rights Reserved.