ナビゲーションリンクをスキップ
ホーム
概要
パッケージ
使用
ツリー
非推奨
インデックス
検索
ヘルプ
Spring Integration
org.springframework.integration.stream.outbound
内容
サイドバーを隠す
❮
❯
サイドバーを表示
説明
関連パッケージ
クラスおよびインターフェース
パッケージ org.springframework.integration.stream.outbound
@NullMarked
パッケージ
org.springframework.integration.stream.outbound
ストリームサポート用の送信チャネルアダプター。
関連パッケージ
パッケージ
説明
org.springframework.integration.stream
ストリームサポートの基本パッケージ。
org.springframework.integration.stream.config
構成用のクラス(パーサー、名前空間ハンドラー)を提供します。
org.springframework.integration.stream.event
ストリームサポート用のアダプターのアプリケーションイベント。
org.springframework.integration.stream.inbound
ストリームサポート用の受信チャネルアダプター。
クラス
クラス
説明
ByteStreamWritingMessageHandler
バイト配列を
OutputStream
SE
に書き込む
MessageHandler
。
CharacterStreamWritingMessageHandler
Writer
SE
に文字を書き込む
MessageHandler
。