public class CustomExchange extends AbstractExchange
AmqpAdmin| コンストラクターと説明 |
|---|
CustomExchange(StringSE name, StringSE type) |
CustomExchange(StringSE name, StringSE type, boolean durable, boolean autoDelete) |
CustomExchange(StringSE name, StringSE type, boolean durable, boolean autoDelete, MapSE<StringSE, ObjectSE> arguments) |
| 修飾子と型 | メソッドと説明 |
|---|---|
StringSE | getType() 交換の型。 |
getName, isAutoDelete, isDelayed, isDurable, isInternal, setDelayed, setInternal, toStringaddArgument, getArguments, getDeclaringAdmins, isIgnoreDeclarationExceptions, removeArgument, setAdminsThatShouldDeclare, setIgnoreDeclarationExceptions, setShouldDeclare, shouldDeclarecloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEgetArgumentsaddArgument, getDeclaringAdmins, isIgnoreDeclarationExceptions, removeArgument, shouldDeclarepublic CustomExchange(StringSE name, StringSE type, boolean durable, boolean autoDelete)
public final StringSE getType()
ExchangeExchangeTypes を参照してください。Exchange 内の getType AbstractExchange の getType