Class ReplicationEndpoint

java.lang.Object
org.apache.activemq.artemis.core.replication.ReplicationEndpoint
All Implemented Interfaces:
ChannelHandler, ActiveMQComponent

public final class ReplicationEndpoint extends Object implements ChannelHandler, ActiveMQComponent
Handles all the synchronization necessary for replication on the backup side (that is the backup's side of the "remote backup" use case).