Uses of Package
com.rabbitmq.tools.jsonrpc
-
Packages that use com.rabbitmq.tools.jsonrpc Package Description com.rabbitmq.tools.jsonrpc JSON-RPC client and server classes for supporting JSON-RPC over an AMQP transport. -
Classes in com.rabbitmq.tools.jsonrpc used by com.rabbitmq.tools.jsonrpc Class Description JsonRpcException Thrown when a JSON-RPC service indicates an error occurred during a call.JsonRpcMapper Abstraction to handle JSON parsing and generation.JsonRpcMapper.JsonRpcRequest JsonRpcMapper.JsonRpcResponse ParameterDescription Description of a single JSON-RPC procedure parameter.ProcedureDescription Description of a single JSON-RPC procedure.ServiceDescription Description of a JSON-RPC service.