Package | Description |
---|---|
com.rabbitmq.tools.jsonrpc |
JSON-RPC client and server classes for supporting JSON-RPC over an AMQP transport.
|
Modifier and Type | Method and Description |
---|---|
ProcedureDescription |
ServiceDescription.getProcedure(String newname,
int arity)
Looks up a single ProcedureDescription by name and arity.
|
Modifier and Type | Method and Description |
---|---|
Collection<ProcedureDescription> |
ServiceDescription.getProcs()
Gets a collection of all
ProcedureDescription for this service |
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.