Interface IdempotentRepository

All Known Implementing Classes:
AbstractIdempotentRepository, InMemoryIdempotentRepository

public interface IdempotentRepository
an interface that the functionality required of a request store for idempotent method invocations.