Interface and Description |
---|
com.rabbitmq.client.FlowListener |
com.rabbitmq.tools.json.JSONSerializable
Use a third-party JSON library, e.g. Jackson or Gson
|
Class and Description |
---|
com.rabbitmq.tools.jsonrpc.DefaultJsonRpcMapper
use
JacksonJsonRpcMapper instead |
com.rabbitmq.tools.json.JSONReader
Use a third-party JSON library, e.g. Jackson or Gson
|
com.rabbitmq.tools.json.JSONWriter
Use a third-party JSON library, e.g. Jackson or Gson
|
com.rabbitmq.client.NullTrustManager |
com.rabbitmq.client.QueueingConsumer |
com.rabbitmq.utility.SingleShotLinearTimer |
Constructor and Description |
---|
com.rabbitmq.client.RpcClient(Channel, String, String)
use
RpcClient.RpcClient(RpcClientParams) instead |
com.rabbitmq.client.RpcClient(Channel, String, String, int)
use
RpcClient.RpcClient(RpcClientParams) instead |
com.rabbitmq.client.RpcClient(Channel, String, String, String)
use
RpcClient.RpcClient(RpcClientParams) instead |
com.rabbitmq.client.RpcClient(Channel, String, String, String, int)
use
RpcClient.RpcClient(RpcClientParams) instead |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.