|
Spring AMQP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.amqp.core.Queue
org.springframework.amqp.core.AnonymousQueue
public class AnonymousQueue
| Constructor Summary | |
|---|---|
AnonymousQueue()
|
|
AnonymousQueue(Map<String,Object> arguments)
|
|
| Method Summary |
|---|
| Methods inherited from class org.springframework.amqp.core.Queue |
|---|
getArguments, getName, isAutoDelete, isDurable, isExclusive, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnonymousQueue()
public AnonymousQueue(Map<String,Object> arguments)
|
Spring AMQP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||