Package com.rabbitmq.tools.jsonrpc
package com.rabbitmq.tools.jsonrpc
JSON-RPC client and server classes for supporting JSON-RPC over an AMQP transport.
-
ClassDescriptionDeprecated.
JsonRpcMapper
based on Jackson.Thrown when a JSON-RPC service indicates an error occurred during a call.Abstraction to handle JSON parsing and generation.JSON-RPC Server class.Description of a single JSON-RPC procedure parameter.Description of a single JSON-RPC procedure.Description of a JSON-RPC service.
JacksonJsonRpcMapper
instead