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