org.apache.directory.mitosis.service.protocol.handler
Class ReplicationClientContextHandler

java.lang.Object
  extended by org.apache.directory.mitosis.service.protocol.handler.ReplicationClientContextHandler
All Implemented Interfaces:
ReplicationContextHandler

public class ReplicationClientContextHandler
extends java.lang.Object
implements ReplicationContextHandler

ReplicationContextHandler that implements client-side replication logic which sends any changes out-of-date to server. The following is the detailed protocol flow and the description of the replication logic execution.