Uses of Class
com.rabbitmq.client.impl.CommandAssembler
-
Packages that use CommandAssembler Package Description com.rabbitmq.client.impl Implementations of interfaces specified in the client API, and their supporting classes. -
-
Uses of CommandAssembler in com.rabbitmq.client.impl
Fields in com.rabbitmq.client.impl declared as CommandAssembler Modifier and Type Field Description private CommandAssembler
AMQCommand. assembler
The assembler for this command - synchronised on - contains all the state
-