Java org.springframework.amqp.core AnonymousQueue fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.amqp.core AnonymousQueue fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.amqp.core AnonymousQueue.

The text is from its open source code.

Constructor

AnonymousQueue()
Construct a queue with a Base64-based name.

Method

StringgetName()
Return the name provided in the constructor.