Package gr.uoa.di.madgik.grs.proxy.mirror

Interface Summary
IMirror This interface defines the base operations that must be available for the management of the mirroring implementation instances.
 

Class Summary
PartialRequestEntry This class holds information on a request made by a reader for more data to be provided over a partially transfered record Field.
PartialRequestManager This class acts as a manager that can be used by reader side IMirror implementations to handle the requests for additional payload issued against Records and Fields that have been transfered partially.
 

Enum Summary
IMirror.MirroringState The status of the mirroring procedure
 

Exception Summary
GRS2ProxyMirrorDisposedException The proxy mirror is already in dispose
GRS2ProxyMirrorException Base exception for all error that are though by the proxy mirror sub component
GRS2ProxyMirrorInvalidOperationException The operation in progress is not valid based on the status of the proxy mirror sub component
GRS2ProxyMirrorProtocolErrorException There was a protocol error in the proxy mirror operation