Uses of Interface
com.rabbitmq.client.AMQP.Access.RequestOk
-
Packages that use AMQP.Access.RequestOk Package Description com.rabbitmq.client The client API proper: classes and interfaces representing the AMQP connections, channels, and wire-protocol framing descriptors.com.rabbitmq.client.impl Implementations of interfaces specified in the client API, and their supporting classes. -
-
Uses of AMQP.Access.RequestOk in com.rabbitmq.client
Methods in com.rabbitmq.client that return AMQP.Access.RequestOk Modifier and Type Method Description AMQP.Access.RequestOk
AMQP.Access.RequestOk.Builder. build()
-
Uses of AMQP.Access.RequestOk in com.rabbitmq.client.impl
Classes in com.rabbitmq.client.impl that implement AMQP.Access.RequestOk Modifier and Type Class Description static class
AMQImpl.Access.RequestOk
-