Class AdapterStateSerializer
java.lang.Object
dev.vality.adapter.bank.payout.spring.boot.starter.state.serializer.StateSerializer<AdapterState>
dev.vality.adapter.bank.payout.spring.boot.starter.state.serializer.AdapterStateSerializer
- All Implemented Interfaces:
Serializer<AdapterState>
public class AdapterStateSerializer extends StateSerializer<AdapterState>
-
Constructor Summary
Constructors Constructor Description AdapterStateSerializer(com.fasterxml.jackson.databind.ObjectMapper mapper) -
Method Summary
Methods inherited from class dev.vality.adapter.bank.payout.spring.boot.starter.state.serializer.StateSerializer
writeByte, writeString
-
Constructor Details
-
AdapterStateSerializer
public AdapterStateSerializer(com.fasterxml.jackson.databind.ObjectMapper mapper)
-