Class IdempotentRequestWrapper
java.lang.Object
com.trendyol.jdempotent.core.model.IdempotentRequestWrapper
- All Implemented Interfaces:
Serializable
public class IdempotentRequestWrapper extends Object implements Serializable
Wraps the incoming event value
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description IdempotentRequestWrapper(Object request)
-
Method Summary