クラス FanoutExchange
java.lang.ObjectSE
org.springframework.amqp.core.AbstractDeclarable
org.springframework.amqp.core.AbstractExchange
org.springframework.amqp.core.FanoutExchange
- 実装されたすべてのインターフェース:
Declarable
,Exchange
ファンアウト交換を説明するための情報を収集する単純なコンテナー。管理操作と組み合わせて使用されます。
- 作成者:
- Mark Pollack, Dave Syer
- 関連事項:
コンストラクターの概要
コンストラクターコンストラクター説明FanoutExchange
(StringSE name) FanoutExchange
(StringSE name, boolean durable, boolean autoDelete) FanoutExchange
(StringSE name, boolean durable, boolean autoDelete, MapSE<StringSE, ObjectSE> arguments) メソッドのサマリー
クラス org.springframework.amqp.core.AbstractExchange から継承されたメソッド
getName, isAutoDelete, isDelayed, isDurable, isInternal, setDelayed, setInternal, toString
クラス org.springframework.amqp.core.AbstractDeclarable から継承されたメソッド
addArgument, getArguments, getDeclaringAdmins, isIgnoreDeclarationExceptions, removeArgument, setAdminsThatShouldDeclare, setIgnoreDeclarationExceptions, setShouldDeclare, shouldDeclare
クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, wait, waitSE, waitSE
インターフェース org.springframework.amqp.core.Declarable から継承されたメソッド
addArgument, getDeclaringAdmins, isIgnoreDeclarationExceptions, removeArgument, setAdminsThatShouldDeclare, shouldDeclare
インターフェース org.springframework.amqp.core.Exchange から継承されたメソッド
getArguments
コンストラクターの詳細
FanoutExchange
FanoutExchange
FanoutExchange
メソッドの詳細
getType
インターフェースからコピーされた説明:Exchange
交換の型。いくつかのよく知られた例については、ExchangeTypes
を参照してください。- 次で指定:
- インターフェース
Exchange
のgetType
- 次で指定:
- クラス
AbstractExchange
のgetType
- 戻り値:
- 交換の種類。