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