|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ReplicationContextHandler | An interface that provides handler methods for events which occurs when a two replicas communicate with each other. |
Class Summary | |
---|---|
ReplicationClientContextHandler | ReplicationContextHandler that implements client-side replication
logic which sends any changes out-of-date to server. |
ReplicationClientProtocolHandler | A ReplicationProtocolHandler for client-side, which uses
ReplicationClientContextHandler . |
ReplicationProtocolHandler | A MINA IoHandler that wraps a ReplicationContextHandler
and provides a default implementation of ReplicationContext . |
ReplicationServerContextHandler | ReplicationContextHandler that implements server-side replication logic
which retrieves any changes occurred in remote replicas. |
ReplicationServerProtocolHandler | A ReplicationProtocolHandler for server-side, which uses
ReplicationServerContextHandler . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |