Uses of Class
com.rabbitmq.tools.jsonrpc.ProcedureDescription
Packages that use 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
Methods in com.rabbitmq.tools.jsonrpc that return ProcedureDescriptionModifier and TypeMethodDescriptionServiceDescription.getProcedure
(String newname, int arity) Looks up a single ProcedureDescription by name and arity.Methods in com.rabbitmq.tools.jsonrpc that return types with arguments of type ProcedureDescriptionModifier and TypeMethodDescriptionServiceDescription.getProcs()
Gets a collection of allProcedureDescription
for this service