Uses of Interface
com.rabbitmq.client.amqp.RpcServer.Handler
Packages that use RpcServer.Handler
-
Uses of RpcServer.Handler in com.rabbitmq.client.amqp
Methods in com.rabbitmq.client.amqp with parameters of type RpcServer.HandlerModifier and TypeMethodDescriptionRpcServerBuilder.handler
(RpcServer.Handler handler) The logic to process requests and issue replies.