Namespace Lucene.Net.Replicator.Http.Abstractions
Interfaces
IReplicationRequest
Abstraction for remote replication requests, allows easy integration into any hosting frameworks.
IReplicationResponse
Abstraction for remote replication response, allows easy integration into any hosting frameworks.
IReplicationService
Contract for a replication service.