Uses of Interface
com.rabbitmq.client.amqp.RpcServer.Context
Packages that use RpcServer.Context
-
Uses of RpcServer.Context in com.rabbitmq.client.amqp
Methods in com.rabbitmq.client.amqp with parameters of type RpcServer.ContextModifier and TypeMethodDescriptionRpcServer.Handler.handle
(RpcServer.Context ctx, Message request) Process request message.