Enum クラスの使用箇所
org.springframework.amqp.core.QueueBuilder.Overflow
QueueBuilder.Overflow を使用するパッケージ
org.springframework.amqp.core 内の QueueBuilder.Overflow 使用
org.springframework.amqp.core 内の QueueBuilder.Overflow 型の型引数を持つサブクラス修飾子と型メソッド説明static QueueBuilder.Overflow
指定された名前でこのクラスの列挙型定数を返します。static QueueBuilder.Overflow[]
QueueBuilder.Overflow.values()
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。型 QueueBuilder.Overflow のパラメーターを持つ org.springframework.amqp.core のメソッド修飾子と型メソッド説明QueueBuilder.overflow
(QueueBuilder.Overflow overflow) 最大メッセージまたは最大メッセージサイズを超えたためにメッセージがドロップされた場合のオーバーフローモードを設定します。