Uses of Interface
com.rabbitmq.client.BasicProperties
-
Packages that use BasicProperties 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 BasicProperties in com.rabbitmq.client
Classes in com.rabbitmq.client that implement BasicProperties Modifier and Type Class Description static class
AMQP.BasicProperties
-
Uses of BasicProperties in com.rabbitmq.client.impl
Classes in com.rabbitmq.client.impl that implement BasicProperties Modifier and Type Class Description class
AMQBasicProperties
-