|
Spring AMQP | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.amqp.core.AbstractExchange
org.springframework.amqp.core.HeadersExchange
public class HeadersExchange
Field Summary |
---|
Fields inherited from class org.springframework.amqp.core.AbstractExchange |
---|
name |
Constructor Summary | |
---|---|
HeadersExchange(String name)
|
Method Summary | |
---|---|
String |
getType()
|
Methods inherited from class org.springframework.amqp.core.AbstractExchange |
---|
getArguments, getName, isAutoDelete, isDurable, setArguments, setAutoDelete, setDurable, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HeadersExchange(String name)
Method Detail |
---|
public String getType()
getType
in interface Exchange
getType
in class AbstractExchange
|
Spring AMQP | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |