インターフェースの使用
org.springframework.integration.handler.MessageProcessor
MessageProcessor を使用するパッケージ
パッケージ
説明
Cassandra 送信 エンドポイントをサポートするクラスを提供します。
構成の基本パッケージ。
Spring Integration Java DSL のルートパッケージ。
エンドポイントに関連するコアクラスを提供します。
リモートファイルをサポートするための基本パッケージ。
フィルターパターンをサポートするクラスを提供します。
Groovy サポートの基本パッケージ。
さまざまな型のメッセージハンドラーを実装するクラスを提供します。
送信操作を行うための Spring Integration コンポーネントを提供します。
Spring Integration MqttAdapter コンポーネント全体で使用されるさまざまなサポートクラスを提供します。
スクリプティングサポートのベースパッケージ。
Spring Integration Java DSL のスクリプトコンポーネントサポートを提供します。
JSR223 スクリプトをサポートするクラスを提供します。
メッセージ選択に関連するクラスを提供します。
エンリッチャーとフィルターを含むさまざまな Transformers のコア実装が含まれています。
Transformers のサポートクラスが含まれています。
Transformers のサポートクラスが含まれています。
org.springframework.integration.cassandra.outbound 内の MessageProcessor 使用
型 MessageProcessor のパラメーターを持つ org.springframework.integration.cassandra.outbound のメソッド修飾子と型メソッド説明void
CassandraMessageHandler.setStatementProcessor
(MessageProcessor<com.datastax.oss.driver.api.core.cql.Statement<?>> statementProcessor) org.springframework.integration.config 内の MessageProcessor 使用
型 MessageProcessor のパラメーターを持つ org.springframework.integration.config のメソッド修飾子と型メソッド説明protected <T> MessageHandler
AbstractStandardMessageHandlerFactoryBean.createMessageProcessingHandler
(MessageProcessor<T> processor) protected <T> MessageHandler
ServiceActivatorFactoryBean.createMessageProcessingHandler
(MessageProcessor<T> processor) org.springframework.integration.dsl 内の MessageProcessor 使用
org.springframework.integration.dsl 内の型引数 MessageProcessor を持つサブクラス修飾子と型クラス説明class
MessageProcessorSpec<S extends MessageProcessorSpec<S>>
MessageProcessor
のIntegrationComponentSpec
固有の基本クラス。型 MessageProcessor のパラメーターを持つ org.springframework.integration.dsl のメソッド修飾子と型メソッド説明HeaderEnricherSpec.messageProcessor
(MessageProcessor<?> messageProcessor) エンリッチャーのオプションのカスタムMessageProcessor
を構成します。org.springframework.integration.endpoint 内の MessageProcessor 使用
型 MessageProcessor のパラメーターを持つ org.springframework.integration.endpoint のコンストラクターorg.springframework.integration.file.remote 内の MessageProcessor 使用
修飾子と型メソッド説明RemoteFileTemplate.getDirectoryExpressionProcessor()
リモートディレクトリ SpEL 式のプロセッサーがあれば、それを返します。org.springframework.integration.filter 内の MessageProcessor 使用
修飾子と型メソッド説明protected MessageProcessor
<BooleanSE> AbstractMessageProcessingSelector.getMessageProcessor()
型 MessageProcessor のパラメーターを持つ org.springframework.integration.filter のコンストラクターorg.springframework.integration.groovy 内の MessageProcessor 使用
MessageProcessor を実装している org.springframework.integration.groovy のクラス修飾子と型クラス説明class
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。class
Groovy スクリプトを評価するためのMessageProcessor
実装。org.springframework.integration.handler 内の MessageProcessor 使用
MessageProcessor を実装している org.springframework.integration.handler のクラス修飾子と型クラス説明class
class
名前でターゲット Bean を遅延ロードするための「人工」MessageProcessor
。class
制御バスコマンドをリクエストメッセージとして期待する MessageProcessor 実装。class
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。class
メッセージ自体を評価コンテキスト内のルートオブジェクトとして使用して SpEL 式を評価するMessageProcessor
実装。class
単一のメソッドクラスでのメソッド呼び出しのためのMessageProcessor
実装 - 関数インターフェース実装。class
ターゲットオブジェクトのメソッドを呼び出す MessageProcessor 実装。型 MessageProcessor のパラメーターを持つ org.springframework.integration.handler のメソッド修飾子と型メソッド説明protected void
AbstractMessageProducingHandler.setupMessageProcessor
(MessageProcessor<?> processor) 型 MessageProcessor のパラメーターを持つ org.springframework.integration.handler のコンストラクターorg.springframework.integration.mqtt.outbound 内の MessageProcessor 使用
修飾子と型メソッド説明protected MessageProcessor
<IntegerSE> AbstractMqttMessageHandler.getQosProcessor()
protected MessageProcessor
<BooleanSE> AbstractMqttMessageHandler.getRetainedProcessor()
protected MessageProcessor
<StringSE> AbstractMqttMessageHandler.getTopicProcessor()
org.springframework.integration.mqtt.support 内の MessageProcessor 使用
修飾子と型メソッド説明static MessageProcessor
<IntegerSE> MqttMessageConverter.defaultQosProcessor()
static MessageProcessor
<BooleanSE> MqttMessageConverter.defaultRetainedProcessor()
型 MessageProcessor のパラメーターを持つ org.springframework.integration.mqtt.support のコンストラクター修飾子コンストラクター説明DefaultPahoMessageConverter
(int defaultQos, MessageProcessor<IntegerSE> qosProcessor, boolean defaultRetained, MessageProcessor<BooleanSE> retainedProcessor) 提供されたデフォルトの QoS と保持されたメッセージプロセッサー、および送信文字列ペイロードをbyte[]
に、受信byte[]
を文字列に変換するための UTF-8 文字セットを使用して送信メッセージを作成するコンバーターを構築します(payloadAdBytes
が true でない場合)。DefaultPahoMessageConverter
(int defaultQos, MessageProcessor<IntegerSE> qosProcessor, boolean defaultRetained, MessageProcessor<BooleanSE> retainedProcessor, StringSE charset) コンバーターを構築して、提供されたデフォルトの QoS を使用して送信メッセージを作成し、設定と提供された文字セットを保持します。org.springframework.integration.scripting 内の MessageProcessor 使用
org.springframework.integration.scripting.dsl 内の MessageProcessor 使用
org.springframework.integration.scripting.jsr223 内の MessageProcessor 使用
修飾子と型クラス説明class
オプションのバインディングvariables
に対して、提供されたScriptExecutor
内の提供されたScriptSource
からのスクリプトを評価するためのAbstractScriptExecutingMessageProcessor
実装。org.springframework.integration.selector 内の MessageProcessor 使用
型 MessageProcessor のパラメーターを持つ org.springframework.integration.selector のコンストラクター修飾子コンストラクター説明MetadataStoreSelector
(MessageProcessor<StringSE> keyStrategy) MetadataStoreSelector
(MessageProcessor<StringSE> keyStrategy, MessageProcessor<StringSE> valueStrategy) MetadataStoreSelector
(MessageProcessor<StringSE> keyStrategy, MessageProcessor<StringSE> valueStrategy, ConcurrentMetadataStore metadataStore) MetadataStoreSelector
(MessageProcessor<StringSE> keyStrategy, ConcurrentMetadataStore metadataStore) org.springframework.integration.transformer 内の MessageProcessor 使用
型 MessageProcessor のパラメーターを持つ org.springframework.integration.transformer のメソッド型 MessageProcessor のパラメーターを持つ org.springframework.integration.transformer のコンストラクター修飾子コンストラクター説明protected
AbstractMessageProcessingTransformer
(MessageProcessor<?> messageProcessor) org.springframework.integration.transformer.support 内の MessageProcessor 使用
型 MessageProcessor のパラメーターを持つ org.springframework.integration.transformer.support のコンストラクターorg.springframework.integration.xml.transformer.support 内の MessageProcessor 使用
ControlBusMessageProcessor
を推奨