Package | Description |
---|---|
com.rabbitmq.client |
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
|
com.rabbitmq.tools.jsonrpc |
JSON-RPC client and server classes for supporting JSON-RPC over an AMQP transport.
|
Modifier and Type | Class and Description |
---|---|
class |
MapRpcServer
Subclass of RpcServer which uses AMQP wire-format encoded tables as
requests and replies.
|
class |
StringRpcServer
Subclass of RpcServer which accepts UTF-8 string requests.
|
Modifier and Type | Class and Description |
---|---|
class |
JsonRpcServer
JSON-RPC Server class.
|
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.