Package com.hazelcast.wan

This package contains the WAN replication API

See:
          Description

Interface Summary
ReplicationEventObject Marker interface for WAN replication messages
WanReplicationEndpoint Implementations of this interface represent a replication endpoint, normally another Hazelcast cluster only reachable over a wide area network
WanReplicationPublisher This interface offers the implementation of different kinds of replication techniques like TCP, UDP or maybe even an JMS based service
WanReplicationService This is the WAN replications service API core interface.
 

Class Summary
WanReplicationEvent Event class used to transmit the actual event object
 

Package com.hazelcast.wan Description

This package contains the WAN replication API



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.