インデックス

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式

A

AbstractAggregatingMessageGroupProcessor - org.springframework.integration.aggregator のクラス
メッセージのグループを単一のメッセージに集約する MessageGroupProcessor 実装の基本クラス。
AbstractAggregatingMessageGroupProcessor() - クラス org.springframework.integration.aggregator. AbstractAggregatingMessageGroupProcessor のコンストラクター
AbstractAmqpChannel - org.springframework.integration.amqp.channel のクラス
AMQP の基本 AbstractMessageChannel 実装。
AbstractAmqpOutboundEndpoint - org.springframework.integration.amqp.outbound のクラス
AMQP メッセージハンドラーのベース AbstractReplyProducingMessageHandler 拡張。
AbstractAmqpOutboundEndpoint() - クラス org.springframework.integration.amqp.outbound. AbstractAmqpOutboundEndpoint のコンストラクター
AbstractAmqpOutboundEndpoint.CorrelationDataWrapper - org.springframework.integration.amqp.outbound のクラス
AbstractBatchingMessageGroupStore - org.springframework.integration.store のクラス
AbstractBatchingMessageGroupStore() - クラス org.springframework.integration.store. AbstractBatchingMessageGroupStore のコンストラクター
AbstractByteArraySerializer - org.springframework.integration.ip.tcp.serializer のクラス
任意のストリームからバイト配列を再構築するメカニズムを提供する(デ)シリアライザーの基本クラス。
AbstractByteArraySerializer() - クラス org.springframework.integration.ip.tcp.serializer. AbstractByteArraySerializer のコンストラクター
AbstractCandidate - org.springframework.integration.leader のクラス
Candidate の基本実装。
AbstractCandidate() - クラス org.springframework.integration.leader. AbstractCandidate のコンストラクター
抽象候補をインスタンス化します。
AbstractCandidate(String, String) - クラス org.springframework.integration.leader. AbstractCandidate のコンストラクター
抽象候補をインスタンス化します。
AbstractChannelAdapterParser - org.springframework.integration.config.xml のクラス
チャネルアダプターのベースパーサー。
AbstractChannelAdapterParser() - クラス org.springframework.integration.config.xml. AbstractChannelAdapterParser のコンストラクター
AbstractChannelParser - org.springframework.integration.config.xml のクラス
チャネルパーサーの基本クラス。
AbstractChannelParser() - クラス org.springframework.integration.config.xml. AbstractChannelParser のコンストラクター
AbstractClientConnectionFactory - org.springframework.integration.ip.tcp.connection のクラス
クライアント接続ファクトリの抽象クラス。クライアント接続ファクトリは発信接続を確立します。
AbstractClientConnectionFactory(String, int) - クラス org.springframework.integration.ip.tcp.connection. AbstractClientConnectionFactory のコンストラクター
ホストとポートへの接続を確立するファクトリを構築します。
AbstractConfigurableMongoDbMessageStore - org.springframework.integration.mongodb.store のクラス
このクラスの実装の一般的なオプションの構成を提供するための、抽象的な MongoDB AbstractMessageGroupStore 実装。
AbstractConfigurableMongoDbMessageStore(MongoTemplate, String) - クラス org.springframework.integration.mongodb.store. AbstractConfigurableMongoDbMessageStore のコンストラクター
AbstractConfigurableMongoDbMessageStore(MongoDatabaseFactory, String) - クラス org.springframework.integration.mongodb.store. AbstractConfigurableMongoDbMessageStore のコンストラクター
AbstractConfigurableMongoDbMessageStore(MongoDatabaseFactory, MappingMongoConverter, String) - クラス org.springframework.integration.mongodb.store. AbstractConfigurableMongoDbMessageStore のコンストラクター
AbstractConnectionFactory - org.springframework.integration.ip.tcp.connection のクラス
すべての接続ファクトリの基本クラス。
AbstractConnectionFactory(int) - クラス org.springframework.integration.ip.tcp.connection. AbstractConnectionFactory のコンストラクター
AbstractConnectionFactory(String, int) - クラス org.springframework.integration.ip.tcp.connection. AbstractConnectionFactory のコンストラクター
AbstractConnectionFactorySpec< S extends AbstractConnectionFactorySpec< S , C >, C extends AbstractConnectionFactory> - Class in org.springframework.integration.ip.dsl
AbstractConnectionFactorySpec(C) - クラス org.springframework.integration.ip.dsl. AbstractConnectionFactorySpec のコンストラクター
AbstractConsumerEndpointParser - org.springframework.integration.config.xml のクラス
メッセージエンドポイントを作成する要素の基本クラスパーサー。
AbstractConsumerEndpointParser() - クラス org.springframework.integration.config.xml. AbstractConsumerEndpointParser のコンストラクター
AbstractCorrelatingMessageHandler - org.springframework.integration.aggregator のクラス
MessageStore 内の相関メッセージのバッファーを保持する抽象メッセージハンドラー。
AbstractCorrelatingMessageHandler(MessageGroupProcessor) - クラス org.springframework.integration.aggregator. AbstractCorrelatingMessageHandler のコンストラクター
AbstractCorrelatingMessageHandler(MessageGroupProcessor, MessageGroupStore) - クラス org.springframework.integration.aggregator. AbstractCorrelatingMessageHandler のコンストラクター
AbstractCorrelatingMessageHandler(MessageGroupProcessor, MessageGroupStore, CorrelationStrategy, ReleaseStrategy) - クラス org.springframework.integration.aggregator. AbstractCorrelatingMessageHandler のコンストラクター
AbstractCorrelatingMessageHandler.SequenceAwareMessageGroup - org.springframework.integration.aggregator のクラス
AbstractCorrelatingMessageHandlerParser - org.springframework.integration.config.xml のクラス
AbstractCorrelatingMessageHandler のインスタンスを作成するパーサーの基本クラス。
AbstractCorrelatingMessageHandlerParser() - クラス org.springframework.integration.config.xml. AbstractCorrelatingMessageHandlerParser のコンストラクター
AbstractDirectoryAwareFileListFilter< F > - Class in org.springframework.integration.file.filters
ディレクトリを常に受け入れる(渡す)ように構成できるファイルリストフィルター。
AbstractDirectoryAwareFileListFilter() - クラス org.springframework.integration.file.filters. AbstractDirectoryAwareFileListFilter のコンストラクター
AbstractDispatcher - org.springframework.integration.dispatcher のクラス
MessageDispatcher 実装の基本クラス。
AbstractDispatcher() - クラス org.springframework.integration.dispatcher. AbstractDispatcher のコンストラクター
AbstractEndpoint - org.springframework.integration.endpoint のクラス
メッセージエンドポイント実装の基本クラス。
AbstractEndpoint() - クラス org.springframework.integration.endpoint. AbstractEndpoint のコンストラクター
AbstractEvaluationContextFactoryBean - org.springframework.integration.config のクラス
統合評価コンテキストファクトリ Bean の抽象クラス。
AbstractEvaluationContextFactoryBean() - クラス org.springframework.integration.config. AbstractEvaluationContextFactoryBean のコンストラクター
AbstractExecutorChannel - org.springframework.integration.channel のクラス
ロジックが ExecutorSE に基づいている可能性のある継承の AbstractSubscribableChannel 基本実装。
AbstractExecutorChannel(Executor) - クラス org.springframework.integration.channel. AbstractExecutorChannel のコンストラクター
AbstractExecutorChannel.MessageHandlingTask - org.springframework.integration.channel のクラス
AbstractExpressionEvaluator - org.springframework.integration.util のクラス
AbstractExpressionEvaluator() - クラス org.springframework.integration.util. AbstractExpressionEvaluator のコンストラクター
AbstractFetchLimitingMessageSource< T > - Class in org.springframework.integration.endpoint
フェッチするリモートオブジェクトの数を制限できるメッセージソース。
AbstractFetchLimitingMessageSource() - クラス org.springframework.integration.endpoint. AbstractFetchLimitingMessageSource のコンストラクター
AbstractFileInfo< F > - Class in org.springframework.integration.file.remote
FileInfo の抽象実装。リモートディレクトリの setter と汎用 toString 実装を提供します。
AbstractFileInfo() - クラス org.springframework.integration.file.remote. AbstractFileInfo のコンストラクター
AbstractFileListFilter< F > - Class in org.springframework.integration.file.filters
条件を各ファイルに対して個別に評価できる FileListFilter の便利な基本クラス。
AbstractFileListFilter() - クラス org.springframework.integration.file.filters. AbstractFileListFilter のコンストラクター
AbstractFileLockerFilter - org.springframework.integration.file.locking のクラス
ファイルを受け入れる前にロックをチェックする FileLockers を実装するための便利な基本クラス。
AbstractFileLockerFilter() - クラス org.springframework.integration.file.locking. AbstractFileLockerFilter のコンストラクター
AbstractFilePayloadTransformer< T > - Class in org.springframework.integration.file.transformer
ファイルペイロードを変換するトランスフォーマーの基本クラス。
AbstractFilePayloadTransformer() - クラス org.springframework.integration.file.transformer. AbstractFilePayloadTransformer のコンストラクター
AbstractFilePayloadTransformerParser - org.springframework.integration.file.config のクラス
ファイルペイロードトランスフォーマーパーサーの基本クラス。
AbstractFilePayloadTransformerParser() - クラス org.springframework.integration.file.config. AbstractFilePayloadTransformerParser のコンストラクター
AbstractFtpSessionFactory< T extends org.apache.commons.net.ftp.FTPClient> - Class in org.springframework.integration.ftp.session
FTP SessionFactory 実装の基本クラス。
AbstractFtpSessionFactory() - クラス org.springframework.integration.ftp.session. AbstractFtpSessionFactory のコンストラクター
AbstractHandleMessageAdvice - org.springframework.integration.handler.advice のクラス
MessageHandler.handleMessage(Message) にのみ適用できるアドバイス用のベース HandleMessageAdvice
AbstractHandleMessageAdvice() - クラス org.springframework.integration.handler.advice. AbstractHandleMessageAdvice のコンストラクター
AbstractHazelcastEventListener() - クラス org.springframework.integration.hazelcast.inbound のコンストラクター。AbstractHazelcastMessageProducer.AbstractHazelcastEventListener
AbstractHazelcastMessageProducer - org.springframework.integration.hazelcast.inbound のクラス
Hazelcast 基本イベント駆動型メッセージプロデューサー。
AbstractHazelcastMessageProducer(DistributedObject) - クラス org.springframework.integration.hazelcast.inbound. AbstractHazelcastMessageProducer のコンストラクター
AbstractHazelcastMessageProducer.AbstractHazelcastEventListener <E> - org.springframework.integration.hazelcast.inbound のクラス
基本イベントリスナーの抽象化。
AbstractHazelcastMessageProducer.HazelcastEntryListener < KV > - org.springframework.integration.hazelcast.inbound のクラス
AbstractHeaderMapper< T > - Class in org.springframework.integration.mapping
RequestReplyHeaderMapper 実装の抽象基本クラス。
AbstractHeaderMapper(String, Collection<String>, Collection<String>) - クラス org.springframework.integration.mapping. AbstractHeaderMapper のコンストラクター
新しいインスタンスを作成します。
AbstractHeaderMapper.CompositeHeaderMatcher - org.springframework.integration.mapping のクラス
提供された AbstractHeaderMapper.HeaderMatcher の 1 つが headerName と一致する場合に一致する複合 AbstractHeaderMapper.HeaderMatcher
AbstractHeaderMapper.ContentBasedHeaderMatcher - org.springframework.integration.mapping のクラス
指定されたヘッダーが候補のリストに含まれている場合に一致するコンテンツベースの AbstractHeaderMapper.HeaderMatcher
AbstractHeaderMapper.HeaderMatcher - org.springframework.integration.mapping のインターフェース
指定されたヘッダー名が一致するかどうかを判別するための戦略インターフェース。
AbstractHeaderMapper.PatternBasedHeaderMatcher - org.springframework.integration.mapping のクラス
指定されたヘッダーが指定された単純パターンの 1 つと一致する場合に一致するパターンベースの AbstractHeaderMapper.HeaderMatcher
AbstractHeaderMapper.PrefixBasedMatcher - org.springframework.integration.mapping のクラス
指定されたヘッダーが構成可能なプレフィックスで始まる場合に一致するプレフィックスベースの AbstractHeaderMapper.HeaderMatcher
AbstractHeaderMapper.SinglePatternBasedHeaderMatcher - org.springframework.integration.mapping のクラス
指定されたヘッダーが指定された単純パターンと一致する場合に一致するパターンベースの AbstractHeaderMapper.HeaderMatcher
AbstractHeaderValueMessageProcessor< T > - Class in org.springframework.integration.transformer.support
AbstractHeaderValueMessageProcessor() - クラス org.springframework.integration.transformer.support. AbstractHeaderValueMessageProcessor のコンストラクター
AbstractHttpRequestExecutingMessageHandler - org.springframework.integration.http.outbound のクラス
http 送信アダプター / ゲートウェイの基本クラス。
AbstractHttpRequestExecutingMessageHandler(Expression) - クラス org.springframework.integration.http.outbound. AbstractHttpRequestExecutingMessageHandler のコンストラクター
AbstractInboundFileSynchronizer< F > - Class in org.springframework.integration.file.remote.synchronizer
リモートファイルシステムへの接続方法、新しいファイルのスキャン方法、ファイルのダウンロード方法を知ることを担当する基本クラス。
AbstractInboundFileSynchronizer(SessionFactory<F>) - クラス org.springframework.integration.file.remote.synchronizer. AbstractInboundFileSynchronizer のコンストラクター
Session インスタンスの取得に使用される SessionFactory でシンクロナイザーを作成します。
AbstractInboundFileSynchronizingMessageSource< F > - Class in org.springframework.integration.file.remote.synchronizer
FTP アダプターと SFTP アダプター間の共通ロジックを除外します。
AbstractInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<F>) - クラス org.springframework.integration.file.remote.synchronizer. AbstractInboundFileSynchronizingMessageSource のコンストラクター
AbstractInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<F>, Comparator<File>) - クラス org.springframework.integration.file.remote.synchronizer. AbstractInboundFileSynchronizingMessageSource のコンストラクター
AbstractInboundGatewayParser - org.springframework.integration.config.xml のクラス
受信ゲートウェイパーサーの基本クラス。
AbstractInboundGatewayParser() - クラス org.springframework.integration.config.xml. AbstractInboundGatewayParser のコンストラクター
AbstractIntegrationMessageBuilder< T > - Class in org.springframework.integration.support
AbstractIntegrationMessageBuilder() - クラス org.springframework.integration.support. AbstractIntegrationMessageBuilder のコンストラクター
AbstractIntegrationNamespaceHandler - org.springframework.integration.config.xml のクラス
デフォルトの Bean 定義を構成するための BeanFactoryPostProcessor を登録する NamespaceHandlers の基本クラス。
AbstractIntegrationNamespaceHandler() - クラス org.springframework.integration.config.xml. AbstractIntegrationNamespaceHandler のコンストラクター
AbstractInternetProtocolReceivingChannelAdapter - org.springframework.integration.ip のクラス
受信 TCP/UDP チャネルアダプターの基本クラス。
AbstractInternetProtocolReceivingChannelAdapter(int) - クラス org.springframework.integration.ip. AbstractInternetProtocolReceivingChannelAdapter のコンストラクター
AbstractInternetProtocolSendingMessageHandler - org.springframework.integration.ip のクラス
UDP MessageHandlers の基本クラス。
AbstractInternetProtocolSendingMessageHandler(String, int) - クラス org.springframework.integration.ip. AbstractInternetProtocolSendingMessageHandler のコンストラクター
AbstractJacksonJsonObjectMapper< N , P , J > - Class in org.springframework.integration.support.json
Jackson JsonObjectMapper 実装の基本クラス。
AbstractJacksonJsonObjectMapper() - クラス org.springframework.integration.support.json. AbstractJacksonJsonObjectMapper のコンストラクター
AbstractJmsChannel - org.springframework.integration.jms のクラス
JMS ベースのメッセージチャネル用の基本 AbstractMessageChannel 実装。
AbstractJmsChannel(JmsTemplate) - クラス org.springframework.integration.jms. AbstractJmsChannel のコンストラクター
AbstractJpaOutboundGatewayParser - org.springframework.integration.jpa.config.xml のクラス
JPA 送信ゲートウェイの抽象パーサー。
AbstractJpaOutboundGatewayParser() - クラス org.springframework.integration.jpa.config.xml. AbstractJpaOutboundGatewayParser のコンストラクター
AbstractJsonInboundMessageMapper< P > - Class in org.springframework.integration.support.json
受信 JSON メッセージを指定されたペイロード型の Message にマップする抽象的な InboundMessageMapper 実装。
AbstractJsonInboundMessageMapper(Type) - クラス org.springframework.integration.support.json. AbstractJsonInboundMessageMapper のコンストラクター
AbstractKafkaChannel - org.springframework.integration.kafka.channel のクラス
Apache Kafka トピックによってサポートされる抽象 MessageChannel。
AbstractKafkaChannel(KafkaOperations<?, ?>, String) - クラス org.springframework.integration.kafka.channel. AbstractKafkaChannel のコンストラクター
提供された KafkaOperations とトピックを使用してインスタンスを構築します。
AbstractKafkaChannelSpec< S extends AbstractKafkaChannelSpec< S , C >, C extends AbstractKafkaChannel> - Class in org.springframework.integration.kafka.dsl
Apache Kafka トピックによってサポートされるメッセージチャネルの仕様。
AbstractKafkaChannelSpec() - クラス org.springframework.integration.kafka.dsl. AbstractKafkaChannelSpec のコンストラクター
AbstractKeyValueMessageStore - org.springframework.integration.store のクラス
Key/Value スタイル MessageGroupStore および MessageStore の実装の基本クラス。
AbstractKeyValueMessageStore() - クラス org.springframework.integration.store. AbstractKeyValueMessageStore のコンストラクター
AbstractKeyValueMessageStore(String) - クラス org.springframework.integration.store. AbstractKeyValueMessageStore のコンストラクター
指定されたキーのプレフィックスに基づいてインスタンスを構築し、同じターゲットキー / 値データベース内の異なるストアインスタンスを区別します。
AbstractKryoCodec - org.springframework.integration.codec.kryo のクラス
Kryo を使用する Codec の基本クラス。
AbstractKryoCodec() - クラス org.springframework.integration.codec.kryo. AbstractKryoCodec のコンストラクター
AbstractKryoRegistrar - org.springframework.integration.codec.kryo のクラス
KryoRegistrar 実装の基本クラス。
AbstractKryoRegistrar() - クラス org.springframework.integration.codec.kryo. AbstractKryoRegistrar のコンストラクター
AbstractLastModifiedFileListFilter< F > - Class in org.springframework.integration.file.filters
Instant.now() と比較して lastModified が AbstractLastModifiedFileListFilter.age より小さいファイルをフィルタリングするための FileListFilter 実装。
AbstractLastModifiedFileListFilter() - クラス org.springframework.integration.file.filters. AbstractLastModifiedFileListFilter のコンストラクター
AbstractLastModifiedFileListFilter(Duration) - クラス org.springframework.integration.file.filters. AbstractLastModifiedFileListFilter のコンストラクター
AbstractLeaderEvent - org.springframework.integration.leader.event のクラス
リーダーベースのイベントの基本 ApplicationEvent クラス。
AbstractLeaderEvent(Object) - クラス org.springframework.integration.leader.event. AbstractLeaderEvent のコンストラクター
新しい ApplicationEvent を作成します。
AbstractLeaderEvent(Object, Context, String) - クラス org.springframework.integration.leader.event. AbstractLeaderEvent のコンストラクター
新しい ApplicationEvent を作成します。
AbstractMailMessageTransformer< T > - Class in org.springframework.integration.mail.transformer
JavaMail メッセージから Spring Integration メッセージに変換する Transformers の基本クラス。
AbstractMailMessageTransformer() - クラス org.springframework.integration.mail.transformer. AbstractMailMessageTransformer のコンストラクター
AbstractMailReceiver - org.springframework.integration.mail のクラス
MailReceiver 実装の基本クラス。
AbstractMailReceiver() - クラス org.springframework.integration.mail. AbstractMailReceiver のコンストラクター
AbstractMailReceiver(URLName) - クラス org.springframework.integration.mail. AbstractMailReceiver のコンストラクター
AbstractMailReceiver(String) - クラス org.springframework.integration.mail. AbstractMailReceiver のコンストラクター
AbstractMappingMessageRouter - org.springframework.integration.router のクラス
任意の文字列値からメッセージチャネル名へのマッピングをサポートするすべてのメッセージルーターの基本クラス。
AbstractMappingMessageRouter() - クラス org.springframework.integration.router. AbstractMappingMessageRouter のコンストラクター
AbstractMarkerFilePresentFileListFilter< F > - Class in org.springframework.integration.file.filters
ファイル転送が完了したことを示すために対応するマーカーファイルも存在する場合、1 つ以上の FileListFilter と一致するファイルのみを渡す FileListFilter。
AbstractMarkerFilePresentFileListFilter(Map<FileListFilter<F>, Function<String, String>>) - クラス org.springframework.integration.file.filters. AbstractMarkerFilePresentFileListFilter のコンストラクター
FileListFilter のマップを使用してインスタンスを作成し、マーカーファイルを探すときに、一致するファイルの名前に関数を適用します。
AbstractMarkerFilePresentFileListFilter(FileListFilter<F>) - クラス org.springframework.integration.file.filters. AbstractMarkerFilePresentFileListFilter のコンストラクター
単一の FileListFilter でインスタンスを作成すると、マーカーファイルを検索するときに、一致したファイルの名前に ".complete" が追加されます。
AbstractMarkerFilePresentFileListFilter(FileListFilter<F>, String) - クラス org.springframework.integration.file.filters. AbstractMarkerFilePresentFileListFilter のコンストラクター
マーカーファイルを検索するときに一致するファイルの名前に追加される単一の FileListFilter とサフィックスを使用してインスタンスを作成します。
AbstractMarkerFilePresentFileListFilter(FileListFilter<F>, Function<String, String>) - クラス org.springframework.integration.file.filters. AbstractMarkerFilePresentFileListFilter のコンストラクター
単一の FileListFilter と、マーカーファイルを探すときに一致したファイルの名前に適用される関数を使用してインスタンスを作成します。
AbstractMessageChannel - org.springframework.integration.channel のクラス
チャネル名などの一般的なプロパティを提供する MessageChannel 実装の基本クラス。
AbstractMessageChannel() - クラス org.springframework.integration.channel. AbstractMessageChannel のコンストラクター
AbstractMessageChannel.ChannelInterceptorList - org.springframework.integration.channel のクラス
ChannelInterceptors のリストの便利なラッパークラス。
AbstractMessageGroupStore - org.springframework.integration.store のクラス
AbstractMessageGroupStore() - クラス org.springframework.integration.store. AbstractMessageGroupStore のコンストラクター
AbstractMessageGroupStore(boolean) - クラス org.springframework.integration.store. AbstractMessageGroupStore のコンストラクター
AbstractMessageHandler - org.springframework.integration.handler のクラス
MessageHandler 実装の基本クラス。
AbstractMessageHandler() - クラス org.springframework.integration.handler. AbstractMessageHandler のコンストラクター
AbstractMessageListenerContainerSpec< S extends AbstractMessageListenerContainerSpec< S , C >, C extends AbstractMessageListenerContainer> - Class in org.springframework.integration.amqp.dsl
AbstractMessageListenerContainer を継承するコンテナーのコンテナー仕様の基本クラス。
AbstractMessageListenerContainerSpec(C) - クラス org.springframework.integration.amqp.dsl. AbstractMessageListenerContainerSpec のコンストラクター
AbstractMessageProcessingSelector - org.springframework.integration.filter のクラス
MessageProcessor に委譲する MessageSelector 実装の基本クラス。
AbstractMessageProcessingSelector(MessageProcessor<Boolean>) - クラス org.springframework.integration.filter. AbstractMessageProcessingSelector のコンストラクター
AbstractMessageProcessingTransformer - org.springframework.integration.transformer のクラス
MessageProcessor に委譲するメッセージトランスフォーマの基本クラス。
AbstractMessageProcessingTransformer(MessageProcessor<?>) - クラス org.springframework.integration.transformer. AbstractMessageProcessingTransformer のコンストラクター
AbstractMessageProcessor< T > - Class in org.springframework.integration.handler
AbstractMessageProcessor() - クラス org.springframework.integration.handler. AbstractMessageProcessor のコンストラクター
AbstractMessageProducingHandler - org.springframework.integration.handler のクラス
AbstractMessageProducingHandler() - クラス org.springframework.integration.handler. AbstractMessageProducingHandler のコンストラクター
AbstractMessageRouter - org.springframework.integration.router のクラス
すべてのメッセージルーターの基本クラス。
AbstractMessageRouter() - クラス org.springframework.integration.router. AbstractMessageRouter のコンストラクター
AbstractMessageSource< T > - Class in org.springframework.integration.endpoint
抽象メッセージソース。
AbstractMessageSource() - クラス org.springframework.integration.endpoint. AbstractMessageSource のコンストラクター
AbstractMessageSplitter - org.springframework.integration.splitter のクラス
メッセージ分割ハンドラーの基本クラス。
AbstractMessageSplitter() - クラス org.springframework.integration.splitter. AbstractMessageSplitter のコンストラクター
AbstractMeter(MeterRegistry) - クラス org.springframework.integration.support.management.micrometer のコンストラクター。MicrometerMetricsCaptor.AbstractMeter
AbstractMethodAnnotationPostProcessor< T extends AnnotationSE> - Class in org.springframework.integration.config
メソッドレベルのアノテーションポストプロセッサーの基本クラス。
AbstractMethodAnnotationPostProcessor() - クラス org.springframework.integration.config. AbstractMethodAnnotationPostProcessor のコンストラクター
AbstractMethodAnnotationPostProcessor.BeanDefinitionPropertiesMapper - org.springframework.integration.config の記録クラス
AbstractMongoDbMessageSource< T > - Class in org.springframework.integration.mongodb.inbound
一般的な MongoDB ソースオプションとサポートメソッドの AbstractMessageSource 拡張。
AbstractMongoDbMessageSource(Expression) - クラス org.springframework.integration.mongodb.inbound. AbstractMongoDbMessageSource のコンストラクター
AbstractMongoDbMessageSourceSpec< S extends AbstractMongoDbMessageSourceSpec< S , H >, H extends AbstractMongoDbMessageSource<?>> - Class in org.springframework.integration.mongodb.dsl
一般的な MongoDB ソースオプションの MessageSourceSpec 拡張。
AbstractMongoDbMessageSourceSpec() - クラス org.springframework.integration.mongodb.dsl. AbstractMongoDbMessageSourceSpec のコンストラクター
AbstractMqttClientManager< T , C > - Class in org.springframework.integration.mqtt.core
一般的な v3/v5 クライアントマネージャー実装のベースとなる MQTT クライアントマネージャーの抽象クラス。
AbstractMqttClientManager(String) - クラス org.springframework.integration.mqtt.core. AbstractMqttClientManager のコンストラクター
AbstractMqttMessageDrivenChannelAdapter< T , C > - Class in org.springframework.integration.mqtt.inbound
MQTT メッセージ駆動型チャネルアダプターの抽象クラス。
AbstractMqttMessageDrivenChannelAdapter(String, String, String...) - クラス org.springframework.integration.mqtt.inbound. AbstractMqttMessageDrivenChannelAdapter のコンストラクター
AbstractMqttMessageDrivenChannelAdapter(ClientManager<T, C>, String...) - クラス org.springframework.integration.mqtt.inbound. AbstractMqttMessageDrivenChannelAdapter のコンストラクター
AbstractMqttMessageHandler< T , C > - Class in org.springframework.integration.mqtt.outbound
MQTT 送信・チャネルアダプターの抽象クラス。
AbstractMqttMessageHandler(String, String) - クラス org.springframework.integration.mqtt.outbound. AbstractMqttMessageHandler のコンストラクター
AbstractMqttMessageHandler(ClientManager<T, C>) - クラス org.springframework.integration.mqtt.outbound. AbstractMqttMessageHandler のコンストラクター
AbstractOutboundChannelAdapterParser - org.springframework.integration.config.xml のクラス
送信チャネルアダプターパーサーの基本クラス。
AbstractOutboundChannelAdapterParser() - クラス org.springframework.integration.config.xml. AbstractOutboundChannelAdapterParser のコンストラクター
AbstractOutboundGatewayParser - org.springframework.integration.config.xml のクラス
URL ベースの送信ゲートウェイパーサーの基本クラス。
AbstractOutboundGatewayParser() - クラス org.springframework.integration.config.xml. AbstractOutboundGatewayParser のコンストラクター
AbstractPayloadTransformer< T , U > - Class in org.springframework.integration.transformer
Message のペイロードを変更する Transformer 実装の基本クラス。
AbstractPayloadTransformer() - クラス org.springframework.integration.transformer. AbstractPayloadTransformer のコンストラクター
AbstractPersistentAcceptOnceFileListFilter< F > - Class in org.springframework.integration.file.filters
「見た」ファイルを MetadataStore に保存して、アプリケーションの再起動後も存続させます。
AbstractPersistentAcceptOnceFileListFilter(ConcurrentMetadataStore, String) - クラス org.springframework.integration.file.filters. AbstractPersistentAcceptOnceFileListFilter のコンストラクター
AbstractPollableChannel - org.springframework.integration.channel のクラス
すべてのポーリング可能なチャネルの基本クラス。
AbstractPollableChannel() - クラス org.springframework.integration.channel. AbstractPollableChannel のコンストラクター
AbstractPollingEndpoint - org.springframework.integration.endpoint のクラス
コンシューマーパターンの基本をポーリングするための AbstractEndpoint 拡張。
AbstractPollingEndpoint() - クラス org.springframework.integration.endpoint. AbstractPollingEndpoint のコンストラクター
AbstractPollingInboundChannelAdapterParser - org.springframework.integration.config.xml のクラス
ソースをポーリングする受信チャネルアダプターのベースパーサー。
AbstractPollingInboundChannelAdapterParser() - クラス org.springframework.integration.config.xml. AbstractPollingInboundChannelAdapterParser のコンストラクター
AbstractPooledBufferByteArraySerializer - org.springframework.integration.ip.tcp.serializer のクラス
必要なバッファサイズを決定できないデシリアライザの基本クラス。
AbstractPooledBufferByteArraySerializer() - クラス org.springframework.integration.ip.tcp.serializer. AbstractPooledBufferByteArraySerializer のコンストラクター
AbstractReactiveMessageHandler - org.springframework.integration.handler のクラス
ReactiveMessageHandler 実装の基本クラス。
AbstractReactiveMessageHandler() - クラス org.springframework.integration.handler. AbstractReactiveMessageHandler のコンストラクター
AbstractRecentFileListFilter< F > - Class in org.springframework.integration.file.filters
FileListFilter は、提供された age に従って最近のファイルのみを受け入れます。ファイルの lastModified は、現在の時刻と比較して経過時間よりも大きいです。
AbstractRecentFileListFilter() - クラス org.springframework.integration.file.filters. AbstractRecentFileListFilter のコンストラクター
デフォルトの有効期間を 1 日としてインスタンスを構築します。
AbstractRecentFileListFilter(Duration) - クラス org.springframework.integration.file.filters. AbstractRecentFileListFilter のコンストラクター
AbstractRegexPatternFileListFilter< F > - Class in org.springframework.integration.file.filters
正規表現(PatternSE のインスタンス)に対してファイルの「名前」を修飾することにより、ファイルのリストをフィルタリングします。
AbstractRegexPatternFileListFilter(String) - クラス org.springframework.integration.file.filters. AbstractRegexPatternFileListFilter のコンストラクター
AbstractRegexPatternFileListFilter(Pattern) - クラス org.springframework.integration.file.filters. AbstractRegexPatternFileListFilter のコンストラクター
AbstractRemoteFileInboundChannelAdapterParser - org.springframework.integration.file.config のクラス
リモートファイルの受信チャネルアダプターを解析するための抽象基本クラス。
AbstractRemoteFileInboundChannelAdapterParser() - クラス org.springframework.integration.file.config. AbstractRemoteFileInboundChannelAdapterParser のコンストラクター
AbstractRemoteFileOutboundGateway< F > - Class in org.springframework.integration.file.remote.gateway
リモートファイル操作を実行する送信ゲートウェイの基本クラス。
AbstractRemoteFileOutboundGateway(RemoteFileTemplate<F>, String, String) - クラス org.springframework.integration.file.remote.gateway. AbstractRemoteFileOutboundGateway のコンストラクター
提供された リモートファイルテンプレート、コマンド ('ls'、'get' など)、リモートパス (ファイルまたはディレクトリ) を決定する式を使用してインスタンスを構築します。
AbstractRemoteFileOutboundGateway(RemoteFileTemplate<F>, AbstractRemoteFileOutboundGateway.Command, String) - クラス org.springframework.integration.file.remote.gateway. AbstractRemoteFileOutboundGateway のコンストラクター
提供された リモートファイルテンプレート、コマンド ('ls'、'get' など)、リモートパス (ファイルまたはディレクトリ) を決定する式を使用してインスタンスを構築します。
AbstractRemoteFileOutboundGateway(RemoteFileTemplate<F>, MessageSessionCallback<F, ?>) - クラス org.springframework.integration.file.remote.gateway. AbstractRemoteFileOutboundGateway のコンストラクター
提供されたリモートファイルテンプレートと、セッションで操作を実行するためのコールバックを使用してインスタンスを構築します。
AbstractRemoteFileOutboundGateway(SessionFactory<F>, String, String) - クラス org.springframework.integration.file.remote.gateway. AbstractRemoteFileOutboundGateway のコンストラクター
提供されたセッションファクトリ、コマンド ('ls'、'get' など)、リモートパス (ファイルまたはディレクトリ) を決定する式を使用してインスタンスを構築します。
AbstractRemoteFileOutboundGateway(SessionFactory<F>, AbstractRemoteFileOutboundGateway.Command, String) - クラス org.springframework.integration.file.remote.gateway. AbstractRemoteFileOutboundGateway のコンストラクター
提供されたセッションファクトリ、コマンド ('ls'、'get' など)、リモートパス (ファイルまたはディレクトリ) を決定する式を使用してインスタンスを構築します。
AbstractRemoteFileOutboundGateway(SessionFactory<F>, MessageSessionCallback<F, ?>) - クラス org.springframework.integration.file.remote.gateway. AbstractRemoteFileOutboundGateway のコンストラクター
提供されたセッションファクトリとセッションで操作を実行するためのコールバックを使用してインスタンスを構築します。
AbstractRemoteFileOutboundGateway.Command - org.springframework.integration.file.remote.gateway の Enum クラス
ゲートウェイでサポートされているコマンドの列挙。
AbstractRemoteFileOutboundGateway.Option - org.springframework.integration.file.remote.gateway の Enum クラス
さまざまなコマンドでサポートされているオプションの列挙。
AbstractRemoteFileOutboundGatewayParser - org.springframework.integration.file.config のクラス
AbstractRemoteFileOutboundGatewayParser() - クラス org.springframework.integration.file.config. AbstractRemoteFileOutboundGatewayParser のコンストラクター
AbstractRemoteFileStreamingInboundChannelAdapterParser - org.springframework.integration.file.config のクラス
リモートファイルストリーミング受信チャネルアダプターを解析するための抽象基本クラス。
AbstractRemoteFileStreamingInboundChannelAdapterParser() - クラス org.springframework.integration.file.config. AbstractRemoteFileStreamingInboundChannelAdapterParser のコンストラクター
AbstractRemoteFileStreamingMessageSource< F > - Class in org.springframework.integration.file.remote
リモートファイルを参照する InputStreamSE ペイロードを含むメッセージを生成するメッセージソース。
AbstractRemoteFileStreamingMessageSource(RemoteFileTemplate<? extends F>, Comparator<? extends F>) - クラス org.springframework.integration.file.remote. AbstractRemoteFileStreamingMessageSource のコンストラクター
AbstractReplyProducingMessageHandler - org.springframework.integration.handler のクラス
返信を生成できる MessageHandlers の基本クラス。
AbstractReplyProducingMessageHandler() - クラス org.springframework.integration.handler. AbstractReplyProducingMessageHandler のコンストラクター
AbstractReplyProducingMessageHandler.RequestHandler - org.springframework.integration.handler のインターフェース
このインターフェースの実装は、AbstractReplyProducingMessageHandler.handleRequestMessage(Message) メソッドをラップするために使用されます。
AbstractReplyProducingPostProcessingMessageHandler - org.springframework.integration.handler のクラス
AbstractReplyProducingPostProcessingMessageHandler() - クラス org.springframework.integration.handler. AbstractReplyProducingPostProcessingMessageHandler のコンストラクター
AbstractRequestHandlerAdvice - org.springframework.integration.handler.advice のクラス
MessageHandler アドバイスクラスの基本クラス。
AbstractRequestHandlerAdvice() - クラス org.springframework.integration.handler.advice. AbstractRequestHandlerAdvice のコンストラクター
AbstractRequestHandlerAdvice.ExecutionCallback - org.springframework.integration.handler.advice のインターフェース
doInvoke() のサブクラスによって呼び出され、proceed() が呼び出されます。
AbstractRequestHandlerAdvice.ThrowableHolderException - org.springframework.integration.handler.advice の例外
AbstractRequestResponseScenarioTests - org.springframework.integration.test.support のクラス
Spring Integration リクエスト / レスポンスメッセージシナリオをテストするためのコンビニエンスクラス。
AbstractRequestResponseScenarioTests() - クラス org.springframework.integration.test.support. AbstractRequestResponseScenarioTests のコンストラクター
AbstractResponseValidator< T > - Class in org.springframework.integration.test.support
RequestResponseScenario に使用されるレスポンスバリデーターの基本クラス
AbstractResponseValidator() - クラス org.springframework.integration.test.support. AbstractResponseValidator のコンストラクター
AbstractRouterParser - org.springframework.integration.config.xml のクラス
ルーターのベースパーサー。
AbstractRouterParser() - クラス org.springframework.integration.config.xml. AbstractRouterParser のコンストラクター
AbstractRouterSpec< S extends AbstractRouterSpec< S , R >, R extends AbstractMessageRouter> - Class in org.springframework.integration.dsl
AbstractRouterSpec(R) - クラス org.springframework.integration.dsl. AbstractRouterSpec のコンストラクター
AbstractRSocketConnector - Class in org.springframework.integration.rsocket
一般的な RSocket クライアントおよびサーバー機能用のベースコネクターコンテナー。
AbstractRSocketConnector(IntegrationRSocketMessageHandler) - Constructor for class org.springframework.integration.rsocket.AbstractRSocketConnector
AbstractScriptExecutingMessageProcessor< T > - Class in org.springframework.integration.scripting
スクリプト実装を継承するためのベース MessageProcessor
AbstractScriptExecutingMessageProcessor() - クラス org.springframework.integration.scripting. AbstractScriptExecutingMessageProcessor のコンストラクター
AbstractScriptExecutingMessageProcessor(ScriptVariableGenerator) - クラス org.springframework.integration.scripting. AbstractScriptExecutingMessageProcessor のコンストラクター
AbstractScriptExecutor - org.springframework.integration.scripting.jsr223 のクラス
ScriptExecutor の基本クラス。
AbstractScriptExecutor(String) - クラス org.springframework.integration.scripting.jsr223. AbstractScriptExecutor のコンストラクター
AbstractScriptExecutor(ScriptEngine) - クラス org.springframework.integration.scripting.jsr223. AbstractScriptExecutor のコンストラクター
AbstractScriptParser - org.springframework.integration.scripting.config のクラス
AbstractScriptParser() - クラス org.springframework.integration.scripting.config. AbstractScriptParser のコンストラクター
AbstractServerConnectionFactory - org.springframework.integration.ip.tcp.connection のクラス
すべてのサーバー接続ファクトリの基本クラス。
AbstractServerConnectionFactory(int) - クラス org.springframework.integration.ip.tcp.connection. AbstractServerConnectionFactory のコンストラクター
ファクトリがリッスンするポート。
AbstractSimpleMessageHandlerFactoryBean< H extends MessageHandler> - Class in org.springframework.integration.config
MessageHandler を作成および構成するためのファクトリ Bean。
AbstractSimpleMessageHandlerFactoryBean() - クラス org.springframework.integration.config. AbstractSimpleMessageHandlerFactoryBean のコンストラクター
AbstractSimplePatternFileListFilter< F > - Class in org.springframework.integration.file.filters
ant スタイルのパス式をサポートするフィルターの基本クラス。正規表現よりも強力ではありませんが読みやすくなっています。
AbstractSimplePatternFileListFilter(String) - クラス org.springframework.integration.file.filters. AbstractSimplePatternFileListFilter のコンストラクター
AbstractStandardMessageHandlerFactoryBean - org.springframework.integration.config のクラス
標準の MessageHandler インスタンスを作成する FactoryBeans の基本クラス。
AbstractStandardMessageHandlerFactoryBean() - クラス org.springframework.integration.config. AbstractStandardMessageHandlerFactoryBean のコンストラクター
AbstractStompSessionManager - org.springframework.integration.stomp のクラス
このクラスのターゲット実装からの CompletableFutureSE 上で単一の StompSession を管理するためのベース StompSessionManager 実装。
AbstractStompSessionManager(StompClientSupport) - クラス org.springframework.integration.stomp. AbstractStompSessionManager のコンストラクター
AbstractSubscribableChannel - org.springframework.integration.channel のクラス
MessageDispatcher に委譲することにより、サブスクライブされた handler(s) を呼び出す MessageChannel の基本実装。
AbstractSubscribableChannel() - クラス org.springframework.integration.channel. AbstractSubscribableChannel のコンストラクター
AbstractTcpConnectionSupport - org.springframework.integration.ip.tcp.connection のクラス
TCP 接続サポート実装の基本クラス。
AbstractTcpConnectionSupport() - クラス org.springframework.integration.ip.tcp.connection. AbstractTcpConnectionSupport のコンストラクター
AbstractTransformer - org.springframework.integration.transformer のクラス
Transformer 実装の基本クラス。
AbstractTransformer() - クラス org.springframework.integration.transformer. AbstractTransformer のコンストラクター
AbstractTransformerParser - org.springframework.integration.config.xml のクラス
AbstractTransformerParser() - クラス org.springframework.integration.config.xml. AbstractTransformerParser のコンストラクター
AbstractUdpOutboundChannelAdapterSpec< S extends AbstractUdpOutboundChannelAdapterSpec< S >> - Class in org.springframework.integration.ip.dsl
AbstractUdpOutboundChannelAdapterSpec() - クラス org.springframework.integration.ip.dsl. AbstractUdpOutboundChannelAdapterSpec のコンストラクター
AbstractUdpOutboundChannelAdapterSpec(String) - クラス org.springframework.integration.ip.dsl. AbstractUdpOutboundChannelAdapterSpec のコンストラクター
AbstractUdpOutboundChannelAdapterSpec(String, int) - クラス org.springframework.integration.ip.dsl. AbstractUdpOutboundChannelAdapterSpec のコンストラクター
AbstractUdpOutboundChannelAdapterSpec(Function<Message<?>, ?>) - クラス org.springframework.integration.ip.dsl. AbstractUdpOutboundChannelAdapterSpec のコンストラクター
AbstractWebServiceInboundGateway - org.springframework.integration.ws のクラス
AbstractWebServiceInboundGateway() - クラス org.springframework.integration.ws. AbstractWebServiceInboundGateway のコンストラクター
AbstractWebServiceOutboundGateway - org.springframework.integration.ws のクラス
送信 Web サービス呼び出しメッセージングゲートウェイの基本クラス。
AbstractWebServiceOutboundGateway(String, WebServiceMessageFactory) - クラス org.springframework.integration.ws. AbstractWebServiceOutboundGateway のコンストラクター
AbstractWebServiceOutboundGateway(DestinationProvider, WebServiceMessageFactory) - クラス org.springframework.integration.ws. AbstractWebServiceOutboundGateway のコンストラクター
AbstractWebServiceOutboundGateway.RequestMessageCallback - org.springframework.integration.ws のクラス
AbstractWebServiceOutboundGateway.ResponseMessageExtractor - org.springframework.integration.ws のクラス
AbstractXmlTransformer - org.springframework.integration.xml.transformer のクラス
XML トランスフォーマーのスーパークラス。
AbstractXmlTransformer() - クラス org.springframework.integration.xml.transformer. AbstractXmlTransformer のコンストラクター
AbstractXmppConnectionAwareEndpoint - org.springframework.integration.xmpp.core のクラス
AbstractXmppConnectionAwareEndpoint() - クラス org.springframework.integration.xmpp.core. AbstractXmppConnectionAwareEndpoint のコンストラクター
AbstractXmppConnectionAwareEndpoint(XMPPConnection) - クラス org.springframework.integration.xmpp.core. AbstractXmppConnectionAwareEndpoint のコンストラクター
AbstractXmppConnectionAwareMessageHandler - org.springframework.integration.xmpp.core のクラス
AbstractXmppConnectionAwareMessageHandler() - クラス org.springframework.integration.xmpp.core. AbstractXmppConnectionAwareMessageHandler のコンストラクター
AbstractXmppConnectionAwareMessageHandler(XMPPConnection) - クラス org.springframework.integration.xmpp.core. AbstractXmppConnectionAwareMessageHandler のコンストラクター
AbstractXmppInboundChannelAdapterParser - org.springframework.integration.xmpp.config のクラス
XMPP 受信パーサーの基本クラス
AbstractXmppInboundChannelAdapterParser() - クラス org.springframework.integration.xmpp.config. AbstractXmppInboundChannelAdapterParser のコンストラクター
AbstractXmppOutboundChannelAdapterParser - org.springframework.integration.xmpp.config のクラス
XMPP 送信パーサーの基本クラス
AbstractXmppOutboundChannelAdapterParser() - クラス org.springframework.integration.xmpp.config. AbstractXmppOutboundChannelAdapterParser のコンストラクター
AbstractXPathMessageSelector - Class in org.springframework.integration.xml.selector
XPath MessageSelector 実装の基本クラス。
AbstractXPathMessageSelector(String) - Constructor for class org.springframework.integration.xml.selector.AbstractXPathMessageSelector
AbstractXPathMessageSelector(String, String, String) - Constructor for class org.springframework.integration.xml.selector.AbstractXPathMessageSelector
AbstractXPathMessageSelector(String, Map<String, String>) - Constructor for class org.springframework.integration.xml.selector.AbstractXPathMessageSelector
AbstractXPathMessageSelector(XPathExpression) - Constructor for class org.springframework.integration.xml.selector.AbstractXPathMessageSelector
AbstractZipTransformer - org.springframework.integration.zip.transformer のクラス
Zip 圧縮を提供するトランスフォーマーの基本クラス。
AbstractZipTransformer() - クラス org.springframework.integration.zip.transformer. AbstractZipTransformer のコンストラクター
AbstractZipTransformerParser - org.springframework.integration.zip.config.xml のクラス
Zip トランスフォーマーパーサーの基本クラス。
AbstractZipTransformerParser() - クラス org.springframework.integration.zip.config.xml. AbstractZipTransformerParser のコンストラクター
accept(F) - クラス org.springframework.integration.file.filters のメソッド。AbstractFileListFilter
サブクラスはこのメソッドを実装する必要があります。
accept(F) - クラス org.springframework.integration.file.filters のメソッド。AbstractLastModifiedFileListFilter
accept(F) - クラス org.springframework.integration.file.filters のメソッド。AbstractPersistentAcceptOnceFileListFilter
accept(F) - クラス org.springframework.integration.file.filters のメソッド。AbstractRecentFileListFilter
accept(F) - クラス org.springframework.integration.file.filters のメソッド。AbstractRegexPatternFileListFilter
accept(F) - クラス org.springframework.integration.file.filters のメソッド。AbstractSimplePatternFileListFilter
名前がパターンと一致する場合は、指定されたファイルを受け入れます。
accept(F) - クラス org.springframework.integration.file.filters のメソッド。AcceptAllFileListFilter
accept(F) - クラス org.springframework.integration.file.filters のメソッド。AcceptOnceFileListFilter
accept(F) - クラス org.springframework.integration.file.filters のメソッド。ChainFileListFilter
accept(F) - クラス org.springframework.integration.file.filters のメソッド。CompositeFileListFilter
accept(F) - クラス org.springframework.integration.file.filters のメソッド。ExpressionFileListFilter
accept(F) - インターフェース org.springframework.integration.file.filters のメソッド。FileListFilter
単一のファイルをフィルターします。FileListFilter.supportsSingleFileFiltering() が true を返す場合にのみ外部から呼び出されます。
accept(File) - クラス org.springframework.integration.file.filters のメソッド。IgnoreHiddenFileListFilter
accept(File) - クラス org.springframework.integration.file.locking のメソッド。AbstractFileLockerFilter
accept(ObjectName, String) - Method in class org.springframework.integration.jmx.DefaultMBeanAttributeFilter
accept(ObjectName, String) - Method in interface org.springframework.integration.jmx.MBeanAttributeFilter
accept(ObjectName, String) - Method in class org.springframework.integration.jmx.NamedFieldsMBeanAttributeFilter
accept(ObjectName, String) - Method in class org.springframework.integration.jmx.NotNamedFieldsMBeanAttributeFilter
accept(ConsumerRecord<?, ?>, Exception) - クラス org.springframework.integration.kafka.inbound のメソッド。KafkaErrorSendingMessageRecoverer
accept(AcknowledgmentCallback) - Static method in class org.springframework.integration.acks.AckUtils
コールバックが null でない場合は、関連するメッセージを受け入れます。
accept(Message<?>) - インターフェース org.springframework.integration.core のメソッド。MessageSelector
accept(Message<?>) - クラス org.springframework.integration.filter のメソッド。AbstractMessageProcessingSelector
accept(Message<?>) - クラス org.springframework.integration.router のメソッド。RecipientListRouter.Recipient
accept(Message<?>) - クラス org.springframework.integration.selector のメソッド。MessageSelectorChain
セレクターチェーンを介してメッセージを渡します。
accept(Message<?>) - クラス org.springframework.integration.selector のメソッド。MetadataStoreSelector
accept(Message<?>) - クラス org.springframework.integration.selector のメソッド。PayloadTypeSelector
accept(Message<?>) - クラス org.springframework.integration.selector のメソッド。UnexpiredMessageSelector
accept(Message<?>) - Method in class org.springframework.integration.xml.selector.BooleanTestXPathMessageSelector
XPathExpression が true と評価された場合は true を返します
accept(Message<?>) - Method in class org.springframework.integration.xml.selector.RegexTestXPathMessageSelector
ペイロードを評価し、XPathExpression によって返される値が regex と一致する場合は true を返します。
accept(Message<?>) - Method in class org.springframework.integration.xml.selector.StringValueTestXPathMessageSelector
ペイロードを評価し、XPathExpression によって返される値が valueToTestFor と等しい場合は true を返します。
accept(Message<?>) - クラス org.springframework.integration.xml.selector のメソッド。XmlValidatingMessageSelector
accept(S) - インターフェース org.springframework.integration.core のメソッド。GenericSelector
ACCEPT - Enum constant in enum class org.springframework.integration.acks.AcknowledgmentCallback.Status
メッセージを承認済みとしてマークします。
AcceptAllFileListFilter< F > - Class in org.springframework.integration.file.filters
常に true を返す FileListFilter の単純な実装。
AcceptAllFileListFilter() - クラス org.springframework.integration.file.filters. AcceptAllFileListFilter のコンストラクター
acceptIfCondition(boolean, T1, T2, BiConsumer<T1, T2>) - Method in class org.springframework.integration.JavaUtils
条件が真の場合は、引数を使用して BiConsumer.accept(Object, Object)SE を呼び出します。
acceptIfCondition(boolean, T, Consumer<T>) - Method in class org.springframework.integration.JavaUtils
条件が真の場合、値を使用して Consumer.accept(Object)SE を呼び出します。
acceptIfHasText(String, Consumer<String>) - Method in class org.springframework.integration.JavaUtils
null または空でない場合は、値を使用して Consumer.accept(Object)SE を呼び出します。
acceptIfHasText(T, String, BiConsumer<T, String>) - Method in class org.springframework.integration.JavaUtils
value 引数が null または空でない場合は、引数を使用して BiConsumer.accept(Object, Object)SE を呼び出します。
acceptIfNotEmpty(List<T>, Consumer<List<T>>) - Method in class org.springframework.integration.JavaUtils
null または空でない場合は、値を使用して Consumer.accept(Object)SE を呼び出します。
acceptIfNotEmpty(T[], Consumer<T[]>) - Method in class org.springframework.integration.JavaUtils
null または空でない場合は、値を使用して Consumer.accept(Object)SE を呼び出します。
acceptIfNotNull(T1, T2, BiConsumer<T1, T2>) - Method in class org.springframework.integration.JavaUtils
t2 引数が null でない場合は、引数を使用して BiConsumer.accept(Object, Object)SE を呼び出します。
acceptIfNotNull(T, Consumer<T>) - Method in class org.springframework.integration.JavaUtils
null でない場合は、値を使用して Consumer.accept(Object)SE を呼び出します。
acceptMessagesWhileStopping(boolean) - クラス org.springframework.integration.jms.dsl のメソッド。JmsListenerContainerSpec
acceptMessagesWhileStopping(boolean) - クラス org.springframework.integration.jms.dsl のメソッド。JmsMessageChannelSpec
AcceptOnceCollectionFilter< T > - Class in org.springframework.integration.util
前の呼び出しで渡された要素を記憶して、それらの要素が複数回返されるのを回避する CollectionFilter の実装。
AcceptOnceCollectionFilter() - クラス org.springframework.integration.util. AcceptOnceCollectionFilter のコンストラクター
AcceptOnceFileListFilter< F > - Class in org.springframework.integration.file.filters
ファイルを 1 回だけ渡す FileListFilter
AcceptOnceFileListFilter() - クラス org.springframework.integration.file.filters. AcceptOnceFileListFilter のコンストラクター
制限のないキューに基づいて AcceptOnceFileListFilter を作成します。
AcceptOnceFileListFilter(int) - クラス org.springframework.integration.file.filters. AcceptOnceFileListFilter のコンストラクター
制限キューに基づいて AcceptOnceFileListFilter を作成します。
ACK - Static variable in class org.springframework.integration.stomp.support.IntegrationStompHeaders
ACK_ADDRESS - Static variable in class org.springframework.integration.ip.IpHeaders
UDP アプリケーションレベルの ACK が送信されるリモート IP アドレス。
ACK_ID - Static variable in class org.springframework.integration.ip.IpHeaders
UDP アプリケーションレベルの ack の相関 ID。
ackCount(int) - クラス org.springframework.integration.kafka.dsl のメソッド。KafkaMessageListenerContainerSpec
ContainerProperties.AckMode.COUNT または ContainerProperties.AckMode.COUNT_TIME が使用されているときにオフセットがコミットされるまでの未処理のレコード数の数を設定します。
ackCounter(int) - クラス org.springframework.integration.ip.dsl のメソッド。AbstractUdpOutboundChannelAdapterSpec
ackDiscarded(boolean) - クラス org.springframework.integration.kafka.dsl のメソッド。KafkaMessageDrivenChannelAdapterSpec
FilteringMessageListenerAdapter が破棄されたレコードを確認する必要があるかどうかを示す boolean フラグ。
ackMode(ContainerProperties.AckMode) - クラス org.springframework.integration.kafka.dsl のメソッド。KafkaMessageListenerContainerSpec
自動 ack(構成プロパティ内)が false の場合に使用する ack モードを設定します。
acknowledge() - インターフェース org.springframework.integration.acks のメソッド。AcknowledgmentCallback
acknowledge() - インターフェース org.springframework.integration.acks のメソッド。SimpleAcknowledgment
メッセージの配信を確認します。
acknowledge() - クラス org.springframework.integration.kafka.inbound のメソッド。KafkaMessageSource.KafkaAckCallback
acknowledge(AcknowledgmentCallback.Status) - インターフェース org.springframework.integration.acks のメソッド。AcknowledgmentCallback
メッセージを確認します。
acknowledge(AcknowledgmentCallback.Status) - クラス org.springframework.integration.amqp.inbound のメソッド。AmqpMessageSource.AmqpAckCallback
acknowledge(AcknowledgmentCallback.Status) - クラス org.springframework.integration.kafka.inbound のメソッド。KafkaMessageSource.KafkaAckCallback
acknowledgeMode(AcknowledgeMode) - クラス org.springframework.integration.amqp.dsl のメソッド。AbstractMessageListenerContainerSpec
acknowledgeMode(AcknowledgeMode) - クラス org.springframework.integration.amqp.dsl のメソッド。AmqpMessageChannelSpec
ACKNOWLEDGMENT_CALLBACK - Static variable in class org.springframework.integration.IntegrationMessageHeaderAccessor
メッセージ配信を確認するためのコールバック。
AcknowledgmentCallback - Interface in org.springframework.integration.acks
謝辞に関する一般的な抽象化。
AcknowledgmentCallback.Status - org.springframework.integration.acks の Enum クラス
AcknowledgmentCallbackFactory< T > - Interface in org.springframework.integration.acks
AcknowledgmentCallback を作成するためのファクトリ。
ackTime(long) - クラス org.springframework.integration.kafka.dsl のメソッド。KafkaMessageListenerContainerSpec
ContainerProperties.AckMode.TIME または ContainerProperties.AckMode.COUNT_TIME が使用されているときに、未処理のオフセットがコミットされるまでの時間(ms)を設定します。
ackTimeout(long) - クラス org.springframework.integration.amqp.dsl のメソッド。DirectMessageListenerContainerSpec
AckUtils - org.springframework.integration.acks のクラス
AcknowledgmentCallback ヘッダーを操作するためのユーティリティメソッド。
acquire(String) - クラス org.springframework.integration.jdbc.lock のメソッド。DefaultLockRepository
acquire(String) - インターフェース org.springframework.integration.jdbc.lock のメソッド。LockRepository
キーのロックを取得します。
activeCount - Variable in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
ACTUAL_CONNECTION_ID - Static variable in class org.springframework.integration.ip.IpHeaders
情報のみ - キャッシュまたはフェイルオーバークライアント接続ファクトリを使用する場合、実際の基になる接続 ID が含まれます。
add(int, Properties) - クラス org.springframework.integration.history のメソッド。MessageHistory
add(int, MessageSelector) - クラス org.springframework.integration.selector のメソッド。MessageSelectorChain
指定されたインデックスでチェーンにセレクターを追加します。
add(int, ChannelInterceptor) - クラス org.springframework.integration.channel のメソッド。AbstractMessageChannel.ChannelInterceptorList
add(String, IndexAccessor) - クラス org.springframework.integration.expression のメソッド。SpelPropertyAccessorRegistrar
提供された名前 IndexAccessor を追加します。
add(String, PropertyAccessor) - クラス org.springframework.integration.expression のメソッド。SpelPropertyAccessorRegistrar
提供された名前付きプロパティアクセサーを追加します。
add(Properties) - クラス org.springframework.integration.history のメソッド。MessageHistory
add(IndexAccessor...) - クラス org.springframework.integration.expression のメソッド。SpelPropertyAccessorRegistrar
提供された IndexAccessor インスタンスを追加します。
add(PropertyAccessor...) - クラス org.springframework.integration.expression のメソッド。SpelPropertyAccessorRegistrar
提供されたプロパティアクセサーを追加します。
add(MessageSelector) - クラス org.springframework.integration.selector のメソッド。MessageSelectorChain
チェーンの最後にセレクターを追加します。
add(Message<?>) - インターフェース org.springframework.integration.store のメソッド。MessageGroup
このグループにメッセージを追加します。
add(Message<?>) - クラス org.springframework.integration.store のメソッド。SimpleMessageGroup
add(ChannelInterceptor) - クラス org.springframework.integration.channel のメソッド。AbstractMessageChannel.ChannelInterceptorList
addAll(int, Collection<? extends Properties>) - クラス org.springframework.integration.history のメソッド。MessageHistory
addAll(Collection<? extends Properties>) - クラス org.springframework.integration.history のメソッド。MessageHistory
addAllowedPatterns(String...) - クラス org.springframework.integration.jdbc.store のメソッド。JdbcChannelMessageStore
逆直列化が許可されているパッケージ / クラスのパターンを追加します。
addAllowedPatterns(String...) - クラス org.springframework.integration.jdbc.store のメソッド。JdbcMessageStore
逆直列化が許可されているパッケージ / クラスのパターンを追加します。
addAllowedPatterns(String...) - クラス org.springframework.integration.mongodb.store のメソッド。MongoDbMessageStore
逆直列化が許可されているパッケージ / クラスのパターンを追加します。
addAllowedPatterns(String...) - クラス org.springframework.integration.mongodb.support のメソッド。BinaryToMessageConverter
逆直列化が許可されているパッケージ / クラスのパターンを追加します。
addAllowedPatterns(String...) - クラス org.springframework.integration.support.converter のメソッド。AllowListDeserializingConverter
許可リストにパッケージ / クラスパターンを追加します。
addAttribute(String, Object) - クラス org.springframework.integration.transaction のメソッド。IntegrationResourceHolder
この ResourceHolder インスタンスに属性を追加します。
addBean(Object) - インターフェース org.springframework.integration.dsl.context のメソッド。IntegrationFlowContext.IntegrationFlowRegistrationBuilder
アプリケーションコンテキストで IntegrationFlow 依存 Bean として登録されるオブジェクトを追加します。
addBean(Object) - クラス org.springframework.integration.dsl.context のメソッド。StandardIntegrationFlowContext.StandardIntegrationFlowRegistrationBuilder
アプリケーションコンテキストで IntegrationFlow 依存 Bean として登録されるオブジェクトを追加します。
addBean(String, Object) - インターフェース org.springframework.integration.dsl.context のメソッド。IntegrationFlowContext.IntegrationFlowRegistrationBuilder
アプリケーションコンテキストで IntegrationFlow 依存 Bean として登録されるオブジェクトを追加します。
addBean(String, Object) - クラス org.springframework.integration.dsl.context のメソッド。StandardIntegrationFlowContext.StandardIntegrationFlowRegistrationBuilder
アプリケーションコンテキストで IntegrationFlow 依存 Bean として登録されるオブジェクトを追加します。
addCallback(ClientManager.ConnectCallback) - クラス org.springframework.integration.mqtt.core のメソッド。AbstractMqttClientManager
addCallback(ClientManager.ConnectCallback) - インターフェース org.springframework.integration.mqtt.core のメソッド。ClientManager
クライアントからの connectComplete イベントのコールバックを登録します。
addComponent(Object) - クラス org.springframework.integration.dsl のメソッド。BaseIntegrationFlowDefinition
addComponent(Object, String) - クラス org.springframework.integration.dsl のメソッド。BaseIntegrationFlowDefinition
addComponents(Map<Object, String>) - クラス org.springframework.integration.dsl のメソッド。BaseIntegrationFlowDefinition
addConnection(TcpConnectionSupport) - クラス org.springframework.integration.ip.tcp.connection のメソッド。AbstractConnectionFactory
addConstructorValueIfAttributeDefined(BeanDefinitionBuilder, Element, String) - Static method in class org.springframework.integration.ip.config.IpAdapterParserUtils
指定された要素で属性が定義されている場合に名前が指定されている属性の値を使用して、指定された Bean 定義ビルダーにコンストラクター引数を追加します。
addCustomHeaders(TcpConnection, MessageHeaders) - クラス org.springframework.integration.ip.tcp.connection のメソッド。TcpMessageMapper
addDelayProperty(Message<?>, Message) - クラス org.springframework.integration.amqp.outbound のメソッド。AbstractAmqpOutboundEndpoint
addDestination(String...) - クラス org.springframework.integration.stomp.inbound のメソッド。StompInboundChannelAdapter
サブスクライブリストに 1 つまたは複数の宛先を追加してサブスクライブします。
addDestinationConfigToConstructor(Element, BeanDefinitionBuilder, ParserContext) - Static method in class org.springframework.integration.ip.config.IpAdapterParserUtils
コンストラクターに宛先構成を追加します。
addDiscardCallback(Consumer<F>) - クラス org.springframework.integration.file.filters のメソッド。AbstractLastModifiedFileListFilter
addDiscardCallback(Consumer<F>) - クラス org.springframework.integration.file.filters のメソッド。CompositeFileListFilter
addDiscardCallback(Consumer<F>) - インターフェース org.springframework.integration.file.filters のメソッド。DiscardAwareFileListFilter
ADDED - Enum constant in enum class org.springframework.integration.hazelcast.CacheEventType
Hazelcast ADDED イベント。
addElementToHeaderMapping(String, String) - クラス org.springframework.integration.config.xml のメソッド。HeaderEnricherParserSupport
addElementToHeaderMapping(String, String, String) - クラス org.springframework.integration.config.xml のメソッド。HeaderEnricherParserSupport
addEndpoint(IntegrationRSocketEndpoint) - Method in class org.springframework.integration.rsocket.AbstractRSocketConnector
RSocket リクエストをマッピングおよび処理するための IntegrationRSocketEndpoint を追加します。
addEndpoint(IntegrationRSocketEndpoint) - Method in class org.springframework.integration.rsocket.ServerRSocketMessageHandler
addFilter(FileListFilter<F>) - クラス org.springframework.integration.file.filters のメソッド。CompositeFileListFilter
addFilters(Collection<? extends FileListFilter<F>>) - クラス org.springframework.integration.file.filters のメソッド。CompositeFileListFilter
既存のフィルターを維持しながら、この CompositeFileListFilter に新しいフィルターを追加します。
addFilters(FileListFilter<F>...) - クラス org.springframework.integration.file.filters のメソッド。CompositeFileListFilter
addHandler(MessageHandler) - クラス org.springframework.integration.dispatcher のメソッド。AbstractDispatcher
ハンドラーを内部セットに追加します。
addHandler(MessageHandler) - インターフェース org.springframework.integration.dispatcher のメソッド。MessageDispatcher
メッセージハンドラーを追加します。
addHeaders(Message<?>, Map<String, Object>) - クラス org.springframework.integration.file.splitter のメソッド。FileSplitter
addHeaders(Message<?>, Map<String, Object>) - クラス org.springframework.integration.splitter のメソッド。AbstractMessageSplitter
サブクラスが出力メッセージにヘッダーを追加できるようにします。
addInterceptor(int, ChannelInterceptor) - クラス org.springframework.integration.amqp.channel のメソッド。PollableAmqpChannel
addInterceptor(int, ChannelInterceptor) - クラス org.springframework.integration.channel のメソッド。AbstractExecutorChannel
addInterceptor(int, ChannelInterceptor) - クラス org.springframework.integration.channel のメソッド。AbstractMessageChannel
リストの指定されたインデックスにチャネルインターセプターを追加します。
addInterceptor(int, ChannelInterceptor) - クラス org.springframework.integration.channel のメソッド。AbstractPollableChannel
addInterceptor(int, ChannelInterceptor) - クラス org.springframework.integration.jms のメソッド。PollableJmsChannel
addInterceptor(int, ChannelInterceptor) - クラス org.springframework.integration.kafka.channel のメソッド。PollableKafkaChannel
addInterceptor(ChannelInterceptor) - クラス org.springframework.integration.amqp.channel のメソッド。PollableAmqpChannel
addInterceptor(ChannelInterceptor) - クラス org.springframework.integration.channel のメソッド。AbstractExecutorChannel
addInterceptor(ChannelInterceptor) - クラス org.springframework.integration.channel のメソッド。AbstractMessageChannel
リストの最後にチャネルインターセプターを追加します。
addInterceptor(ChannelInterceptor) - クラス org.springframework.integration.channel のメソッド。AbstractPollableChannel
addInterceptor(ChannelInterceptor) - クラス org.springframework.integration.jms のメソッド。PollableJmsChannel
addInterceptor(ChannelInterceptor) - クラス org.springframework.integration.kafka.channel のメソッド。PollableKafkaChannel
addLifecyclesToRole(String, List<String>) - クラス org.springframework.integration.support のメソッド。SmartLifecycleRoleController
名前を使用して、SmartLifecycle Bean をロールに追加します。
addLifecycleToRole(String, String) - クラス org.springframework.integration.support のメソッド。SmartLifecycleRoleController
名前を使用して、SmartLifecycle Bean をロールに追加します。
addLifecycleToRole(String, SmartLifecycle) - クラス org.springframework.integration.support のメソッド。SmartLifecycleRoleController
ロールに SmartLifecycle を追加します。
addListener(MetadataStoreListener) - クラス org.springframework.integration.hazelcast.metadata のメソッド。HazelcastMetadataStore
addListener(MetadataStoreListener) - インターフェース org.springframework.integration.metadata のメソッド。ListenableMetadataStore
リスナーをメタデータストアに登録します。
addListener(MetadataStoreListener) - クラス org.springframework.integration.zookeeper.metadata のメソッド。ZookeeperMetadataStore
addMatchingInterceptors(InterceptableChannel, String) - クラス org.springframework.integration.config のメソッド。GlobalChannelInterceptorProcessor
パターンがチャネル名と一致するインターセプターを追加します。
addMessage(Message<T>) - クラス org.springframework.integration.jdbc.store のメソッド。JdbcMessageStore
addMessage(Message<T>) - クラス org.springframework.integration.mongodb.store のメソッド。ConfigurableMongoDbMessageStore
addMessage(Message<T>) - クラス org.springframework.integration.mongodb.store のメソッド。MongoDbMessageStore
addMessage(Message<T>) - クラス org.springframework.integration.store のメソッド。AbstractKeyValueMessageStore
addMessage(Message<T>) - インターフェース org.springframework.integration.store のメソッド。MessageStore
提供されたメッセージを MessageStore に入れます。
addMessage(Message<T>) - クラス org.springframework.integration.store のメソッド。SimpleMessageStore
addMessageDocument(MessageDocument) - クラス org.springframework.integration.mongodb.store のメソッド。AbstractConfigurableMongoDbMessageStore
addMessagesToGroup(Object, Message<?>...) - クラス org.springframework.integration.store のメソッド。AbstractMessageGroupStore
addMessagesToGroup(Object, Message<?>...) - インターフェース org.springframework.integration.store のメソッド。MessageGroupStore
グループ ID に関連付けてメッセージを保存します。
addMessagesToGroup(Object, Message<?>...) - クラス org.springframework.integration.store のメソッド。SimpleMessageStore
addMessageToGroup(Object, Message<?>) - クラス org.springframework.integration.jdbc.store のメソッド。JdbcChannelMessageStore
データベースにメッセージを保存します。
addMessageToGroup(Object, Message<?>) - クラス org.springframework.integration.mongodb.store のメソッド。ConfigurableMongoDbMessageStore
addMessageToGroup(Object, Message<?>) - クラス org.springframework.integration.mongodb.store のメソッド。MongoDbChannelMessageStore
addMessageToGroup(Object, Message<?>) - クラス org.springframework.integration.redis.store のメソッド。RedisChannelMessageStore
addMessageToGroup(Object, Message<?>) - クラス org.springframework.integration.redis.store のメソッド。RedisChannelPriorityMessageStore
addMessageToGroup(Object, Message<?>) - クラス org.springframework.integration.store のメソッド。AbstractMessageGroupStore
addMessageToGroup(Object, Message<?>) - インターフェース org.springframework.integration.store のメソッド。BasicMessageGroupStore
グループ ID に関連付けてメッセージを保存します。
addMessagingAnnotationPostProcessor(Class<A>, MethodAnnotationPostProcessor<A>) - クラス org.springframework.integration.config のメソッド。MessagingAnnotationPostProcessor
addNewConnection(TcpConnection) - クラス org.springframework.integration.ip.tcp.connection のメソッド。TcpConnectionInterceptorSupport
addNewConnection(TcpConnection) - インターフェース org.springframework.integration.ip.tcp.connection のメソッド。TcpSender
TcpListener が所有するソケットを使用している場合、このメソッドは新しい接続が確立されるたびに呼び出されます。
addNewConnection(TcpConnection) - クラス org.springframework.integration.ip.tcp のメソッド。TcpInboundGateway
addNewConnection(TcpConnection) - クラス org.springframework.integration.ip.tcp のメソッド。TcpOutboundGateway
addNewConnection(TcpConnection) - クラス org.springframework.integration.ip.tcp のメソッド。TcpSendingMessageHandler
addNotPropagatedHeaders(String...) - クラス org.springframework.integration.handler のメソッド。AbstractMessageProducingHandler
既存のセットを上書きする代わりに、AbstractMessageProducingHandler.shouldCopyRequestHeaders() が true の場合に受信メッセージからコピーされないヘッダーパターン("xxx*"、"*xxx"、"*xxx*" または "xxx* yyy")を追加します。
addNotPropagatedHeaders(String...) - インターフェース org.springframework.integration.handler のメソッド。HeaderPropagationAware
ハンドラーが既存のセットを上書きする代わりにヘッダーをコピーするように構成されている場合、受信メッセージからコピーされないヘッダーを追加します。
addNotPropagatedHeaders(String...) - クラス org.springframework.integration.transformer のメソッド。MessageTransformingHandler
addProperties(Map<String, Object>) - クラス org.springframework.integration.graph のメソッド。IntegrationNode
ノードにプロパティを追加します。
addProperty(String, Object) - クラス org.springframework.integration.graph のメソッド。IntegrationNode
ノードにプロパティを追加します。
addQueueNames(String...) - クラス org.springframework.integration.amqp.dsl のメソッド。AbstractMessageListenerContainerSpec
addQueues(Queue...) - クラス org.springframework.integration.amqp.dsl のメソッド。AbstractMessageListenerContainerSpec
addReadOnlyHeaders(String...) - クラス org.springframework.integration.support のメソッド。DefaultMessageBuilderFactory
読み取り専用ヘッダーの構成済みリストにヘッダーを追加します。
addRecipient(String) - クラス org.springframework.integration.router のメソッド。RecipientListRouter
addRecipient(String) - インターフェース org.springframework.integration.router のメソッド。RecipientListRouterManagement
channelName で受信者を追加します。
addRecipient(String, String) - クラス org.springframework.integration.router のメソッド。RecipientListRouter
addRecipient(String, String) - インターフェース org.springframework.integration.router のメソッド。RecipientListRouterManagement
channelName と式を使用して受信者を追加します。
addRecipient(String, MessageSelector) - クラス org.springframework.integration.router のメソッド。RecipientListRouter
addRecipient(MessageChannel) - クラス org.springframework.integration.router のメソッド。RecipientListRouter
addRecipient(MessageChannel, MessageSelector) - クラス org.springframework.integration.router のメソッド。RecipientListRouter
addSessionFactory(Object, SessionFactory<F>) - クラス org.springframework.integration.file.remote.session のメソッド。DefaultSessionFactoryLocator
セッションファクトリを追加します。
addStandardHeaders(TcpConnection, MessageHeaders) - クラス org.springframework.integration.ip.tcp.connection のメソッド。TcpMessageMapper
addSupportedProtocols(String...) - クラス org.springframework.integration.websocket のメソッド。IntegrationWebSocketContainer
addTopic(String...) - クラス org.springframework.integration.mqtt.inbound のメソッド。AbstractMqttMessageDrivenChannelAdapter
トピックをサブスクライブリストに追加します(qos = 1)。
addTopic(String, int) - クラス org.springframework.integration.mqtt.inbound のメソッド。AbstractMqttMessageDrivenChannelAdapter
トピックを購読リストに追加します。
addTopic(String, int) - クラス org.springframework.integration.mqtt.inbound のメソッド。MqttPahoMessageDrivenChannelAdapter
addTopic(String, int) - クラス org.springframework.integration.mqtt.inbound のメソッド。Mqttv5PahoMessageDrivenChannelAdapter
addTopics(String[], int[]) - クラス org.springframework.integration.mqtt.inbound のメソッド。AbstractMqttMessageDrivenChannelAdapter
トピックを購読リストに追加します。
adjustLogLevels(String, List<Class<?>>, List<String>, Level) - Static method in class org.springframework.integration.test.util.TestUtils
advice(Advice...) - クラス org.springframework.integration.amqp.dsl のメソッド。AmqpMessageChannelSpec
advice(Advice...) - クラス org.springframework.integration.dsl のメソッド。ConsumerEndpointSpec
ネストされた順序でエンドポイントのハンドラーに適用される Advice オブジェクトのリストを構成します。
advice(Advice...) - クラス org.springframework.integration.dsl のメソッド。PollerSpec
pollingTask に AOP Advice を指定します。
ADVICE_CHAIN_ATTRIBUTE - Static variable in class org.springframework.integration.config.AbstractMethodAnnotationPostProcessor
adviceChain - Variable in class org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec
adviceChain - Variable in class org.springframework.integration.dsl.ConsumerEndpointSpec
adviceChain() - Element in annotation interface org.springframework.integration.annotation.Filter
メッセージハンドラーを「ラップ」する Advice Bean の「チェーン」を指定します。
adviceChain() - Element in annotation interface org.springframework.integration.annotation.ServiceActivator
メッセージハンドラーを「ラップ」する Advice Bean の「チェーン」を指定します。
adviceChain() - Element in annotation interface org.springframework.integration.annotation.Splitter
メッセージハンドラーを「ラップ」する Advice Bean の「チェーン」を指定します。
adviceChain() - Element in annotation interface org.springframework.integration.annotation.Transformer
メッセージハンドラーを「ラップ」する Advice オブジェクトの「チェーン」を指定します。
adviceChain(Advice...) - クラス org.springframework.integration.amqp.dsl のメソッド。AbstractMessageListenerContainerSpec
adviceChain(Advice...) - クラス org.springframework.integration.amqp.dsl のメソッド。RabbitStreamMessageListenerContainerSpec
adviceChain(Advice...) - クラス org.springframework.integration.mail.dsl のメソッド。ImapIdleChannelAdapterSpec
メッセージ配信用に Advice オブジェクトのチェーンを構成し、ダウンストリームフローに適用します。
AdviceMessage< T > - Class in org.springframework.integration.message
メッセージ処理が成功した後のアドバイスによって生成されるメッセージの実装。
AdviceMessage(T, Map<String, Object>, Message<?>) - クラス org.springframework.integration.message. AdviceMessage のコンストラクター
AdviceMessage(T, Message<?>) - クラス org.springframework.integration.message. AdviceMessage のコンストラクター
AdviceMessage(T, MessageHeaders, Message<?>) - クラス org.springframework.integration.message. AdviceMessage のコンストラクター
使用する MessageHeaders インスタンスを持つコンストラクター。
AdviceMessageJacksonDeserializer - org.springframework.integration.support.json のクラス
AdviceMessageJacksonDeserializer() - クラス org.springframework.integration.support.json. AdviceMessageJacksonDeserializer のコンストラクター
afterAll(ExtensionContext) - クラス org.springframework.integration.test.condition のメソッド。LogLevelsCondition
afterCommit(String) - クラス org.springframework.integration.transaction のメソッド。TransactionSynchronizationFactoryBean
afterCommit(String, String) - クラス org.springframework.integration.transaction のメソッド。TransactionSynchronizationFactoryBean
afterCommit(String, MessageChannel) - クラス org.springframework.integration.transaction のメソッド。TransactionSynchronizationFactoryBean
afterCommit(MessageChannel) - クラス org.springframework.integration.transaction のメソッド。TransactionSynchronizationFactoryBean
afterEach(ExtensionContext) - クラス org.springframework.integration.test.condition のメソッド。LogLevelsCondition
afterPropertiesSet() - クラス org.springframework.integration.config のメソッド。ChannelInitializer
afterPropertiesSet() - クラス org.springframework.integration.config のメソッド。ConsumerEndpointFactoryBean
afterPropertiesSet() - クラス org.springframework.integration.config のメソッド。CorrelationStrategyFactoryBean
afterPropertiesSet() - クラス org.springframework.integration.config のメソッド。IntegrationEvaluationContextFactoryBean
afterPropertiesSet() - クラス org.springframework.integration.config のメソッド。IntegrationSimpleEvaluationContextFactoryBean
afterPropertiesSet() - クラス org.springframework.integration.config のメソッド。ReleaseStrategyFactoryBean
afterPropertiesSet() - クラス org.springframework.integration.config のメソッド。SourcePollingChannelAdapterFactoryBean
afterPropertiesSet() - クラス org.springframework.integration.config のメソッド。SpelFunctionFactoryBean
afterPropertiesSet() - クラス org.springframework.integration.context のメソッド。IntegrationObjectSupport
afterPropertiesSet() - クラス org.springframework.integration.dsl のメソッド。IntegrationComponentSpec
afterPropertiesSet() - クラス org.springframework.integration.file.remote のメソッド。RemoteFileTemplate
afterPropertiesSet() - クラス org.springframework.integration.file.remote.synchronizer のメソッド。AbstractInboundFileSynchronizer
afterPropertiesSet() - クラス org.springframework.integration.ftp.server のメソッド。ApacheMinaFtplet
afterPropertiesSet() - Method in class org.springframework.integration.groovy.GroovyScriptExecutingMessageProcessor
afterPropertiesSet() - クラス org.springframework.integration.handler.support のメソッド。IntegrationMessageHandlerMethodFactory
afterPropertiesSet() - クラス org.springframework.integration.hazelcast.metadata のメソッド。HazelcastMetadataStore
afterPropertiesSet() - クラス org.springframework.integration.http.inbound のメソッド。IntegrationRequestMappingHandlerMapping
afterPropertiesSet() - クラス org.springframework.integration.http.management のメソッド。ControlBusController
afterPropertiesSet() - クラス org.springframework.integration.http.support のメソッド。DefaultHttpHeaderMapper
afterPropertiesSet() - クラス org.springframework.integration.jdbc.lock のメソッド。DefaultLockRepository
afterPropertiesSet() - クラス org.springframework.integration.jdbc.metadata のメソッド。JdbcMetadataStore
afterPropertiesSet() - クラス org.springframework.integration.jdbc.store のメソッド。JdbcChannelMessageStore
afterPropertiesSet() - クラス org.springframework.integration.jdbc のメソッド。StoredProcExecutor
パラメーターを検証し、SimpleJdbcCallOperations にパラメーターを設定し、ProcedureParameter が渡されるときに適切な SqlParameterSourceFactory が定義されていることを確認します。
afterPropertiesSet() - クラス org.springframework.integration.jms のメソッド。ChannelPublishingJmsMessageListener
afterPropertiesSet() - クラス org.springframework.integration.jpa.core のメソッド。DefaultJpaOperations
afterPropertiesSet() - クラス org.springframework.integration.jpa.core のメソッド。JpaExecutor
パラメーターを確認して設定します。
afterPropertiesSet() - クラス org.springframework.integration.metadata のメソッド。PropertiesPersistingMetadataStore
afterPropertiesSet() - クラス org.springframework.integration.mongodb.store のメソッド。AbstractConfigurableMongoDbMessageStore
afterPropertiesSet() - クラス org.springframework.integration.mongodb.store のメソッド。MongoDbMessageStore
afterPropertiesSet() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
afterPropertiesSet() - クラス org.springframework.integration.redis.outbound のメソッド。ExpressionArgumentsStrategy
afterPropertiesSet() - クラス org.springframework.integration.redis.store のメソッド。RedisChannelMessageStore
afterPropertiesSet() - クラス org.springframework.integration.routingslip のメソッド。ExpressionEvaluatingRoutingSlipRouteStrategy
afterPropertiesSet() - Method in class org.springframework.integration.rsocket.AbstractRSocketConnector
afterPropertiesSet() - Method in class org.springframework.integration.rsocket.ClientRSocketConnector
afterPropertiesSet() - Method in class org.springframework.integration.rsocket.ServerRSocketConnector
afterPropertiesSet() - クラス org.springframework.integration.sftp.server のメソッド。ApacheMinaSftpEventListener
afterPropertiesSet() - クラス org.springframework.integration.store のメソッド。MessageGroupStoreReaper
afterPropertiesSet() - クラス org.springframework.integration.support.converter のメソッド。ConfigurableCompositeMessageConverter
afterPropertiesSet() - クラス org.springframework.integration.util のメソッド。AbstractExpressionEvaluator
afterPropertiesSet() - クラス org.springframework.integration.webflux.inbound のメソッド。WebFluxIntegrationRequestMappingHandlerMapping
afterPropertiesSet() - クラス org.springframework.integration.zeromq のメソッド。ZeroMqProxy
afterPropertiesSet() - クラス org.springframework.integration.zookeeper.config のメソッド。LeaderInitiatorFactoryBean
afterReceive(boolean, MessageSource<?>) - インターフェース org.springframework.integration.file.remote.aop のメソッド。RotationPolicy
メッセージソース receive() メソッドの後に呼び出されます。
afterReceive(boolean, MessageSource<?>) - クラス org.springframework.integration.file.remote.aop のメソッド。StandardRotationPolicy
afterReceive(Message<?>, Object) - インターフェース org.springframework.integration.aop のメソッド。MessageSourceMutator
afterReceive(Message<?>, Object) - インターフェース org.springframework.integration.aop のメソッド。ReceiveMessageAdvice
サブクラスは、Joinpoint.proceed() の結果に基づいてアクションを実行できます。たとえば
afterReceive(Message<?>, Object) - クラス org.springframework.integration.aop のメソッド。SimpleActiveIdleReceiveMessageAdvice
afterReceive(Message<?>, MessageSource<?>) - クラス org.springframework.integration.aop のメソッド。CompoundTriggerAdvice
afterReceive(Message<?>, MessageSource<?>) - インターフェース org.springframework.integration.aop のメソッド。MessageSourceMutator
サブクラスは、ポーリングの結果に基づいてアクションを実行できます。たとえば
afterReceive(Message<?>, MessageSource<?>) - クラス org.springframework.integration.file.remote.aop のメソッド。RotatingServerAdvice
afterReceiveCompletion(Message<?>, MessageChannel, Exception, Deque<ChannelInterceptor>) - クラス org.springframework.integration.channel のメソッド。AbstractMessageChannel.ChannelInterceptorList
afterReceivePostProcessors(MessagePostProcessor...) - クラス org.springframework.integration.amqp.dsl のメソッド。AbstractMessageListenerContainerSpec
メッセージ受信後、MessageListener を呼び出す前に適用される MessagePostProcessor を設定します。
afterRelease(MessageGroup, Collection<Message<?>>) - クラス org.springframework.integration.aggregator のメソッド。AbstractCorrelatingMessageHandler
MessageGroup のリリース後に実行する必要がある追加のロジックを提供できます。
afterRelease(MessageGroup, Collection<Message<?>>) - クラス org.springframework.integration.aggregator のメソッド。AggregatingMessageHandler
グループを完成させ、そのメッセージをすべて削除します。
afterRelease(MessageGroup, Collection<Message<?>>) - クラス org.springframework.integration.aggregator のメソッド。ResequencingMessageHandler
afterRelease(MessageGroup, Collection<Message<?>>, boolean) - クラス org.springframework.integration.aggregator のメソッド。AbstractCorrelatingMessageHandler
タイムアウトのためにグループが解放または破棄されたために特別なアクションが必要な場合、サブクラスがオーバーライドすることがあります。
afterRelease(MessageGroup, Collection<Message<?>>, boolean) - クラス org.springframework.integration.aggregator のメソッド。ResequencingMessageHandler
size が sequenceSize と等しい場合は、グループの削除を実行します。
afterRollback(String) - クラス org.springframework.integration.transaction のメソッド。TransactionSynchronizationFactoryBean
afterRollback(String, String) - クラス org.springframework.integration.transaction のメソッド。TransactionSynchronizationFactoryBean
afterRollback(String, MessageChannel) - クラス org.springframework.integration.transaction のメソッド。TransactionSynchronizationFactoryBean
afterRollback(MessageChannel) - クラス org.springframework.integration.transaction のメソッド。TransactionSynchronizationFactoryBean
afterSendCompletion(Message<?>, MessageChannel, boolean, Exception, Deque<ChannelInterceptor>) - クラス org.springframework.integration.channel のメソッド。AbstractMessageChannel.ChannelInterceptorList
afterSessionEnded(WebSocketSession, CloseStatus) - クラス org.springframework.integration.websocket.inbound のメソッド。WebSocketInboundChannelAdapter
afterSessionEnded(WebSocketSession, CloseStatus) - インターフェース org.springframework.integration.websocket のメソッド。WebSocketListener
WebSocketSession が終了した後に呼び出されます。
afterSessionEnded(WebSocketSession, CloseStatus, MessageChannel) - クラス org.springframework.integration.websocket.support のメソッド。PassThruSubProtocolHandler
afterSessionStarted(WebSocketSession) - クラス org.springframework.integration.websocket.inbound のメソッド。WebSocketInboundChannelAdapter
afterSessionStarted(WebSocketSession) - インターフェース org.springframework.integration.websocket のメソッド。WebSocketListener
WebSocketSession が開始した後に呼び出されます。
afterSessionStarted(WebSocketSession, MessageChannel) - クラス org.springframework.integration.websocket.support のメソッド。PassThruSubProtocolHandler
afterShutdown() - クラス org.springframework.integration.amqp.inbound のメソッド。AmqpInboundChannelAdapter
afterShutdown() - インターフェース org.springframework.integration.context のメソッド。OrderlyShutdownCapable
スケジューラー、エグゼキューターなどの通常のシャットダウンの後、シャットダウン遅延が経過した後、残りのアクティブなスケジューラー / エグゼキュータースレッドの強制シャットダウンの前に呼び出されます。オプションで、まだ処理中のアクティブなメッセージの数を返すことができます。
afterShutdown() - クラス org.springframework.integration.http.inbound のメソッド。BaseHttpInboundEndpoint
afterShutdown() - クラス org.springframework.integration.ip.tcp.connection のメソッド。AbstractServerConnectionFactory
afterShutdown() - クラス org.springframework.integration.ip.tcp のメソッド。TcpInboundGateway
afterShutdown() - クラス org.springframework.integration.ip.tcp のメソッド。TcpReceivingChannelAdapter
afterShutdown() - クラス org.springframework.integration.jms のメソッド。JmsInboundGateway
afterShutdown() - クラス org.springframework.integration.jms のメソッド。JmsMessageDrivenEndpoint
afterShutdown() - クラス org.springframework.integration.kafka.inbound のメソッド。KafkaInboundGateway
afterShutdown() - クラス org.springframework.integration.kafka.inbound のメソッド。KafkaMessageDrivenChannelAdapter
afterShutdown() - クラス org.springframework.integration.ws のメソッド。AbstractWebServiceInboundGateway
afterSingletonsInstantiated() - クラス org.springframework.integration.aop のメソッド。PublisherAnnotationBeanPostProcessor
afterSingletonsInstantiated() - クラス org.springframework.integration.config のメソッド。GlobalChannelInterceptorProcessor
afterSingletonsInstantiated() - クラス org.springframework.integration.config のメソッド。IntegrationManagementConfigurer
afterSingletonsInstantiated() - クラス org.springframework.integration.config のメソッド。MessagingAnnotationBeanPostProcessor
afterSingletonsInstantiated() - クラス org.springframework.integration.dsl.context のメソッド。IntegrationFlowBeanPostProcessor
afterSingletonsInstantiated() - クラス org.springframework.integration.endpoint のメソッド。MessageProducerSupport
afterSingletonsInstantiated() - クラス org.springframework.integration.handler.advice のメソッド。CacheRequestHandlerAdvice
afterSingletonsInstantiated() - クラス org.springframework.integration.hazelcast のメソッド。HazelcastLocalInstanceRegistrar
使用すべきではありません。
afterSingletonsInstantiated() - クラス org.springframework.integration.http.inbound のメソッド。DynamicRequestMappingBeanPostProcessor
afterSingletonsInstantiated() - クラス org.springframework.integration.jdbc.lock のメソッド。DefaultLockRepository
afterSingletonsInstantiated() - クラス org.springframework.integration.jms のメソッド。JmsMessageDrivenEndpoint
afterSingletonsInstantiated() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
afterSingletonsInstantiated() - Method in class org.springframework.integration.rsocket.AbstractRSocketConnector
afterSingletonsInstantiated() - Method in class org.springframework.integration.rsocket.ClientRSocketConnector
afterSingletonsInstantiated() - Method in class org.springframework.integration.rsocket.ServerRSocketConnector
afterSingletonsInstantiated() - クラス org.springframework.integration.support.management のメソッド。ControlBusCommandRegistry
afterSingletonsInstantiated() - クラス org.springframework.integration.test.context のメソッド。MockIntegrationContext
aggregate() - クラス org.springframework.integration.dsl のメソッド。BaseIntegrationFlowDefinition
AggregatingMessageHandler にデフォルトオプションを入力します。
aggregate(Object) - クラス org.springframework.integration.dsl のメソッド。BaseIntegrationFlowDefinition
aggregate((aggregator) -> aggregator.processor(aggregatorProcessor)) のショートカット。
aggregate(Consumer<AggregatorSpec>) - クラス org.springframework.integration.dsl のメソッド。BaseIntegrationFlowDefinition
AggregatingMessageHandlerAggregatorSpec から提供されたオプションを入力します。
AggregatedXmlMessageValidationException - Exception in org.springframework.integration.xml
すべての XML 検証エラーを集約する検証例外。
AggregatedXmlMessageValidationException(List<Throwable>) - Constructor for exception org.springframework.integration.xml.AggregatedXmlMessageValidationException
aggregateHeaders(MessageGroup) - クラス org.springframework.integration.aggregator のメソッド。AbstractAggregatingMessageGroupProcessor
このデフォルトの実装は、グループ間で競合のないすべてのヘッダーを返すだけです。
AggregateMessageDeliveryException - Exception in org.springframework.integration.dispatcher
単一のディスパッチ操作内で複数のハンドラー呼び出しを試行する可能性のあるディスパッチャーが使用するために、例外の集約グループをカプセル化する例外。
AggregateMessageDeliveryException(Message<?>, String, List<? extends Exception>) - Constructor for exception org.springframework.integration.dispatcher.AggregateMessageDeliveryException
aggregatePayloads(MessageGroup, Map<String, Object>) - クラス org.springframework.integration.aggregator のメソッド。AbstractAggregatingMessageGroupProcessor
aggregatePayloads(MessageGroup, Map<String, Object>) - クラス org.springframework.integration.aggregator のメソッド。DefaultAggregatingMessageGroupProcessor
aggregatePayloads(MessageGroup, Map<String, Object>) - クラス org.springframework.integration.aggregator のメソッド。ExpressionEvaluatingMessageGroupProcessor
グループ内のメッセージ(コレクション)で提供される式を評価し、MessagingTemplate に委譲してダウンストリームに送信します。
aggregatePayloads(MessageGroup, Map<String, Object>) - クラス org.springframework.integration.aggregator のメソッド。MethodInvokingMessageGroupProcessor
aggregatePayloads(MessageGroup, Map<String, Object>) - クラス org.springframework.integration.file.aggregator のメソッド。FileAggregatingMessageGroupProcessor
AggregatingMessageHandler - org.springframework.integration.aggregator のクラス
AbstractCorrelatingMessageHandler のアグリゲーター固有の実装。
AggregatingMessageHandler(MessageGroupProcessor) - クラス org.springframework.integration.aggregator. AggregatingMessageHandler のコンストラクター
AggregatingMessageHandler(MessageGroupProcessor, MessageGroupStore) - クラス org.springframework.integration.aggregator. AggregatingMessageHandler のコンストラクター
AggregatingMessageHandler(MessageGroupProcessor, MessageGroupStore, CorrelationStrategy, ReleaseStrategy) - クラス org.springframework.integration.aggregator. AggregatingMessageHandler のコンストラクター
aggregator - Enum constant in enum class org.springframework.integration.IntegrationPatternType
Aggregator - Annotation Interface in org.springframework.integration.annotation
メソッドがメッセージを集約できることを示します。
AggregatorAnnotationPostProcessor - org.springframework.integration.config のクラス
@Aggregator アノテーションのポストプロセッサー。
AggregatorAnnotationPostProcessor() - クラス org.springframework.integration.config. AggregatorAnnotationPostProcessor のコンストラクター
AggregatorFactoryBean - org.springframework.integration.config のクラス
FactoryBean を使用して AggregatingMessageHandler を作成します。
AggregatorFactoryBean() - クラス org.springframework.integration.config. AggregatorFactoryBean のコンストラクター
AggregatorParser - org.springframework.integration.config.xml のクラス
統合名前空間のアグリゲーター要素のパーサー。
AggregatorParser() - クラス org.springframework.integration.config.xml. AggregatorParser のコンストラクター
Aggregators - Annotation Interface in org.springframework.integration.annotation
Aggregator アノテーションの反復可能なコンテナー。
AggregatorSpec - org.springframework.integration.dsl のクラス
AggregatorSpec() - クラス org.springframework.integration.dsl. AggregatorSpec のコンストラクター
ALERT - Enum constant in enum class org.springframework.integration.syslog.RFC5424SyslogParser.Severity
ALL - Enum constant in enum class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway.Option
(-a) . で始まるファイルを含めます。これには、ディレクトリ . および .. が結果(ls)に含まれます。
ALL - Enum constant in enum class org.springframework.integration.hazelcast.CacheListeningPolicyType
購読しているすべてのメンバーがイベントを受け入れることができます。
ALL - Enum constant in enum class org.springframework.integration.selector.MessageSelectorChain.VotingStrategy
allEndpointsRunning(String) - クラス org.springframework.integration.support のメソッド。SmartLifecycleRoleController
ロール内のすべてのエンドポイントが実行されている場合は true を返します。
allocate(int) - クラス org.springframework.integration.ip.tcp.connection のメソッド。TcpNioConnection
usingDirectBuffers フィールドに応じて、通常バッファーまたは直接バッファーを使用して、リクエストされた長さの ByteBuffer を割り当てます。
allowCredentials(Boolean) - クラス org.springframework.integration.http.dsl のメソッド。HttpInboundEndpointSupportSpec.CrossOriginSpec
アノテーションが付けられているリクエストのドメインに関連付けられた Cookie をブラウザーに含める必要があるかどうか。
allowedHeaders(String...) - クラス org.springframework.integration.http.dsl のメソッド。HttpInboundEndpointSupportSpec.CrossOriginSpec
実際のリクエスト中に使用できるリクエストヘッダーのリスト。
allowedOrigins() - Element in annotation interface org.springframework.integration.http.config.EnableIntegrationGraphController
クロスオリジンリクエストの処理に許可されるオリジン URL を指定します。
AllowListDeserializingConverter - org.springframework.integration.support.converter のクラス
Deserializer に委譲してバイト配列のデータをオブジェクトに変換する Converter
AllowListDeserializingConverter() - クラス org.springframework.integration.support.converter. AllowListDeserializingConverter のコンストラクター
「最新のユーザー定義 ClassLoader」を使用して、デフォルトの ObjectInputStreamSE 構成で AllowListDeserializingConverter を作成します。
AllowListDeserializingConverter(ClassLoader) - クラス org.springframework.integration.support.converter. AllowListDeserializingConverter のコンストラクター
指定された ClassLoaderObjectInputStreamSE を使用するための AllowListDeserializingConverter を作成します。
AllowListDeserializingConverter(Deserializer<Object>) - クラス org.springframework.integration.support.converter. AllowListDeserializingConverter のコンストラクター
提供された Deserializer に委譲する AllowListDeserializingConverter を作成します。
alwaysAccept(F) - クラス org.springframework.integration.file.filters のメソッド。AbstractDirectoryAwareFileListFilter
alwaysRequeueWithTxManagerRollback(boolean) - クラス org.springframework.integration.amqp.dsl のメソッド。AbstractMessageListenerContainerSpec
外部 TransactionManager を使用したトランザクションロールバック時に常にキューに再登録するには、true に設定します。
Amqp - Class in org.springframework.integration.amqp.dsl
AMQP コンポーネントのファクトリクラス。
AMQP_RAW_MESSAGE - Static variable in class org.springframework.integration.amqp.support.AmqpMessageHeaderErrorMessageStrategy
生の受信メッセージのヘッダー名 / 再試行コンテキスト変数。
AmqpAckCallback(AmqpMessageSource.AmqpAckInfo) - クラス org.springframework.integration.amqp.inbound のコンストラクター。AmqpMessageSource.AmqpAckCallback
AmqpAckCallbackFactory() - クラス org.springframework.integration.amqp.inbound のコンストラクター。AmqpMessageSource.AmqpAckCallbackFactory
AmqpAckInfo(Connection, Channel, boolean, GetResponse) - クラス org.springframework.integration.amqp.inbound のコンストラクター。AmqpMessageSource.AmqpAckInfo
AmqpAsyncOutboundGatewaySpec - org.springframework.integration.amqp.dsl のクラス
AmqpAsyncOutboundGatewaySpec(AsyncRabbitTemplate) - クラス org.springframework.integration.amqp.dsl. AmqpAsyncOutboundGatewaySpec のコンストラクター
AmqpBaseInboundChannelAdapterSpec< S extends AmqpBaseInboundChannelAdapterSpec< S >> - Class in org.springframework.integration.amqp.dsl
AmqpBaseInboundChannelAdapterSpec(AmqpInboundChannelAdapter) - クラス org.springframework.integration.amqp.dsl. AmqpBaseInboundChannelAdapterSpec のコンストラクター
AmqpBaseInboundGatewaySpec< S extends AmqpBaseInboundGatewaySpec< S >> - Class in org.springframework.integration.amqp.dsl
AmqpInboundGateway エンドポイントオプションの基本 MessagingGatewaySpec 実装。
AmqpBaseInboundGatewaySpec(AmqpInboundGateway) - クラス org.springframework.integration.amqp.dsl. AmqpBaseInboundGatewaySpec のコンストラクター
AmqpBaseOutboundEndpointSpec< S extends AmqpBaseOutboundEndpointSpec< S , E >, E extends AbstractAmqpOutboundEndpoint> - Class in org.springframework.integration.amqp.dsl
AmqpBaseOutboundEndpointSpec() - クラス org.springframework.integration.amqp.dsl. AmqpBaseOutboundEndpointSpec のコンストラクター
amqpChannelFactoryBean - Variable in class org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec
AmqpChannelFactoryBean - org.springframework.integration.amqp.config のクラス
ポイントツーポイントの場合、"[beanName]" に等しいルーティングキーを使用してデフォルトの交換に送信し、同じキューを宣言し、メッセージ駆動の場合はリスナーを登録するか、そうでない場合は明示的にポーリングします。
AmqpChannelFactoryBean() - クラス org.springframework.integration.amqp.config. AmqpChannelFactoryBean のコンストラクター
AmqpChannelFactoryBean(boolean) - クラス org.springframework.integration.amqp.config. AmqpChannelFactoryBean のコンストラクター
AmqpChannelParser - org.springframework.integration.amqp.config のクラス
Spring Integration AMQP 名前空間の "channel" および "publish-subscribe-channel" 要素のパーサー。
AmqpChannelParser() - クラス org.springframework.integration.amqp.config. AmqpChannelParser のコンストラクター
AmqpHeaderMapper - Interface in org.springframework.integration.amqp.support
MessageProperties でパラメーター化された RequestReplyHeaderMapper を継承する便利なインターフェース。
AmqpInboundChannelAdapter - org.springframework.integration.amqp.inbound のクラス
AMQP キューからメッセージを受信し、Spring Integration メッセージに変換し、結果をメッセージチャネルに送信するアダプター。
AmqpInboundChannelAdapter(MessageListenerContainer) - クラス org.springframework.integration.amqp.inbound. AmqpInboundChannelAdapter のコンストラクター
提供されたコンテナーを使用してインスタンスを構築します。
AmqpInboundChannelAdapter.BatchListener - org.springframework.integration.amqp.inbound のクラス
AmqpInboundChannelAdapter.BatchMode - org.springframework.integration.amqp.inbound の Enum クラス
リスナーコンテナーが consumerBatchEnabled で構成されている場合のペイロード型を定義します。
AmqpInboundChannelAdapter.Listener - org.springframework.integration.amqp.inbound のクラス
AmqpInboundChannelAdapterDMLCSpec - Class in org.springframework.integration.amqp.dsl
DirectMessageListenerContainer を備えた受信チャネルアダプターの仕様。
AmqpInboundChannelAdapterDMLCSpec(DirectMessageListenerContainer) - Constructor for class org.springframework.integration.amqp.dsl.AmqpInboundChannelAdapterDMLCSpec
AmqpInboundChannelAdapterParser - org.springframework.integration.amqp.config のクラス
AMQP 'inbound-channel-adapter' 要素のパーサー。
AmqpInboundChannelAdapterSMLCSpec - Class in org.springframework.integration.amqp.dsl
SimpleMessageListenerContainer を備えた受信チャネルアダプターの仕様。
AmqpInboundChannelAdapterSMLCSpec(SimpleMessageListenerContainer) - Constructor for class org.springframework.integration.amqp.dsl.AmqpInboundChannelAdapterSMLCSpec
AmqpInboundChannelAdapterSpec< S extends AmqpInboundChannelAdapterSpec< S , C >, C extends MessageListenerContainer> - Class in org.springframework.integration.amqp.dsl
AmqpInboundChannelAdapterSpec(MessageListenerContainerSpec<?, C>) - クラス org.springframework.integration.amqp.dsl. AmqpInboundChannelAdapterSpec のコンストラクター
AmqpInboundGateway - org.springframework.integration.amqp.inbound のクラス
AMQP キューからメッセージを受信し、Spring Integration メッセージに変換し、結果をメッセージチャネルに送信するアダプター。
AmqpInboundGateway(AbstractMessageListenerContainer) - クラス org.springframework.integration.amqp.inbound. AmqpInboundGateway のコンストラクター
AmqpInboundGateway(MessageListenerContainer, AmqpTemplate) - クラス org.springframework.integration.amqp.inbound. AmqpInboundGateway のコンストラクター
提供された MessageListenerContainer に基づいて AmqpInboundGateway を構築し、リクエストメッセージを受信し、AmqpTemplate で応答を送信します。
AmqpInboundGateway.Listener - org.springframework.integration.amqp.inbound のクラス
AmqpInboundGatewayDMLCSpec - Class in org.springframework.integration.amqp.dsl
DirectMessageListenerContainer を備えたゲートウェイの仕様。
AmqpInboundGatewayDMLCSpec(DirectMessageListenerContainer) - Constructor for class org.springframework.integration.amqp.dsl.AmqpInboundGatewayDMLCSpec
AmqpInboundGatewayDMLCSpec(DirectMessageListenerContainer, AmqpTemplate) - Constructor for class org.springframework.integration.amqp.dsl.AmqpInboundGatewayDMLCSpec
AmqpInboundGatewayParser - org.springframework.integration.amqp.config のクラス
AMQP 'inbound-gateway' 要素のパーサー。
AmqpInboundGatewaySMLCSpec - Class in org.springframework.integration.amqp.dsl
SimpleMessageListenerContainer を備えたゲートウェイの仕様。
AmqpInboundGatewaySMLCSpec(SimpleMessageListenerContainer) - Constructor for class org.springframework.integration.amqp.dsl.AmqpInboundGatewaySMLCSpec
AmqpInboundGatewaySMLCSpec(SimpleMessageListenerContainer, AmqpTemplate) - Constructor for class org.springframework.integration.amqp.dsl.AmqpInboundGatewaySMLCSpec
AmqpInboundGatewaySpec< S extends AmqpInboundGatewaySpec< S , C >, C extends AbstractMessageListenerContainer> - Class in org.springframework.integration.amqp.dsl
AmqpInboundGatewaySpec(AbstractMessageListenerContainerSpec<?, C>) - クラス org.springframework.integration.amqp.dsl. AmqpInboundGatewaySpec のコンストラクター
AmqpInboundPolledChannelAdapterSpec - org.springframework.integration.amqp.dsl のクラス
ポーリングされた AMQP 受信チャネルアダプターの仕様。
AmqpInboundPolledChannelAdapterSpec(ConnectionFactory, String) - クラス org.springframework.integration.amqp.dsl. AmqpInboundPolledChannelAdapterSpec のコンストラクター
AmqpInboundPolledChannelAdapterSpec(ConnectionFactory, AmqpMessageSource.AmqpAckCallbackFactory, String) - クラス org.springframework.integration.amqp.dsl. AmqpInboundPolledChannelAdapterSpec のコンストラクター
AmqpMessageChannelSpec< S extends AmqpMessageChannelSpec< S , T >, T extends AbstractAmqpChannel> - Class in org.springframework.integration.amqp.dsl
AmqpMessageChannelSpec(ConnectionFactory) - クラス org.springframework.integration.amqp.dsl. AmqpMessageChannelSpec のコンストラクター
amqpMessageConverter(MessageConverter) - クラス org.springframework.integration.amqp.dsl のメソッド。AmqpPollableMessageChannelSpec
AmqpMessageHeaderErrorMessageStrategy - org.springframework.integration.amqp.support のクラス
生の AMQP メッセージをヘッダーとして ErrorMessage に追加する ErrorMessageStrategy 拡張。
AmqpMessageHeaderErrorMessageStrategy() - クラス org.springframework.integration.amqp.support. AmqpMessageHeaderErrorMessageStrategy のコンストラクター
AmqpMessageSource - org.springframework.integration.amqp.inbound のクラス
RabbitMQ のポーリング可能な MessageSource
AmqpMessageSource(ConnectionFactory, String) - クラス org.springframework.integration.amqp.inbound. AmqpMessageSource のコンストラクター
AmqpMessageSource(ConnectionFactory, AmqpMessageSource.AmqpAckCallbackFactory, String) - クラス org.springframework.integration.amqp.inbound. AmqpMessageSource のコンストラクター
AmqpMessageSource.AmqpAckCallback - org.springframework.integration.amqp.inbound のクラス
AmqpMessageSource.AmqpAckCallbackFactory - org.springframework.integration.amqp.inbound のクラス
AmqpMessageSource.AmqpAckInfo - org.springframework.integration.amqp.inbound のクラス
AmqpAckCallback を構築するための情報。
AmqpNamespaceHandler - org.springframework.integration.amqp.config のクラス
AMQP スキーマの名前空間ハンドラー。
AmqpNamespaceHandler() - クラス org.springframework.integration.amqp.config. AmqpNamespaceHandler のコンストラクター
AmqpOutboundChannelAdapterParser - org.springframework.integration.amqp.config のクラス
AMQP 'outbound-channel-adapter' 要素のパーサー。
AmqpOutboundChannelAdapterParser() - クラス org.springframework.integration.amqp.config. AmqpOutboundChannelAdapterParser のコンストラクター
AmqpOutboundChannelAdapterSpec - org.springframework.integration.amqp.dsl のクラス
送信 AMQP チャネルアダプターの仕様。
AmqpOutboundChannelAdapterSpec(AmqpTemplate) - クラス org.springframework.integration.amqp.dsl. AmqpOutboundChannelAdapterSpec のコンストラクター
AmqpOutboundEndpoint - org.springframework.integration.amqp.outbound のクラス
メッセージを変換して AMQPExchange に送信するアダプター。
AmqpOutboundEndpoint(AmqpTemplate) - クラス org.springframework.integration.amqp.outbound. AmqpOutboundEndpoint のコンストラクター
AmqpOutboundEndpointSpec< S extends AmqpOutboundEndpointSpec< S >> - Class in org.springframework.integration.amqp.dsl
送信 AMQP エンドポイントの基本仕様。
AmqpOutboundEndpointSpec(AmqpTemplate, boolean) - クラス org.springframework.integration.amqp.dsl. AmqpOutboundEndpointSpec のコンストラクター
AmqpOutboundGatewayParser - org.springframework.integration.amqp.config のクラス
AMQP 'outbound-channel-adapter' 要素のパーサー。
AmqpOutboundGatewayParser() - クラス org.springframework.integration.amqp.config. AmqpOutboundGatewayParser のコンストラクター
AmqpOutboundGatewaySpec - org.springframework.integration.amqp.dsl のクラス
送信 AMQP ゲートウェイの仕様。
AmqpOutboundGatewaySpec(AmqpTemplate) - クラス org.springframework.integration.amqp.dsl. AmqpOutboundGatewaySpec のコンストラクター
AmqpPollableMessageChannelSpec< S extends AmqpPollableMessageChannelSpec< S , T >, T extends AbstractAmqpChannel> - Class in org.springframework.integration.amqp.dsl
AmqpPollableMessageChannelSpec(ConnectionFactory) - クラス org.springframework.integration.amqp.dsl. AmqpPollableMessageChannelSpec のコンストラクター
AmqpPublishSubscribeMessageChannelSpec - org.springframework.integration.amqp.dsl のクラス
AmqpPublishSubscribeMessageChannelSpec(ConnectionFactory) - クラス org.springframework.integration.amqp.dsl. AmqpPublishSubscribeMessageChannelSpec のコンストラクター
AnnotatedMethodFilter - org.springframework.integration.util のクラス
次の機能を有効にする MethodFilter 実装: メソッド名でのマッチング (可能な場合)、'requiresReply' が true の場合に void を返すメソッドの除外、少なくとも 1 つ存在する場合にアノテーション付きメソッドへの制限。
AnnotatedMethodFilter(Class<? extends Annotation>, String, boolean) - クラス org.springframework.integration.util. AnnotatedMethodFilter のコンストラクター
annotation() - レコードクラス org.springframework.integration.config のメソッド。MessagingAnnotationBeanPostProcessor.MessagingMetaAnnotation
annotation レコードコンポーネントの値を返します。
annotationBeanNameGenerator(BeanDefinitionRegistry) - Static method in class org.springframework.integration.config.IntegrationConfigUtils
AnnotationConfigParser - org.springframework.integration.config.xml のクラス
統合名前空間の <annotation-config> 要素のパーサー。
AnnotationConfigParser() - クラス org.springframework.integration.config.xml. AnnotationConfigParser のコンストラクター
AnnotationConstants - org.springframework.integration.annotation のクラス
アノテーション属性の一般的な値定数。
AnnotationGatewayProxyFactoryBean< T > - Class in org.springframework.integration.gateway
Java 構成用の GatewayProxyFactoryBean 拡張。
AnnotationGatewayProxyFactoryBean(Class<T>) - クラス org.springframework.integration.gateway. AnnotationGatewayProxyFactoryBean のコンストラクター
AnnotationMetadataAdapter - org.springframework.integration.config.annotation のクラス
提供された属性の MapSE によってメタデータを公開するための AnnotationMetadata 実装。
AnnotationMetadataAdapter() - クラス org.springframework.integration.config.annotation. AnnotationMetadataAdapter のコンストラクター
annotations() - レコードクラス org.springframework.integration.config のメソッド。AbstractMethodAnnotationPostProcessor.BeanDefinitionPropertiesMapper
annotations レコードコンポーネントの値を返します。
annotationType - Variable in class org.springframework.integration.config.AbstractMethodAnnotationPostProcessor
annotationType() - レコードクラス org.springframework.integration.config のメソッド。MessagingAnnotationBeanPostProcessor.MessagingMetaAnnotation
annotationType レコードコンポーネントの値を返します。
ANY - Enum constant in enum class org.springframework.integration.selector.MessageSelectorChain.VotingStrategy
ApacheCommonsFileTailingMessageProducer - org.springframework.integration.file.tail のクラス
Apache Commons テイラーに委譲するファイルテイラー。
ApacheCommonsFileTailingMessageProducer() - クラス org.springframework.integration.file.tail. ApacheCommonsFileTailingMessageProducer のコンストラクター
ApacheMinaFtpEvent - org.springframework.integration.ftp.server のクラス
ApplicationEvent は Apache Mina ftp イベントから生成されました。
ApacheMinaFtpEvent(Object) - クラス org.springframework.integration.ftp.server. ApacheMinaFtpEvent のコンストラクター
ApacheMinaFtpEvent(Object, Throwable) - クラス org.springframework.integration.ftp.server. ApacheMinaFtpEvent のコンストラクター
ApacheMinaFtplet - org.springframework.integration.ftp.server のクラス
Apache Mina FTP サーバーによって発行される FTP イベントのリスナー。
ApacheMinaFtplet() - クラス org.springframework.integration.ftp.server. ApacheMinaFtplet のコンストラクター
ApacheMinaSftpEvent - org.springframework.integration.sftp.server のクラス
Apache Mina sftp イベントから生成された ApplicationEvent
ApacheMinaSftpEvent(Object) - クラス org.springframework.integration.sftp.server. ApacheMinaSftpEvent のコンストラクター
ApacheMinaSftpEvent(Object, Throwable) - クラス org.springframework.integration.sftp.server. ApacheMinaSftpEvent のコンストラクター
ApacheMinaSftpEventListener - org.springframework.integration.sftp.server のクラス
Apache Mina sshd/sftp サーバーによって発行される SFTP イベントのリスナー。
ApacheMinaSftpEventListener() - クラス org.springframework.integration.sftp.server. ApacheMinaSftpEventListener のコンストラクター
APP_NAME - Static variable in class org.springframework.integration.syslog.SyslogHeaders
append(InputStream, String) - クラス org.springframework.integration.file.remote.session のメソッド。CachingSessionFactory.CachedSession
append(InputStream, String) - Method in interface org.springframework.integration.file.remote.session.Session
ファイルに追加します。
append(InputStream, String) - クラス org.springframework.integration.ftp.session のメソッド。FtpSession
append(InputStream, String) - クラス org.springframework.integration.sftp.session のメソッド。SftpSession
append(InputStream, String) - クラス org.springframework.integration.smb.session のメソッド。SmbSession
append(Message<?>) - インターフェース org.springframework.integration.file.remote のメソッド。RemoteFileOperations
メッセージの情報に基づいて、ファイルをリモートサーバーに追加します。
append(Message<?>) - クラス org.springframework.integration.file.remote のメソッド。RemoteFileTemplate
append(Message<?>, String) - インターフェース org.springframework.integration.file.remote のメソッド。RemoteFileOperations
メッセージの情報に基づいて、ファイルをリモートサーバーに追加します。
append(Message<?>, String) - クラス org.springframework.integration.file.remote のメソッド。RemoteFileTemplate
APPEND - Enum constant in enum class org.springframework.integration.file.support.FileExistsMode
既存のファイルにデータを追加します。追加するたびに閉じます。
APPEND_NO_FLUSH - Enum constant in enum class org.springframework.integration.file.support.FileExistsMode
既存のファイルにデータを追加します。追加後にフラッシュ / クローズしないでください。
appendNewLine(boolean) - クラス org.springframework.integration.file.dsl のメソッド。FileWritingMessageHandlerSpec
true が各書き込みの後に改行を追加する場合。
appendNewLine(boolean) - クラス org.springframework.integration.stream のメソッド。CharacterStreamWritingMessageHandler
APPLICATION_RUNNING_CONTROLLER_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
ApplicationEventListeningMessageProducer - org.springframework.integration.event.inbound のクラス
GenericApplicationListener を実装し、メッセージ内で Spring ApplicationEvents を渡す受信チャネルアダプター。
ApplicationEventListeningMessageProducer() - クラス org.springframework.integration.event.inbound. ApplicationEventListeningMessageProducer のコンストラクター
インスタンスを構築します。
ApplicationEventMulticasterParser - org.springframework.integration.config.xml のクラス
統合名前空間の <application-event-multicaster> 要素のパーサー。
ApplicationEventMulticasterParser() - クラス org.springframework.integration.config.xml. ApplicationEventMulticasterParser のコンストラクター
ApplicationEventPublishingMessageHandler - org.springframework.integration.event.outbound のクラス
受信した各 MessageMessagingEvent として公開する MessageHandler
ApplicationEventPublishingMessageHandler() - クラス org.springframework.integration.event.outbound. ApplicationEventPublishingMessageHandler のコンストラクター
apply(Statement, Description) - クラス org.springframework.integration.test.support のメソッド。LongRunningIntegrationTest
apply(Statement, FrameworkMethod, Object) - クラス org.springframework.integration.test.rule のメソッド。Log4j2LevelAdjuster
apply(MessageGroup) - クラス org.springframework.integration.aggregator のメソッド。DefaultAggregateHeadersFunction
apply(T) - インターフェース org.springframework.integration.util のメソッド。CheckedFunction
APPLY_SEQUENCE - Static variable in class org.springframework.integration.ip.config.IpAdapterParserUtils
applyAndBind(String, Iterable<T>, EntityManager) - Static method in class org.springframework.integration.jpa.support.JpaUtils
指定されたエンティティを参照する where 句を作成し、指定されたクエリ文字列に追加します。
applyReceiveOnlyAdviceChain(Collection<Advice>) - クラス org.springframework.integration.endpoint のメソッド。AbstractPollingEndpoint
AbstractPollingEndpoint.receiveMessage() 呼び出しに応答するコンポーネントにアドバイスチェーンを追加します。
applySequence() - Element in annotation interface org.springframework.integration.annotation.Router
シーケンス番号とサイズのヘッダーを各メッセージに追加するかどうかを指定します。
applySequence() - Element in annotation interface org.springframework.integration.annotation.Splitter
このフラグを false に設定して、このスプリッターにシーケンス関連のヘッダーが追加されないようにします。
applySequence(boolean) - クラス org.springframework.integration.dsl のメソッド。AbstractRouterSpec
applySequence(boolean) - クラス org.springframework.integration.dsl のメソッド。PublishSubscribeChannelSpec
applySequence(boolean) - クラス org.springframework.integration.dsl のメソッド。SplitterSpec
applySequence フラグを指定された値に設定します。
applySequence(boolean) - クラス org.springframework.integration.file.dsl のメソッド。FileSplitterSpec
ファイルの行に基づいてメッセージに sequenceDetails を適用する必要があるかどうかを示す boolean フラグ。
applySystemFileSeparator(String) - Static method in class org.springframework.integration.test.util.TestUtils
'/' をシステムのファイル区切り文字に置き換えて、ファイルパスを更新します。
areMutuallyExclusive(String, BeanDefinition, String) - Static method in class org.springframework.integration.cassandra.config.xml.CassandraParserUtils
ARGUMENT_MAP_VARIABLE_NAME - Static variable in class org.springframework.integration.aop.SimplePublisherMetadataSource
ARGUMENT_RESOLVER_MESSAGE_CONVERTER_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
ArgumentsStrategy - Interface in org.springframework.integration.redis.outbound
ARRAY - Enum constant in enum class org.springframework.integration.jdbc.config.JdbcTypesEnum
asFileInfoList(Collection<F>) - クラス org.springframework.integration.file.remote のメソッド。AbstractRemoteFileStreamingMessageSource
asFileInfoList(Collection<F>) - クラス org.springframework.integration.file.remote.gateway のメソッド。AbstractRemoteFileOutboundGateway
asFileInfoList(Collection<SmbFile>) - クラス org.springframework.integration.smb.inbound のメソッド。SmbStreamingMessageSource
asFileInfoList(Collection<SmbFile>) - クラス org.springframework.integration.smb.outbound のメソッド。SmbOutboundGateway
asFileInfoList(Collection<FTPFile>) - クラス org.springframework.integration.ftp.gateway のメソッド。FtpOutboundGateway
asFileInfoList(Collection<FTPFile>) - クラス org.springframework.integration.ftp.inbound のメソッド。FtpStreamingMessageSource
asFileInfoList(Collection<SftpClient.DirEntry>) - クラス org.springframework.integration.sftp.gateway のメソッド。SftpOutboundGateway
asFileInfoList(Collection<SftpClient.DirEntry>) - クラス org.springframework.integration.sftp.inbound のメソッド。SftpStreamingMessageSource
asMap() - クラス org.springframework.integration.syslog のメソッド。DefaultMessageConverter
assemble(E) - クラス org.springframework.integration.ws.dsl のメソッド。BaseWsOutboundGatewaySpec
assemble(MarshallingWebServiceOutboundGateway) - クラス org.springframework.integration.ws.dsl のメソッド。MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec
assemble(SimpleWebServiceOutboundGateway) - クラス org.springframework.integration.ws.dsl のメソッド。SimpleWsOutboundGatewaySpec
assemble(SimpleWebServiceOutboundGateway) - クラス org.springframework.integration.ws.dsl のメソッド。SimpleWsOutboundGatewaySpec.SimpleWsOutboundGatewayNoTemplateSpec
assertHandler() - クラス org.springframework.integration.dsl のメソッド。EndpointSpec
assertReceiver() - クラス org.springframework.integration.mail.dsl のメソッド。MailInboundChannelAdapterSpec
assertRemoteFileTemplateMutability(String) - クラス org.springframework.integration.file.remote.gateway のメソッド。AbstractRemoteFileOutboundGateway
assigmentDuration(Duration) - クラス org.springframework.integration.kafka.dsl のメソッド。KafkaOutboundGatewaySpec
デフォルトの返信先トピック / パーティションを決定するために、ゲートウェイとして使用される場合に、パーティションの割り当てを待機する時間を設定します。
async() - Element in annotation interface org.springframework.integration.annotation.ServiceActivator
サービスメソッドが非同期であるかどうかを指定します。
async(boolean) - クラス org.springframework.integration.dsl のメソッド。ConsumerEndpointSpec
非同期返信を許可します。
async(boolean) - クラス org.springframework.integration.ip.dsl のメソッド。TcpOutboundGatewaySpec
true に設定すると、送信スレッドが解放され、非同期で応答を受信します。
AsyncAmqpOutboundGateway - org.springframework.integration.amqp.outbound のクラス
送信スレッドがすぐに解放され、応答が非同期テンプレートのリスナーコンテナースレッドで送信される送信ゲートウェイ。
AsyncAmqpOutboundGateway(AsyncRabbitTemplate) - クラス org.springframework.integration.amqp.outbound. AsyncAmqpOutboundGateway のコンストラクター
asyncConvertAndSend(Object) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncConvertAndSend(Object) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncConvertAndSend(String, Object) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncConvertAndSend(String, Object) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncConvertAndSend(MessageChannel, Object) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncConvertAndSend(MessageChannel, Object) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncConvertSendAndReceive(Object) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncConvertSendAndReceive(Object) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncConvertSendAndReceive(Object, MessagePostProcessor) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncConvertSendAndReceive(Object, MessagePostProcessor) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncConvertSendAndReceive(String, Object) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncConvertSendAndReceive(String, Object) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncConvertSendAndReceive(String, Object, MessagePostProcessor) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncConvertSendAndReceive(String, Object, MessagePostProcessor) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncConvertSendAndReceive(MessageChannel, Object) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncConvertSendAndReceive(MessageChannel, Object) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncConvertSendAndReceive(MessageChannel, Object, MessagePostProcessor) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncConvertSendAndReceive(MessageChannel, Object, MessagePostProcessor) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncExecutor() - Element in annotation interface org.springframework.integration.annotation.MessagingGateway
FutureSE 戻り値の型を持つ任意のインターフェースメソッドに使用する ExecutorSE の実装への参照を提供します。
asyncExecutor(Executor) - クラス org.springframework.integration.dsl のメソッド。GatewayEndpointSpec
非同期のリクエスト / 応答シナリオの場合は ExecutorSE を設定します。
asyncExecutor(Executor) - クラス org.springframework.integration.dsl のメソッド。GatewayProxySpec
FutureSE 戻り値の型を持つ任意のインターフェースメソッドに使用する ExecutorSE の実装への参照を提供します。
AsyncMessagingOperations - Interface in org.springframework.integration.core
AsyncMessagingTemplate - org.springframework.integration.core のクラス
AsyncMessagingTemplate() - クラス org.springframework.integration.core. AsyncMessagingTemplate のコンストラクター
asyncOutboundGateway(AsyncRabbitTemplate) - Static method in class org.springframework.integration.amqp.dsl.Amqp
初期 AmqpAsyncOutboundGatewaySpec を作成します。
asyncReceive() - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncReceive() - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncReceive(String) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncReceive(String) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncReceive(PollableChannel) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncReceive(PollableChannel) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncReceiveAndConvert() - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncReceiveAndConvert() - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncReceiveAndConvert(String) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncReceiveAndConvert(String) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncReceiveAndConvert(PollableChannel) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncReceiveAndConvert(PollableChannel) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
AsyncRequestReplyExchanger - Interface in org.springframework.integration.gateway
非同期リクエスト / 応答メッセージ交換のためのメッセージングゲートウェイ契約。
asyncSend(String, Message<?>) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncSend(String, Message<?>) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncSend(Message<?>) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncSend(Message<?>) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncSend(MessageChannel, Message<?>) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncSend(MessageChannel, Message<?>) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncSendAndReceive(String, Message<?>) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncSendAndReceive(String, Message<?>) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncSendAndReceive(Message<?>) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncSendAndReceive(Message<?>) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncSendAndReceive(MessageChannel, Message<?>) - インターフェース org.springframework.integration.core のメソッド。AsyncMessagingOperations
asyncSendAndReceive(MessageChannel, Message<?>) - クラス org.springframework.integration.core のメソッド。AsyncMessagingTemplate
asyncSendMessage(DatagramPacket) - クラス org.springframework.integration.ip.udp のメソッド。UnicastReceivingChannelAdapter
ATTACHMENT_FILENAME - Static variable in class org.springframework.integration.mail.MailHeaders
attachmentFilename(String) - クラス org.springframework.integration.mail.dsl のメソッド。MailHeadersBuilder
添付ファイルのファイル名を設定します。
attachmentFilenameExpression(String) - クラス org.springframework.integration.mail.dsl のメソッド。MailHeadersBuilder
添付ファイルのファイル名を決定するために評価される式を設定します。
attachmentFilenameFunction(Function<Message<P>, String>) - クラス org.springframework.integration.mail.dsl のメソッド。MailHeadersBuilder
添付ファイルのファイル名を決定するために呼び出される関数を設定します。
AttributePollingChannelAdapterParser - org.springframework.integration.jmx.config のクラス
AttributePollingChannelAdapterParser() - クラス org.springframework.integration.jmx.config. AttributePollingChannelAdapterParser のコンストラクター
AttributePollingMessageSource - org.springframework.integration.jmx のクラス
AbstractMessageSource.receive() が呼び出されるたびに JMX 属性の現在の値を取得する MessageSource 実装。
AttributePollingMessageSource() - クラス org.springframework.integration.jmx. AttributePollingMessageSource のコンストラクター
ATTRIBUTES_HOLDER - Static variable in interface org.springframework.integration.kafka.inbound.KafkaInboundEndpoint
authPacketArrived(int, MqttProperties) - クラス org.springframework.integration.mqtt.core のメソッド。Mqttv5ClientManager
authPacketArrived(int, MqttProperties) - クラス org.springframework.integration.mqtt.inbound のメソッド。Mqttv5PahoMessageDrivenChannelAdapter
authPacketArrived(int, MqttProperties) - クラス org.springframework.integration.mqtt.outbound のメソッド。Mqttv5PahoMessageHandler
AUTO_ACKNOWLEDGE - Static variable in class org.springframework.integration.jms.util.JmsAdapterUtils
AUTO_ACKNOWLEDGE_STRING - Static variable in class org.springframework.integration.jms.util.JmsAdapterUtils
AUTO_CREATE_CHANNEL_CANDIDATES_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
AUTO_STARTUP - Static variable in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
autoAck(AcknowledgmentCallback) - Static method in class org.springframework.integration.acks.AckUtils
null でなく、自動 ack をサポートし、まだ ack されていない場合は、AcknowledgmentCallback を受け入れます。
autoCloseFolder(boolean) - クラス org.springframework.integration.mail.dsl のメソッド。ImapIdleChannelAdapterSpec
false に構成されている場合、フォルダーはフェッチ後に自動的に閉じられません。
autoCloseFolder(boolean) - クラス org.springframework.integration.mail.dsl のメソッド。MailInboundChannelAdapterSpec
false に構成されている場合、フォルダーはフェッチ後に自動的に閉じられません。
AutoCreateCandidatesCollector(Collection<String>) - レコードクラス org.springframework.integration.config.ChannelInitializer.AutoCreateCandidatesCollector のコンストラクター
AutoCreateCandidatesCollector レコードクラスのインスタンスを作成します。
autoCreateDirectChannel(String, BeanDefinitionRegistry) - Static method in class org.springframework.integration.config.IntegrationConfigUtils
autoCreateDirectory(boolean) - クラス org.springframework.integration.file.dsl のメソッド。FileInboundChannelAdapterSpec
初期化時にソースディレクトリがまだ存在しない場合に、ソースディレクトリを自動的に作成するかどうかを指定します。
autoCreateDirectory(boolean) - クラス org.springframework.integration.file.dsl のメソッド。FileTransferringMessageHandlerSpec
自動的にディレクトリを作成するかどうかを示す boolean フラグ。
autoCreateDirectory(boolean) - クラス org.springframework.integration.file.dsl のメソッド。FileWritingMessageHandlerSpec
初期化時に宛先ディレクトリが存在しない場合に、それを自動的に作成するかどうかを指定します。
autoCreateDirectory(boolean) - クラス org.springframework.integration.file.dsl のメソッド。RemoteFileOutboundGatewaySpec
ファイルをリモートシステムに送信するときに、リモートディレクトリを自動的に作成するかどうかを決定します。
autoCreateLocalDirectory(boolean) - クラス org.springframework.integration.file.dsl のメソッド。RemoteFileInboundChannelAdapterSpec
ローカルディレクトリをアダプターで作成するかどうかを設定します。
autoCreateLocalDirectory(boolean) - クラス org.springframework.integration.file.dsl のメソッド。RemoteFileOutboundGatewaySpec
ローカルディレクトリを自動的に作成する必要があるかどうかを識別する boolean フラグ。
autoDeclare(boolean) - クラス org.springframework.integration.amqp.dsl のメソッド。AbstractMessageListenerContainerSpec
コンテナー start() 中にアプリケーションコンテキストで要素(キュー、交換、バインディング)を自動的に宣言するには、true に設定します。
autoNack(AcknowledgmentCallback) - Static method in class org.springframework.integration.acks.AckUtils
null でなく、自動 ack をサポートし、まだ ack されていない場合は、AcknowledgmentCallback を拒否します。
autoStartup() - Element in annotation interface org.springframework.integration.annotation.Aggregator
SmartLifecycle autoStartup オプション。
autoStartup() - Element in annotation interface org.springframework.integration.annotation.BridgeFrom
autoStartup() - Element in annotation interface org.springframework.integration.annotation.BridgeTo
autoStartup() - Element in annotation interface org.springframework.integration.annotation.Filter
SmartLifecycle autoStartup オプション。
autoStartup() - Element in annotation interface org.springframework.integration.annotation.InboundChannelAdapter
SmartLifecycle オプション。
autoStartup() - Element in annotation interface org.springframework.integration.annotation.Router
SmartLifecycle autoStartup オプション。
autoStartup() - Element in annotation interface org.springframework.integration.annotation.ServiceActivator
SmartLifecycle autoStartup オプション。
autoStartup() - Element in annotation interface org.springframework.integration.annotation.Splitter
SmartLifecycle autoStartup オプション。
autoStartup() - Element in annotation interface org.springframework.integration.annotation.Transformer
SmartLifecycle autoStartup オプション。
autoStartup(boolean) - クラス org.springframework.integration.amqp.dsl のメソッド。AmqpMessageChannelSpec
autoStartup(boolean) - クラス org.springframework.integration.dsl のメソッド。ConsumerEndpointSpec
autoStartup(boolean) - インターフェース org.springframework.integration.dsl.context のメソッド。IntegrationFlowContext.IntegrationFlowRegistrationBuilder
IntegrationFlow を登録後に自動的に開始する必要があるかどうかを示す boolean フラグ。
autoStartup(boolean) - クラス org.springframework.integration.dsl.context のメソッド。StandardIntegrationFlowContext.StandardIntegrationFlowRegistrationBuilder
IntegrationFlow を登録後に自動的に開始する必要があるかどうかを示す boolean フラグ。
autoStartup(boolean) - クラス org.springframework.integration.dsl のメソッド。EndpointSpec
autoStartup(boolean) - クラス org.springframework.integration.dsl のメソッド。MessageProducerSpec
autoStartup(boolean) - クラス org.springframework.integration.dsl のメソッド。MessagingGatewaySpec
自動起動フラグ。
autoStartup(boolean) - クラス org.springframework.integration.dsl のメソッド。SourcePollingChannelAdapterSpec
autoStartup(boolean) - クラス org.springframework.integration.file.dsl のメソッド。TailAdapterSpec
autoStartup(boolean) - クラス org.springframework.integration.jms.dsl のメソッド。JmsMessageChannelSpec
availablePermits() - クラス org.springframework.integration.util のメソッド。UpperBound
AvroHeaders - org.springframework.integration.transformer.support のクラス
Apache Avro 関連ヘッダーの定義済み名前とプレフィックス。
await() - クラス org.springframework.integration.test.util のメソッド。OnlyOnceTrigger
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式