-
Interfaces Interface Description com.rabbitmq.tools.json.JSONSerializable Use a third-party JSON library, e.g. Jackson or Gson
-
Classes Class Description com.rabbitmq.tools.json.JSONReader Use a third-party JSON library, e.g. Jackson or Gsoncom.rabbitmq.tools.json.JSONWriter Use a third-party JSON library, e.g. Jackson or Gsoncom.rabbitmq.tools.jsonrpc.DefaultJsonRpcMapper useJacksonJsonRpcMapper
instead
-
Methods Method Description com.rabbitmq.tools.jsonrpc.JsonRpcClient.call(String[]) This method will be removed in the next major versioncom.rabbitmq.tools.jsonrpc.JsonRpcClient.coerce(String, String) This method will be removed in the next major versioncom.rabbitmq.utility.Utility.makeStackTrace(Throwable) use logging library instead for logging stack traces somewhere
-
Constructors Constructor Description com.rabbitmq.client.RpcClient(Channel, String, String, String, int) useRpcClient(RpcClientParams)
instead, will be removed in 6.0.0