ナビゲーションリンクをスキップ
ホーム
概要
パッケージ
使用
ツリー
非推奨
インデックス
検索
ヘルプ
Spring Framework
org.springframework.messaging.handler.annotation
パッケージの使用
org.springframework.messaging.handler.annotation
org.springframework.messaging.handler.annotation
を使用するパッケージ
パッケージ
説明
org.springframework.jms.annotation
宣言型 JMS リスナーエンドポイントのアノテーションとサポートクラス。
org.springframework.messaging.handler.annotation
メッセージを処理するためのアノテーションとサポートクラス。
org.springframework.jms.annotation
で使用されている
org.springframework.messaging.handler.annotation
のクラス
クラス
説明
MessageMapping
宣言された
patterns
をメッセージから抽出された宛先に照合することにより、
Message
をメッセージ処理メソッドにマッピングするためのアノテーション。
org.springframework.messaging.handler.annotation
で使用されている
org.springframework.messaging.handler.annotation
のクラス
クラス
説明
MessageExceptionHandler
特定のハンドラークラス内のメッセージ処理メソッドからスローされた例外を処理するためのアノテーション。