ナビゲーションリンクをスキップ
ホーム
概要
クラス
使用
ツリー
非推奨
インデックス
検索
ヘルプ
Spring Integration
org.springframework.integration.channel.interceptor
VetoCapableInterceptor
インターフェースの使用
org.springframework.integration.channel.interceptor.VetoCapableInterceptor
VetoCapableInterceptor
を使用するパッケージ
パッケージ
説明
org.springframework.integration.channel.interceptor
チャネルインターセプトに関連するクラスを提供します。
org.springframework.integration.channel.interceptor
内の
VetoCapableInterceptor
使用
VetoCapableInterceptor
を実装している
org.springframework.integration.channel.interceptor
のクラス
修飾子と型
クラス
説明
class
WireTap
元のメッセージをメインチャネルに送信しながら、インターセプトしたメッセージのコピーをセカンダリターゲットに公開する
ChannelInterceptor
。