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