Uses of Class
com.swiftmq.amqp.v091.generated.queue.Declare
-
Packages that use Declare Package Description com.swiftmq.amqp.v091.generated com.swiftmq.amqp.v091.generated.queue -
-
Uses of Declare in com.swiftmq.amqp.v091.generated
Methods in com.swiftmq.amqp.v091.generated with parameters of type Declare Modifier and Type Method Description void
AllMethodVisitor. visit(Declare impl)
Visitor method for a com.swiftmq.amqp.v091.generated.queue.Declare type object.void
AllMethodVisitorAdapter. visit(Declare impl)
Visitor method for a com.swiftmq.amqp.v091.generated.queue.Declare type object. -
Uses of Declare in com.swiftmq.amqp.v091.generated.queue
Methods in com.swiftmq.amqp.v091.generated.queue with parameters of type Declare Modifier and Type Method Description void
QueueMethodVisitor. visit(Declare impl)
Visitor method for a Declare type object.void
QueueMethodVisitorAdapter. visit(Declare impl)
Visitor method for a Declare type object.
-