JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
com.rabbitmq.client.amqp.RpcServer
Packages that use
RpcServer
Package
Description
com.rabbitmq.client.amqp
Main API for the RabbitMQ AMQP Java Client.
Uses of
RpcServer
in
com.rabbitmq.client.amqp
Methods in
com.rabbitmq.client.amqp
that return
RpcServer
Modifier and Type
Method
Description
RpcServer
RpcServerBuilder.
build
()
Create the configured instance.