Uses of Class
com.rabbitmq.tools.jsonrpc.ProcedureDescription
Package
Description
JSON-RPC client and server classes for supporting JSON-RPC over an AMQP transport.
-
Uses of ProcedureDescription in com.rabbitmq.tools.jsonrpc
Modifier and TypeMethodDescriptionServiceDescription.getProcedure
(String newname, int arity) Looks up a single ProcedureDescription by name and arity.Modifier and TypeMethodDescriptionServiceDescription.getProcs()
Gets a collection of allProcedureDescription
for this service