Interface JsonRpcMapper

All Known Implementing Classes:
DefaultJsonRpcMapper, JacksonJsonRpcMapper

public interface JsonRpcMapper
Abstraction to handle JSON parsing and generation. Used by JsonRpcServer and JsonRpcClient.
Since:
5.4.0