- AbstractAggregatingMessageGroupProcessor - Class in org.springframework.integration.aggregator
-
Base class for MessageGroupProcessor implementations that aggregate the group of Messages into a single Message.
- AbstractAggregatingMessageGroupProcessor() - Constructor for class org.springframework.integration.aggregator.AbstractAggregatingMessageGroupProcessor
-
- AbstractAmqpChannel - Class in org.springframework.integration.amqp.channel
-
- AbstractAmqpOutboundEndpoint - Class in org.springframework.integration.amqp.outbound
-
- AbstractAmqpOutboundEndpoint() - Constructor for class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- AbstractAmqpOutboundEndpoint.CorrelationDataWrapper - Class in org.springframework.integration.amqp.outbound
-
- AbstractBatchingMessageGroupStore - Class in org.springframework.integration.store
-
- AbstractBatchingMessageGroupStore() - Constructor for class org.springframework.integration.store.AbstractBatchingMessageGroupStore
-
- AbstractByteArraySerializer - Class in org.springframework.integration.ip.tcp.serializer
-
Base class for (de)serializers that provide a mechanism to
reconstruct a byte array from an arbitrary stream.
- AbstractByteArraySerializer() - Constructor for class org.springframework.integration.ip.tcp.serializer.AbstractByteArraySerializer
-
- AbstractCandidate - Class in org.springframework.integration.leader
-
- AbstractCandidate() - Constructor for class org.springframework.integration.leader.AbstractCandidate
-
Instantiate a abstract candidate.
- AbstractCandidate(String, String) - Constructor for class org.springframework.integration.leader.AbstractCandidate
-
Instantiate a abstract candidate.
- AbstractChannelAdapterParser - Class in org.springframework.integration.config.xml
-
Base parser for Channel Adapters.
- AbstractChannelAdapterParser() - Constructor for class org.springframework.integration.config.xml.AbstractChannelAdapterParser
-
- AbstractChannelMessageStoreQueryProvider - Class in org.springframework.integration.jdbc.store.channel
-
- AbstractChannelMessageStoreQueryProvider() - Constructor for class org.springframework.integration.jdbc.store.channel.AbstractChannelMessageStoreQueryProvider
-
- AbstractChannelParser - Class in org.springframework.integration.config.xml
-
Base class for channel parsers.
- AbstractChannelParser() - Constructor for class org.springframework.integration.config.xml.AbstractChannelParser
-
- AbstractClientConnectionFactory - Class in org.springframework.integration.ip.tcp.connection
-
Abstract class for client connection factories; client connection factories
establish outgoing connections.
- AbstractClientConnectionFactory(String, int) - Constructor for class org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory
-
Constructs a factory that will established connections to the host and port.
- AbstractConfigurableMongoDbMessageStore - Class in org.springframework.integration.mongodb.store
-
The abstract MongoDB
AbstractMessageGroupStore implementation to provide configuration for common options
for implementations of this class.
- AbstractConfigurableMongoDbMessageStore(MongoTemplate, String) - Constructor for class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- AbstractConfigurableMongoDbMessageStore(MongoDatabaseFactory, String) - Constructor for class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- AbstractConfigurableMongoDbMessageStore(MongoDatabaseFactory, MappingMongoConverter, String) - Constructor for class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- AbstractConnectionFactory - Class in org.springframework.integration.ip.tcp.connection
-
Base class for all connection factories.
- AbstractConnectionFactory(int) - Constructor for class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- AbstractConnectionFactory(String, int) - Constructor for class 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) - Constructor for class org.springframework.integration.ip.dsl.AbstractConnectionFactorySpec
-
- AbstractConsumerEndpointParser - Class in org.springframework.integration.config.xml
-
Base class parser for elements that create Message Endpoints.
- AbstractConsumerEndpointParser() - Constructor for class org.springframework.integration.config.xml.AbstractConsumerEndpointParser
-
- AbstractCorrelatingMessageHandler - Class in org.springframework.integration.aggregator
-
Abstract Message handler that holds a buffer of correlated messages in a
MessageStore.
- AbstractCorrelatingMessageHandler(MessageGroupProcessor, MessageGroupStore, CorrelationStrategy, ReleaseStrategy) - Constructor for class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- AbstractCorrelatingMessageHandler(MessageGroupProcessor, MessageGroupStore) - Constructor for class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- AbstractCorrelatingMessageHandler(MessageGroupProcessor) - Constructor for class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- AbstractCorrelatingMessageHandler.SequenceAwareMessageGroup - Class in org.springframework.integration.aggregator
-
- AbstractCorrelatingMessageHandlerParser - Class in org.springframework.integration.config.xml
-
- AbstractCorrelatingMessageHandlerParser() - Constructor for class org.springframework.integration.config.xml.AbstractCorrelatingMessageHandlerParser
-
- AbstractDirectoryAwareFileListFilter<F> - Class in org.springframework.integration.file.filters
-
A file list filter that can be configured to always accept (pass) directories.
- AbstractDirectoryAwareFileListFilter() - Constructor for class org.springframework.integration.file.filters.AbstractDirectoryAwareFileListFilter
-
- AbstractDispatcher - Class in org.springframework.integration.dispatcher
-
- AbstractDispatcher() - Constructor for class org.springframework.integration.dispatcher.AbstractDispatcher
-
- AbstractEndpoint - Class in org.springframework.integration.endpoint
-
The base class for Message Endpoint implementations.
- AbstractEndpoint() - Constructor for class org.springframework.integration.endpoint.AbstractEndpoint
-
- AbstractEvaluationContextFactoryBean - Class in org.springframework.integration.config
-
Abstract class for integration evaluation context factory beans.
- AbstractEvaluationContextFactoryBean() - Constructor for class org.springframework.integration.config.AbstractEvaluationContextFactoryBean
-
- AbstractExecutorChannel - Class in org.springframework.integration.channel
-
- AbstractExecutorChannel(Executor) - Constructor for class org.springframework.integration.channel.AbstractExecutorChannel
-
- AbstractExecutorChannel.MessageHandlingTask - Class in org.springframework.integration.channel
-
- AbstractExpressionEvaluator - Class in org.springframework.integration.util
-
- AbstractExpressionEvaluator() - Constructor for class org.springframework.integration.util.AbstractExpressionEvaluator
-
- AbstractFetchLimitingMessageSource<T> - Class in org.springframework.integration.endpoint
-
A message source that can limit the number of remote objects it fetches.
- AbstractFetchLimitingMessageSource() - Constructor for class org.springframework.integration.endpoint.AbstractFetchLimitingMessageSource
-
- AbstractFileInfo<F> - Class in org.springframework.integration.file.remote
-
Abstract implementation of
FileInfo; provides a setter
for the remote directory and a generic toString implementation.
- AbstractFileInfo() - Constructor for class org.springframework.integration.file.remote.AbstractFileInfo
-
- AbstractFileListFilter<F> - Class in org.springframework.integration.file.filters
-
A convenience base class for any
FileListFilter whose criteria can be
evaluated against each File in isolation.
- AbstractFileListFilter() - Constructor for class org.springframework.integration.file.filters.AbstractFileListFilter
-
- AbstractFileLockerFilter - Class in org.springframework.integration.file.locking
-
Convenience base class for implementing FileLockers that check a lock before accepting a file.
- AbstractFileLockerFilter() - Constructor for class org.springframework.integration.file.locking.AbstractFileLockerFilter
-
- AbstractFilePayloadTransformer<T> - Class in org.springframework.integration.file.transformer
-
Base class for transformers that convert a File payload.
- AbstractFilePayloadTransformer() - Constructor for class org.springframework.integration.file.transformer.AbstractFilePayloadTransformer
-
- AbstractFilePayloadTransformerParser - Class in org.springframework.integration.file.config
-
Base class for File payload transformer parsers.
- AbstractFilePayloadTransformerParser() - Constructor for class org.springframework.integration.file.config.AbstractFilePayloadTransformerParser
-
- AbstractFtpSessionFactory<T extends org.apache.commons.net.ftp.FTPClient> - Class in org.springframework.integration.ftp.session
-
Base class for FTP SessionFactory implementations.
- AbstractFtpSessionFactory() - Constructor for class org.springframework.integration.ftp.session.AbstractFtpSessionFactory
-
- AbstractHandleMessageAdvice - Class in org.springframework.integration.handler.advice
-
- AbstractHandleMessageAdvice() - Constructor for class org.springframework.integration.handler.advice.AbstractHandleMessageAdvice
-
- AbstractHeaderMapper<T> - Class in org.springframework.integration.mapping
-
- AbstractHeaderMapper(String, Collection<String>, Collection<String>) - Constructor for class org.springframework.integration.mapping.AbstractHeaderMapper
-
Create a new instance.
- AbstractHeaderMapper.CompositeHeaderMatcher - Class in org.springframework.integration.mapping
-
- AbstractHeaderMapper.ContentBasedHeaderMatcher - Class in org.springframework.integration.mapping
-
- AbstractHeaderMapper.HeaderMatcher - Interface in org.springframework.integration.mapping
-
Strategy interface to determine if a given header name matches.
- AbstractHeaderMapper.PatternBasedHeaderMatcher - Class in org.springframework.integration.mapping
-
- AbstractHeaderMapper.PrefixBasedMatcher - Class in org.springframework.integration.mapping
-
- AbstractHeaderMapper.SinglePatternBasedHeaderMatcher - Class in org.springframework.integration.mapping
-
- AbstractHeaderValueMessageProcessor<T> - Class in org.springframework.integration.transformer.support
-
- AbstractHeaderValueMessageProcessor() - Constructor for class org.springframework.integration.transformer.support.AbstractHeaderValueMessageProcessor
-
- AbstractHttpRequestExecutingMessageHandler - Class in org.springframework.integration.http.outbound
-
Base class for http outbound adapter/gateway.
- AbstractHttpRequestExecutingMessageHandler(Expression) - Constructor for class org.springframework.integration.http.outbound.AbstractHttpRequestExecutingMessageHandler
-
- AbstractInboundFileSynchronizer<F> - Class in org.springframework.integration.file.remote.synchronizer
-
Base class charged with knowing how to connect to a remote file system,
scan it for new files and then download the files.
- AbstractInboundFileSynchronizer(SessionFactory<F>) - Constructor for class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- AbstractInboundFileSynchronizingMessageSource<F> - Class in org.springframework.integration.file.remote.synchronizer
-
Factors out the common logic between the FTP and SFTP adapters.
- AbstractInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<F>) - Constructor for class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizingMessageSource
-
- AbstractInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<F>, Comparator<File>) - Constructor for class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizingMessageSource
-
- AbstractInboundGatewayParser - Class in org.springframework.integration.config.xml
-
Base class for inbound gateway parsers.
- AbstractInboundGatewayParser() - Constructor for class org.springframework.integration.config.xml.AbstractInboundGatewayParser
-
- AbstractIntegrationMessageBuilder<T> - Class in org.springframework.integration.support
-
- AbstractIntegrationMessageBuilder() - Constructor for class org.springframework.integration.support.AbstractIntegrationMessageBuilder
-
- AbstractIntegrationNamespaceHandler - Class in org.springframework.integration.config.xml
-
Base class for NamespaceHandlers that registers a BeanFactoryPostProcessor
for configuring default bean definitions.
- AbstractIntegrationNamespaceHandler() - Constructor for class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
-
- AbstractInternetProtocolReceivingChannelAdapter - Class in org.springframework.integration.ip
-
Base class for inbound TCP/UDP Channel Adapters.
- AbstractInternetProtocolReceivingChannelAdapter(int) - Constructor for class org.springframework.integration.ip.AbstractInternetProtocolReceivingChannelAdapter
-
- AbstractInternetProtocolSendingMessageHandler - Class in org.springframework.integration.ip
-
Base class for UDP MessageHandlers.
- AbstractInternetProtocolSendingMessageHandler(String, int) - Constructor for class org.springframework.integration.ip.AbstractInternetProtocolSendingMessageHandler
-
- AbstractJacksonJsonObjectMapper<N,P,J> - Class in org.springframework.integration.support.json
-
- AbstractJacksonJsonObjectMapper() - Constructor for class org.springframework.integration.support.json.AbstractJacksonJsonObjectMapper
-
- AbstractJmsChannel - Class in org.springframework.integration.jms
-
- AbstractJmsChannel(JmsTemplate) - Constructor for class org.springframework.integration.jms.AbstractJmsChannel
-
- AbstractJpaOutboundGatewayParser - Class in org.springframework.integration.jpa.config.xml
-
The Abstract Parser for the JPA Outbound Gateways.
- AbstractJpaOutboundGatewayParser() - Constructor for class org.springframework.integration.jpa.config.xml.AbstractJpaOutboundGatewayParser
-
- AbstractJsonInboundMessageMapper<P> - Class in org.springframework.integration.support.json
-
- AbstractJsonInboundMessageMapper(Type) - Constructor for class org.springframework.integration.support.json.AbstractJsonInboundMessageMapper
-
- AbstractKafkaChannel - Class in org.springframework.integration.kafka.channel
-
Abstract MessageChannel backed by a Kafka topic.
- AbstractKafkaChannel(KafkaOperations<?, ?>, String) - Constructor for class org.springframework.integration.kafka.channel.AbstractKafkaChannel
-
Construct an instance with the provided paramters.
- AbstractKafkaChannelSpec<S extends AbstractKafkaChannelSpec<S,C>,C extends AbstractKafkaChannel> - Class in org.springframework.integration.kafka.dsl
-
Spec for a message channel backed by a Kafka topic.
- AbstractKafkaChannelSpec() - Constructor for class org.springframework.integration.kafka.dsl.AbstractKafkaChannelSpec
-
- AbstractKeyValueMessageStore - Class in org.springframework.integration.store
-
- AbstractKeyValueMessageStore() - Constructor for class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- AbstractKeyValueMessageStore(String) - Constructor for class org.springframework.integration.store.AbstractKeyValueMessageStore
-
Construct an instance based on the provided prefix for keys to distinguish between
different store instances in the same target key-value data base.
- AbstractKryoCodec - Class in org.springframework.integration.codec.kryo
-
Base class for
Codecs using
Kryo.
- AbstractKryoCodec() - Constructor for class org.springframework.integration.codec.kryo.AbstractKryoCodec
-
- AbstractKryoRegistrar - Class in org.springframework.integration.codec.kryo
-
- AbstractKryoRegistrar() - Constructor for class org.springframework.integration.codec.kryo.AbstractKryoRegistrar
-
- AbstractLeaderEvent - Class in org.springframework.integration.leader.event
-
- AbstractLeaderEvent(Object) - Constructor for class org.springframework.integration.leader.event.AbstractLeaderEvent
-
Create a new ApplicationEvent.
- AbstractLeaderEvent(Object, Context, String) - Constructor for class org.springframework.integration.leader.event.AbstractLeaderEvent
-
Create a new ApplicationEvent.
- AbstractMailMessageTransformer<T> - Class in org.springframework.integration.mail.transformer
-
Base class for Transformers that convert from a JavaMail Message to a
Spring Integration Message.
- AbstractMailMessageTransformer() - Constructor for class org.springframework.integration.mail.transformer.AbstractMailMessageTransformer
-
- AbstractMailReceiver - Class in org.springframework.integration.mail
-
- AbstractMailReceiver() - Constructor for class org.springframework.integration.mail.AbstractMailReceiver
-
- AbstractMailReceiver(URLName) - Constructor for class org.springframework.integration.mail.AbstractMailReceiver
-
- AbstractMailReceiver(String) - Constructor for class org.springframework.integration.mail.AbstractMailReceiver
-
- AbstractMappingMessageRouter - Class in org.springframework.integration.router
-
Base class for all Message Routers that support mapping from arbitrary String values
to Message Channel names.
- AbstractMappingMessageRouter() - Constructor for class org.springframework.integration.router.AbstractMappingMessageRouter
-
- AbstractMarkerFilePresentFileListFilter<F> - Class in org.springframework.integration.file.filters
-
A FileListFilter that only passes files matched by one or more
FileListFilter
if a corresponding marker file is also present to indicate a file transfer is complete.
- AbstractMarkerFilePresentFileListFilter(FileListFilter<F>) - Constructor for class org.springframework.integration.file.filters.AbstractMarkerFilePresentFileListFilter
-
Construct an instance with a single
FileListFilter and ".complete"
will be appended to the name of a matched file when looking for the marker file.
- AbstractMarkerFilePresentFileListFilter(FileListFilter<F>, String) - Constructor for class org.springframework.integration.file.filters.AbstractMarkerFilePresentFileListFilter
-
Construct an instance with a single
FileListFilter and a suffix
that will will be appended to the name of a matched file when looking for the marker
file.
- AbstractMarkerFilePresentFileListFilter(FileListFilter<F>, Function<String, String>) - Constructor for class org.springframework.integration.file.filters.AbstractMarkerFilePresentFileListFilter
-
Construct an instance with a single
FileListFilter and a function
that will be applied to the name of a matched file when looking for the marker
file.
- AbstractMarkerFilePresentFileListFilter(Map<FileListFilter<F>, Function<String, String>>) - Constructor for class org.springframework.integration.file.filters.AbstractMarkerFilePresentFileListFilter
-
Construct an instance with a map of
FileListFilter and functions be
applied to the name of a matched file when looking for the marker file.
- AbstractMessageChannel - Class in org.springframework.integration.channel
-
Base class for
MessageChannel implementations providing common
properties such as the channel name.
- AbstractMessageChannel() - Constructor for class org.springframework.integration.channel.AbstractMessageChannel
-
- AbstractMessageChannel.ChannelInterceptorList - Class in org.springframework.integration.channel
-
A convenience wrapper class for the list of ChannelInterceptors.
- AbstractMessageGroupStore - Class in org.springframework.integration.store
-
- AbstractMessageGroupStore() - Constructor for class org.springframework.integration.store.AbstractMessageGroupStore
-
- AbstractMessageGroupStore(boolean) - Constructor for class org.springframework.integration.store.AbstractMessageGroupStore
-
- AbstractMessageHandler - Class in org.springframework.integration.handler
-
- AbstractMessageHandler() - Constructor for class org.springframework.integration.handler.AbstractMessageHandler
-
- AbstractMessageListenerContainerSpec<S extends AbstractMessageListenerContainerSpec<S,C>,C extends AbstractMessageListenerContainer> - Class in org.springframework.integration.amqp.dsl
-
Base class for container specs.
- AbstractMessageListenerContainerSpec(C) - Constructor for class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- AbstractMessageProcessingSelector - Class in org.springframework.integration.filter
-
- AbstractMessageProcessingSelector(MessageProcessor<Boolean>) - Constructor for class org.springframework.integration.filter.AbstractMessageProcessingSelector
-
- AbstractMessageProcessingTransformer - Class in org.springframework.integration.transformer
-
- AbstractMessageProcessingTransformer(MessageProcessor<?>) - Constructor for class org.springframework.integration.transformer.AbstractMessageProcessingTransformer
-
- AbstractMessageProcessor<T> - Class in org.springframework.integration.handler
-
- AbstractMessageProcessor() - Constructor for class org.springframework.integration.handler.AbstractMessageProcessor
-
- AbstractMessageProducingHandler - Class in org.springframework.integration.handler
-
- AbstractMessageProducingHandler() - Constructor for class org.springframework.integration.handler.AbstractMessageProducingHandler
-
- AbstractMessageRouter - Class in org.springframework.integration.router
-
Base class for all Message Routers.
- AbstractMessageRouter() - Constructor for class org.springframework.integration.router.AbstractMessageRouter
-
- AbstractMessageSource<T> - Class in org.springframework.integration.endpoint
-
Abstract message source.
- AbstractMessageSource() - Constructor for class org.springframework.integration.endpoint.AbstractMessageSource
-
- AbstractMessageSourceAdvice - Class in org.springframework.integration.aop
-
- AbstractMessageSourceAdvice() - Constructor for class org.springframework.integration.aop.AbstractMessageSourceAdvice
-
Deprecated.
- AbstractMessageSplitter - Class in org.springframework.integration.splitter
-
Base class for Message-splitting handlers.
- AbstractMessageSplitter() - Constructor for class org.springframework.integration.splitter.AbstractMessageSplitter
-
- AbstractMeter(MeterRegistry) - Constructor for class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.AbstractMeter
-
- AbstractMethodAnnotationPostProcessor<T extends Annotation> - Class in org.springframework.integration.config.annotation
-
Base class for Method-level annotation post-processors.
- AbstractMethodAnnotationPostProcessor(ConfigurableListableBeanFactory) - Constructor for class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- AbstractMqttMessageDrivenChannelAdapter - Class in org.springframework.integration.mqtt.inbound
-
Abstract class for MQTT Message-Driven Channel Adapters.
- AbstractMqttMessageDrivenChannelAdapter(String, String, String...) - Constructor for class org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter
-
- AbstractMqttMessageHandler - Class in org.springframework.integration.mqtt.outbound
-
Abstract class for MQTT outbound channel adapters.
- AbstractMqttMessageHandler(String, String) - Constructor for class org.springframework.integration.mqtt.outbound.AbstractMqttMessageHandler
-
- AbstractOutboundChannelAdapterParser - Class in org.springframework.integration.config.xml
-
Base class for outbound Channel Adapter parsers.
- AbstractOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
-
- AbstractOutboundGatewayParser - Class in org.springframework.integration.config.xml
-
Base class for url-based outbound gateway parsers.
- AbstractOutboundGatewayParser() - Constructor for class org.springframework.integration.config.xml.AbstractOutboundGatewayParser
-
- AbstractPayloadTransformer<T,U> - Class in org.springframework.integration.transformer
-
- AbstractPayloadTransformer() - Constructor for class org.springframework.integration.transformer.AbstractPayloadTransformer
-
- AbstractPersistentAcceptOnceFileListFilter<F> - Class in org.springframework.integration.file.filters
-
Stores "seen" files in a MetadataStore to survive application restarts.
- AbstractPersistentAcceptOnceFileListFilter(ConcurrentMetadataStore, String) - Constructor for class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter
-
- AbstractPollableChannel - Class in org.springframework.integration.channel
-
Base class for all pollable channels.
- AbstractPollableChannel() - Constructor for class org.springframework.integration.channel.AbstractPollableChannel
-
- AbstractPollingEndpoint - Class in org.springframework.integration.endpoint
-
- AbstractPollingEndpoint() - Constructor for class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
- AbstractPollingInboundChannelAdapterParser - Class in org.springframework.integration.config.xml
-
Base parser for inbound Channel Adapters that poll a source.
- AbstractPollingInboundChannelAdapterParser() - Constructor for class org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser
-
- AbstractPooledBufferByteArraySerializer - Class in org.springframework.integration.ip.tcp.serializer
-
Base class for deserializers that cannot determine the buffer size needed.
- AbstractPooledBufferByteArraySerializer() - Constructor for class org.springframework.integration.ip.tcp.serializer.AbstractPooledBufferByteArraySerializer
-
- AbstractReactiveMessageHandler - Class in org.springframework.integration.handler
-
- AbstractReactiveMessageHandler() - Constructor for class org.springframework.integration.handler.AbstractReactiveMessageHandler
-
- AbstractRegexPatternFileListFilter<F> - Class in org.springframework.integration.file.filters
-
Filters a listing of files by qualifying their 'name'
against a regular expression (an instance of
Pattern)
- AbstractRegexPatternFileListFilter(String) - Constructor for class org.springframework.integration.file.filters.AbstractRegexPatternFileListFilter
-
- AbstractRegexPatternFileListFilter(Pattern) - Constructor for class org.springframework.integration.file.filters.AbstractRegexPatternFileListFilter
-
- AbstractRemoteFileInboundChannelAdapterParser - Class in org.springframework.integration.file.config
-
Abstract base class for parsing remote file inbound channel adapters.
- AbstractRemoteFileInboundChannelAdapterParser() - Constructor for class org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
-
- AbstractRemoteFileOutboundGateway<F> - Class in org.springframework.integration.file.remote.gateway
-
Base class for Outbound Gateways that perform remote file operations.
- AbstractRemoteFileOutboundGateway(SessionFactory<F>, MessageSessionCallback<F, ?>) - Constructor for class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
Construct an instance using the provided session factory and callback for
performing operations on the session.
- AbstractRemoteFileOutboundGateway(RemoteFileTemplate<F>, MessageSessionCallback<F, ?>) - Constructor for class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
Construct an instance with the supplied remote file template and callback
for performing operations on the session.
- AbstractRemoteFileOutboundGateway(SessionFactory<F>, String, String) - Constructor for class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
Construct an instance with the supplied session factory, a command ('ls', 'get'
etc), and an expression to determine the filename.
- AbstractRemoteFileOutboundGateway(SessionFactory<F>, AbstractRemoteFileOutboundGateway.Command, String) - Constructor for class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
Construct an instance with the supplied session factory, a command ('ls', 'get'
etc), and an expression to determine the filename.
- AbstractRemoteFileOutboundGateway(RemoteFileTemplate<F>, String, String) - Constructor for class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
Construct an instance with the supplied remote file template, a command ('ls',
'get' etc), and an expression to determine the filename.
- AbstractRemoteFileOutboundGateway(RemoteFileTemplate<F>, AbstractRemoteFileOutboundGateway.Command, String) - Constructor for class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
Construct an instance with the supplied remote file template, a command ('ls',
'get' etc), and an expression to determine the filename.
- AbstractRemoteFileOutboundGateway.Command - Enum in org.springframework.integration.file.remote.gateway
-
Enumeration of commands supported by the gateways.
- AbstractRemoteFileOutboundGateway.Option - Enum in org.springframework.integration.file.remote.gateway
-
Enumeration of options supported by various commands.
- AbstractRemoteFileOutboundGatewayParser - Class in org.springframework.integration.file.config
-
- AbstractRemoteFileOutboundGatewayParser() - Constructor for class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
-
- AbstractRemoteFileStreamingInboundChannelAdapterParser - Class in org.springframework.integration.file.config
-
Abstract base class for parsing remote file streaming inbound channel adapters.
- AbstractRemoteFileStreamingInboundChannelAdapterParser() - Constructor for class org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser
-
- AbstractRemoteFileStreamingMessageSource<F> - Class in org.springframework.integration.file.remote
-
A message source that produces a message with an
InputStream payload
referencing a remote file.
- AbstractRemoteFileStreamingMessageSource(RemoteFileTemplate<F>, Comparator<F>) - Constructor for class org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource
-
- AbstractReplyProducingMessageHandler - Class in org.springframework.integration.handler
-
Base class for MessageHandlers that are capable of producing replies.
- AbstractReplyProducingMessageHandler() - Constructor for class org.springframework.integration.handler.AbstractReplyProducingMessageHandler
-
- AbstractReplyProducingMessageHandler.RequestHandler - Interface in org.springframework.integration.handler
-
- AbstractReplyProducingPostProcessingMessageHandler - Class in org.springframework.integration.handler
-
- AbstractReplyProducingPostProcessingMessageHandler() - Constructor for class org.springframework.integration.handler.AbstractReplyProducingPostProcessingMessageHandler
-
- AbstractRequestHandlerAdvice - Class in org.springframework.integration.handler.advice
-
- AbstractRequestHandlerAdvice() - Constructor for class org.springframework.integration.handler.advice.AbstractRequestHandlerAdvice
-
- AbstractRequestHandlerAdvice.ExecutionCallback - Interface in org.springframework.integration.handler.advice
-
Called by subclasses in doInvoke() to proceed() the invocation.
- AbstractRequestHandlerAdvice.ThrowableHolderException - Exception in org.springframework.integration.handler.advice
-
- AbstractRequestResponseScenarioTests - Class in org.springframework.integration.test.support
-
Convenience class for testing Spring Integration request-response message scenarios.
- AbstractRequestResponseScenarioTests() - Constructor for class org.springframework.integration.test.support.AbstractRequestResponseScenarioTests
-
- AbstractResponseValidator<T> - Class in org.springframework.integration.test.support
-
- AbstractResponseValidator() - Constructor for class org.springframework.integration.test.support.AbstractResponseValidator
-
- AbstractRouterParser - Class in org.springframework.integration.config.xml
-
Base parser for routers.
- AbstractRouterParser() - Constructor for class org.springframework.integration.config.xml.AbstractRouterParser
-
- AbstractRouterSpec<S extends AbstractRouterSpec<S,R>,R extends AbstractMessageRouter> - Class in org.springframework.integration.dsl
-
- AbstractRouterSpec(R) - Constructor for class org.springframework.integration.dsl.AbstractRouterSpec
-
- AbstractRSocketConnector - Class in org.springframework.integration.rsocket
-
A base connector container for common RSocket client and server functionality.
- AbstractRSocketConnector(IntegrationRSocketMessageHandler) - Constructor for class org.springframework.integration.rsocket.AbstractRSocketConnector
-
- AbstractScriptExecutingMessageProcessor<T> - Class in org.springframework.integration.scripting
-
- AbstractScriptExecutingMessageProcessor() - Constructor for class org.springframework.integration.scripting.AbstractScriptExecutingMessageProcessor
-
- AbstractScriptExecutingMessageProcessor(ScriptVariableGenerator) - Constructor for class org.springframework.integration.scripting.AbstractScriptExecutingMessageProcessor
-
- AbstractScriptExecutor - Class in org.springframework.integration.scripting.jsr223
-
- AbstractScriptExecutor(String) - Constructor for class org.springframework.integration.scripting.jsr223.AbstractScriptExecutor
-
- AbstractScriptExecutor(ScriptEngine) - Constructor for class org.springframework.integration.scripting.jsr223.AbstractScriptExecutor
-
- AbstractScriptParser - Class in org.springframework.integration.scripting.config
-
- AbstractScriptParser() - Constructor for class org.springframework.integration.scripting.config.AbstractScriptParser
-
- AbstractServerConnectionFactory - Class in org.springframework.integration.ip.tcp.connection
-
Base class for all server connection factories.
- AbstractServerConnectionFactory(int) - Constructor for class org.springframework.integration.ip.tcp.connection.AbstractServerConnectionFactory
-
The port on which the factory will listen.
- AbstractSimpleMessageHandlerFactoryBean<H extends MessageHandler> - Class in org.springframework.integration.config
-
- AbstractSimpleMessageHandlerFactoryBean() - Constructor for class org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean
-
- AbstractSimplePatternFileListFilter<F> - Class in org.springframework.integration.file.filters
-
Base class for filters that support ant style path expressions, which are less powerful
but more readable than regular expressions.
- AbstractSimplePatternFileListFilter(String) - Constructor for class org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter
-
- AbstractStandardMessageHandlerFactoryBean - Class in org.springframework.integration.config
-
Base class for FactoryBeans that create standard MessageHandler instances.
- AbstractStandardMessageHandlerFactoryBean() - Constructor for class org.springframework.integration.config.AbstractStandardMessageHandlerFactoryBean
-
- AbstractStompSessionManager - Class in org.springframework.integration.stomp
-
- AbstractStompSessionManager(StompClientSupport) - Constructor for class org.springframework.integration.stomp.AbstractStompSessionManager
-
- AbstractSubscribableChannel - Class in org.springframework.integration.channel
-
- AbstractSubscribableChannel() - Constructor for class org.springframework.integration.channel.AbstractSubscribableChannel
-
- AbstractTcpConnectionSupport - Class in org.springframework.integration.ip.tcp.connection
-
Base class for TCP Connection Support implementations.
- AbstractTcpConnectionSupport() - Constructor for class org.springframework.integration.ip.tcp.connection.AbstractTcpConnectionSupport
-
- AbstractTransformer - Class in org.springframework.integration.transformer
-
- AbstractTransformer() - Constructor for class org.springframework.integration.transformer.AbstractTransformer
-
- AbstractTransformerParser - Class in org.springframework.integration.config.xml
-
- AbstractTransformerParser() - Constructor for class org.springframework.integration.config.xml.AbstractTransformerParser
-
- AbstractUdpOutboundChannelAdapterSpec<S extends AbstractUdpOutboundChannelAdapterSpec<S>> - Class in org.springframework.integration.ip.dsl
-
- AbstractUdpOutboundChannelAdapterSpec() - Constructor for class org.springframework.integration.ip.dsl.AbstractUdpOutboundChannelAdapterSpec
-
- AbstractUdpOutboundChannelAdapterSpec(String, int) - Constructor for class org.springframework.integration.ip.dsl.AbstractUdpOutboundChannelAdapterSpec
-
- AbstractUdpOutboundChannelAdapterSpec(String) - Constructor for class org.springframework.integration.ip.dsl.AbstractUdpOutboundChannelAdapterSpec
-
- AbstractUdpOutboundChannelAdapterSpec(Function<Message<?>, ?>) - Constructor for class org.springframework.integration.ip.dsl.AbstractUdpOutboundChannelAdapterSpec
-
- AbstractWebServiceInboundGateway - Class in org.springframework.integration.ws
-
- AbstractWebServiceInboundGateway() - Constructor for class org.springframework.integration.ws.AbstractWebServiceInboundGateway
-
- AbstractWebServiceOutboundGateway - Class in org.springframework.integration.ws
-
Base class for outbound Web Service-invoking Messaging Gateways.
- AbstractWebServiceOutboundGateway(String, WebServiceMessageFactory) - Constructor for class org.springframework.integration.ws.AbstractWebServiceOutboundGateway
-
- AbstractWebServiceOutboundGateway(DestinationProvider, WebServiceMessageFactory) - Constructor for class org.springframework.integration.ws.AbstractWebServiceOutboundGateway
-
- AbstractWebServiceOutboundGateway.RequestMessageCallback - Class in org.springframework.integration.ws
-
- AbstractWebServiceOutboundGateway.ResponseMessageExtractor - Class in org.springframework.integration.ws
-
- AbstractXmlTransformer - Class in org.springframework.integration.xml.transformer
-
super class for XmlTransformer
- AbstractXmlTransformer() - Constructor for class org.springframework.integration.xml.transformer.AbstractXmlTransformer
-
- AbstractXmppConnectionAwareEndpoint - Class in org.springframework.integration.xmpp.core
-
- AbstractXmppConnectionAwareEndpoint() - Constructor for class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareEndpoint
-
- AbstractXmppConnectionAwareEndpoint(XMPPConnection) - Constructor for class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareEndpoint
-
- AbstractXmppConnectionAwareMessageHandler - Class in org.springframework.integration.xmpp.core
-
- AbstractXmppConnectionAwareMessageHandler() - Constructor for class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareMessageHandler
-
- AbstractXmppConnectionAwareMessageHandler(XMPPConnection) - Constructor for class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareMessageHandler
-
- AbstractXmppInboundChannelAdapterParser - Class in org.springframework.integration.xmpp.config
-
Base class for XMPP inbound parsers
- AbstractXmppInboundChannelAdapterParser() - Constructor for class org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser
-
- AbstractXmppOutboundChannelAdapterParser - Class in org.springframework.integration.xmpp.config
-
Base class of XMPP outbound parsers
- AbstractXmppOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.xmpp.config.AbstractXmppOutboundChannelAdapterParser
-
- AbstractXPathMessageSelector - Class in org.springframework.integration.xml.selector
-
- 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
-
- accept(AcknowledgmentCallback) - Static method in class org.springframework.integration.acks.AckUtils
-
ACCEPT the associated message if the callback is not null.
- accept(S) - Method in interface org.springframework.integration.core.GenericSelector
-
- accept(Message<?>) - Method in interface org.springframework.integration.core.MessageSelector
-
- accept(F) - Method in class org.springframework.integration.file.filters.AbstractFileListFilter
-
Subclasses must implement this method.
- accept(F) - Method in class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter
-
- accept(F) - Method in class org.springframework.integration.file.filters.AbstractRegexPatternFileListFilter
-
- accept(F) - Method in class org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter
-
Accepts the given file if its name matches the pattern.
- accept(F) - Method in class org.springframework.integration.file.filters.AcceptAllFileListFilter
-
- accept(F) - Method in class org.springframework.integration.file.filters.AcceptOnceFileListFilter
-
- accept(F) - Method in class org.springframework.integration.file.filters.ChainFileListFilter
-
- accept(F) - Method in class org.springframework.integration.file.filters.CompositeFileListFilter
-
- accept(F) - Method in class org.springframework.integration.file.filters.ExpressionFileListFilter
-
- accept(F) - Method in interface org.springframework.integration.file.filters.FileListFilter
-
- accept(File) - Method in class org.springframework.integration.file.filters.IgnoreHiddenFileListFilter
-
- accept(File) - Method in class org.springframework.integration.file.filters.LastModifiedFileListFilter
-
- accept(File) - Method in class org.springframework.integration.file.locking.AbstractFileLockerFilter
-
- accept(Message<?>) - Method in class org.springframework.integration.filter.AbstractMessageProcessingSelector
-
- 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(Message<?>) - Method in class org.springframework.integration.router.RecipientListRouter.Recipient
-
- accept(Message<?>) - Method in class org.springframework.integration.selector.MessageSelectorChain
-
Pass the message through the selector chain.
- accept(Message<?>) - Method in class org.springframework.integration.selector.MetadataStoreSelector
-
- accept(Message<?>) - Method in class org.springframework.integration.selector.PayloadTypeSelector
-
- accept(Message<?>) - Method in class org.springframework.integration.selector.UnexpiredMessageSelector
-
- accept(Message<?>) - Method in class org.springframework.integration.xml.selector.BooleanTestXPathMessageSelector
-
- accept(Message<?>) - Method in class org.springframework.integration.xml.selector.RegexTestXPathMessageSelector
-
Evaluate the payload and return true if the value returned by the
XPathExpression matches the
regex.
- accept(Message<?>) - Method in class org.springframework.integration.xml.selector.StringValueTestXPathMessageSelector
-
Evaluate the payload and return true if the value returned by the
XPathExpression is equal to the
valueToTestFor.
- accept(Message<?>) - Method in class org.springframework.integration.xml.selector.XmlValidatingMessageSelector
-
- AcceptAllFileListFilter<F> - Class in org.springframework.integration.file.filters
-
- AcceptAllFileListFilter() - Constructor for class org.springframework.integration.file.filters.AcceptAllFileListFilter
-
- acceptIfCondition(boolean, T, Consumer<T>) - Method in class org.springframework.integration.util.JavaUtils
-
Invoke Consumer.accept(Object) with the value if the condition is true.
- acceptIfCondition(boolean, T1, T2, BiConsumer<T1, T2>) - Method in class org.springframework.integration.util.JavaUtils
-
Invoke BiConsumer.accept(Object, Object) with the arguments if the
condition is true.
- acceptIfHasText(String, Consumer<String>) - Method in class org.springframework.integration.util.JavaUtils
-
Invoke Consumer.accept(Object) with the value if it is not null or empty.
- acceptIfHasText(T, String, BiConsumer<T, String>) - Method in class org.springframework.integration.util.JavaUtils
-
Invoke BiConsumer.accept(Object, Object) with the arguments if the value
argument is not null or empty.
- acceptIfNotEmpty(List<T>, Consumer<List<T>>) - Method in class org.springframework.integration.util.JavaUtils
-
Invoke Consumer.accept(Object) with the value if it is not null or empty.
- acceptIfNotEmpty(T[], Consumer<T[]>) - Method in class org.springframework.integration.util.JavaUtils
-
Invoke Consumer.accept(Object) with the value if it is not null or empty.
- acceptIfNotNull(T, Consumer<T>) - Method in class org.springframework.integration.util.JavaUtils
-
Invoke Consumer.accept(Object) with the value if it is not null.
- acceptIfNotNull(T1, T2, BiConsumer<T1, T2>) - Method in class org.springframework.integration.util.JavaUtils
-
Invoke BiConsumer.accept(Object, Object) with the arguments if the t2
argument is not null.
- acceptMessagesWhileStopping(boolean) - Method in class org.springframework.integration.jms.dsl.JmsListenerContainerSpec
-
- acceptMessagesWhileStopping(boolean) - Method in class org.springframework.integration.jms.dsl.JmsMessageChannelSpec
-
- AcceptOnceCollectionFilter<T> - Class in org.springframework.integration.util
-
An implementation of
CollectionFilter that remembers the elements passed in
the previous invocation in order to avoid returning those elements more than once.
- AcceptOnceCollectionFilter() - Constructor for class org.springframework.integration.util.AcceptOnceCollectionFilter
-
- AcceptOnceFileListFilter<F> - Class in org.springframework.integration.file.filters
-
- AcceptOnceFileListFilter(int) - Constructor for class org.springframework.integration.file.filters.AcceptOnceFileListFilter
-
Creates an AcceptOnceFileListFilter that is based on a bounded queue.
- AcceptOnceFileListFilter() - Constructor for class org.springframework.integration.file.filters.AcceptOnceFileListFilter
-
Creates an AcceptOnceFileListFilter based on an unbounded queue.
- ACK - Static variable in class org.springframework.integration.stomp.support.IntegrationStompHeaders
-
- ACK_ADDRESS - Static variable in class org.springframework.integration.ip.IpHeaders
-
The remote ip address to which UDP application-level acks will be sent.
- ACK_ID - Static variable in class org.springframework.integration.ip.IpHeaders
-
A correlation id for UDP application-level acks.
- ackCount(int) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec
-
Set the number of outstanding record count after which offsets should be
committed when ContainerProperties.AckMode#COUNT
or ContainerProperties.AckMode#COUNT_TIME is being used.
- ackCounter(int) - Method in class org.springframework.integration.ip.dsl.AbstractUdpOutboundChannelAdapterSpec
-
- ackDiscarded(boolean) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec
-
A boolean flag to indicate if
FilteringMessageListenerAdapter
should acknowledge discarded records or not.
- ackMode(ContainerProperties.AckMode) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec
-
Set the ack mode to use when auto ack (in the configuration properties) is false.
- acknowledge(AcknowledgmentCallback.Status) - Method in interface org.springframework.integration.acks.AcknowledgmentCallback
-
Acknowledge the message.
- acknowledge() - Method in interface org.springframework.integration.acks.AcknowledgmentCallback
-
- acknowledge() - Method in interface org.springframework.integration.acks.SimpleAcknowledgment
-
Acknowledge the message delivery.
- acknowledge(AcknowledgmentCallback.Status) - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckCallback
-
- acknowledge(AcknowledgmentCallback.Status) - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckCallback
-
- acknowledge() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckCallback
-
- acknowledgeMode(AcknowledgeMode) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- acknowledgeMode(AcknowledgeMode) - Method in class org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec
-
- ACKNOWLEDGMENT_CALLBACK - Static variable in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
A callback to acknowledge message delivery.
- AcknowledgmentCallback - Interface in org.springframework.integration.acks
-
A general abstraction over acknowledgments.
- AcknowledgmentCallback.Status - Enum in org.springframework.integration.acks
-
- AcknowledgmentCallbackFactory<T> - Interface in org.springframework.integration.acks
-
- ackOnError(boolean) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec
-
- ackTime(long) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec
-
Set the time (ms) after which outstanding offsets should be committed when
ContainerProperties.AckMode#TIME or
ContainerProperties.AckMode#COUNT_TIME is being used.
- ackTimeout(long) - Method in class org.springframework.integration.amqp.dsl.DirectMessageListenerContainerSpec
-
- AckUtils - Class in org.springframework.integration.acks
-
- acquire(String) - Method in class org.springframework.integration.jdbc.lock.DefaultLockRepository
-
- acquire(String) - Method in interface 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
-
For information only - when using a cached or failover client connection
factory, contains the actual underlying connection id.
- add(ChannelInterceptor) - Method in class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
-
- add(int, ChannelInterceptor) - Method in class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
-
- add(String, PropertyAccessor) - Method in class org.springframework.integration.expression.SpelPropertyAccessorRegistrar
-
Add the provided named property accessor.
- add(PropertyAccessor...) - Method in class org.springframework.integration.expression.SpelPropertyAccessorRegistrar
-
Add the provided property accessors.
- add(Properties) - Method in class org.springframework.integration.history.MessageHistory
-
- add(int, Properties) - Method in class org.springframework.integration.history.MessageHistory
-
- add(MessageSelector) - Method in class org.springframework.integration.selector.MessageSelectorChain
-
Add a selector to the end of the chain.
- add(int, MessageSelector) - Method in class org.springframework.integration.selector.MessageSelectorChain
-
Add a selector to the chain at the specified index.
- add(Message<?>) - Method in interface org.springframework.integration.store.MessageGroup
-
Add the message to this group.
- add(Message<?>) - Method in class org.springframework.integration.store.SimpleMessageGroup
-
- addAll(Collection<? extends Properties>) - Method in class org.springframework.integration.history.MessageHistory
-
- addAll(int, Collection<? extends Properties>) - Method in class org.springframework.integration.history.MessageHistory
-
- addAllowedPatterns(String...) - Method in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
Add patterns for packages/classes that are allowed to be deserialized.
- addAllowedPatterns(String...) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
Add patterns for packages/classes that are allowed to be deserialized.
- addAllowedPatterns(String...) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
Add patterns for packages/classes that are allowed to be deserialized.
- addAllowedPatterns(String...) - Method in class org.springframework.integration.mongodb.support.BinaryToMessageConverter
-
Add patterns for packages/classes that are allowed to be deserialized.
- addAllowedPatterns(String...) - Method in class org.springframework.integration.support.converter.AllowListDeserializingConverter
-
Add package/class patterns to the allow list.
- addAttribute(String, Object) - Method in class org.springframework.integration.transaction.IntegrationResourceHolder
-
- addBean(Object) - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext.IntegrationFlowRegistrationBuilder
-
Add an object which will be registered as an
IntegrationFlow dependant bean in the
application context.
- addBean(String, Object) - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext.IntegrationFlowRegistrationBuilder
-
Add an object which will be registered as an
IntegrationFlow dependant bean in the
application context.
- addBean(Object) - Method in class org.springframework.integration.dsl.context.StandardIntegrationFlowContext.StandardIntegrationFlowRegistrationBuilder
-
Add an object which will be registered as an
IntegrationFlow dependant bean in the
application context.
- addBean(String, Object) - Method in class org.springframework.integration.dsl.context.StandardIntegrationFlowContext.StandardIntegrationFlowRegistrationBuilder
-
Add an object which will be registered as an
IntegrationFlow dependant bean in the
application context.
- addComponent(Object) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- addComponent(Object, String) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- addComponents(Map<Object, String>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- addConnection(TcpConnectionSupport) - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- addConstructorValueIfAttributeDefined(BeanDefinitionBuilder, Element, String) - Static method in class org.springframework.integration.ip.config.IpAdapterParserUtils
-
Adds a constructor-arg to the provided bean definition builder
with the value of the attribute whose name is provided if that
attribute is defined in the given element.
- addCustomHeaders(TcpConnection, MessageHeaders) - Method in class org.springframework.integration.ip.tcp.connection.TcpMessageMapper
-
- addDelayProperty(Message<?>, Message) - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- addDestination(String...) - Method in class org.springframework.integration.stomp.inbound.StompInboundChannelAdapter
-
Add a destination (or destinations) to the subscribed list and subscribe it.
- addDestinationConfigToConstructor(Element, BeanDefinitionBuilder, ParserContext) - Static method in class org.springframework.integration.ip.config.IpAdapterParserUtils
-
Adds destination configuration to constructor.
- addDiscardCallback(Consumer<F>) - Method in class org.springframework.integration.file.filters.CompositeFileListFilter
-
- addDiscardCallback(Consumer<F>) - Method in interface org.springframework.integration.file.filters.DiscardAwareFileListFilter
-
- addDiscardCallback(Consumer<File>) - Method in class org.springframework.integration.file.filters.LastModifiedFileListFilter
-
- addElementToHeaderMapping(String, String) - Method in class org.springframework.integration.config.xml.HeaderEnricherParserSupport
-
- addElementToHeaderMapping(String, String, String) - Method in class org.springframework.integration.config.xml.HeaderEnricherParserSupport
-
- addEndpoint(IntegrationRSocketEndpoint) - Method in class org.springframework.integration.rsocket.AbstractRSocketConnector
-
- addFilter(FileListFilter<F>) - Method in class org.springframework.integration.file.filters.CompositeFileListFilter
-
- addFilters(FileListFilter<F>...) - Method in class org.springframework.integration.file.filters.CompositeFileListFilter
-
- addFilters(Collection<? extends FileListFilter<F>>) - Method in class org.springframework.integration.file.filters.CompositeFileListFilter
-
Not thread safe.
- addHandler(MessageHandler) - Method in class org.springframework.integration.dispatcher.AbstractDispatcher
-
Add the handler to the internal Set.
- addHandler(MessageHandler) - Method in interface org.springframework.integration.dispatcher.MessageDispatcher
-
Add a message handler.
- addHeaders(Message<?>, Map<String, Object>) - Method in class org.springframework.integration.file.splitter.FileSplitter
-
- addHeaders(Message<?>, Map<String, Object>) - Method in class org.springframework.integration.splitter.AbstractMessageSplitter
-
Allows subclasses to add extra headers to the output messages.
- addInterceptor(ChannelInterceptor) - Method in class org.springframework.integration.amqp.channel.PollableAmqpChannel
-
- addInterceptor(int, ChannelInterceptor) - Method in class org.springframework.integration.amqp.channel.PollableAmqpChannel
-
- addInterceptor(ChannelInterceptor) - Method in class org.springframework.integration.channel.AbstractExecutorChannel
-
- addInterceptor(int, ChannelInterceptor) - Method in class org.springframework.integration.channel.AbstractExecutorChannel
-
- addInterceptor(ChannelInterceptor) - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
Add a channel interceptor to the end of the list.
- addInterceptor(int, ChannelInterceptor) - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
Add a channel interceptor to the specified index of the list.
- addInterceptor(ChannelInterceptor) - Method in class org.springframework.integration.channel.AbstractPollableChannel
-
- addInterceptor(int, ChannelInterceptor) - Method in class org.springframework.integration.channel.AbstractPollableChannel
-
- addInterceptor(ChannelInterceptor) - Method in class org.springframework.integration.jms.PollableJmsChannel
-
- addInterceptor(int, ChannelInterceptor) - Method in class org.springframework.integration.jms.PollableJmsChannel
-
- addInterceptor(ChannelInterceptor) - Method in class org.springframework.integration.kafka.channel.PollableKafkaChannel
-
- addInterceptor(int, ChannelInterceptor) - Method in class org.springframework.integration.kafka.channel.PollableKafkaChannel
-
- addLifecyclesToRole(String, List<String>) - Method in class org.springframework.integration.support.SmartLifecycleRoleController
-
- addLifecycleToRole(String, SmartLifecycle) - Method in class org.springframework.integration.support.SmartLifecycleRoleController
-
- addLifecycleToRole(String, String) - Method in class org.springframework.integration.support.SmartLifecycleRoleController
-
- addListener(MetadataStoreListener) - Method in class org.springframework.integration.gemfire.metadata.GemfireMetadataStore
-
- addListener(MetadataStoreListener) - Method in interface org.springframework.integration.metadata.ListenableMetadataStore
-
Registers a listener with the metadata store
- addListener(MetadataStoreListener) - Method in class org.springframework.integration.zookeeper.metadata.ZookeeperMetadataStore
-
- addMatchingInterceptors(InterceptableChannel, String) - Method in class org.springframework.integration.config.GlobalChannelInterceptorProcessor
-
Add any interceptor whose pattern matches against the channel's name.
- addMessage(Message<T>) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- addMessage(Message<T>) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- addMessage(Message<T>) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- addMessage(Message<T>) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- addMessage(Message<T>) - Method in interface org.springframework.integration.store.MessageStore
-
Put the provided Message into the MessageStore.
- addMessage(Message<T>) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- addMessageDocument(MessageDocument) - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- addMessagesToGroup(Object, Message<?>...) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- addMessagesToGroup(Object, Message<?>...) - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- addMessagesToGroup(Object, Message<?>...) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- addMessagesToGroup(Object, Message<?>...) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- addMessagesToGroup(Object, Message<?>...) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- addMessagesToGroup(Object, Message<?>...) - Method in interface org.springframework.integration.store.MessageGroupStore
-
Store messages with an association to a group id.
- addMessagesToGroup(Object, Message<?>...) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- addMessageToGroup(Object, Message<?>) - Method in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
Store a message in the database.
- addMessageToGroup(Object, Message<?>) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- addMessageToGroup(Object, Message<?>) - Method in class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
-
- addMessageToGroup(Object, Message<?>) - Method in class org.springframework.integration.redis.store.RedisChannelMessageStore
-
- addMessageToGroup(Object, Message<?>) - Method in class org.springframework.integration.redis.store.RedisChannelPriorityMessageStore
-
- addMessageToGroup(Object, Message<?>) - Method in class org.springframework.integration.store.AbstractMessageGroupStore
-
- addMessageToGroup(Object, Message<?>) - Method in interface org.springframework.integration.store.BasicMessageGroupStore
-
Store a message with an association to a group id.
- addMessagingAnnotationPostProcessor(Class<A>, MethodAnnotationPostProcessor<A>) - Method in class org.springframework.integration.config.annotation.MessagingAnnotationPostProcessor
-
- addNewConnection(TcpConnection) - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- addNewConnection(TcpConnection) - Method in interface org.springframework.integration.ip.tcp.connection.TcpSender
-
When we are using sockets owned by a
TcpListener, this
method is called each time a new connection is made.
- addNewConnection(TcpConnection) - Method in class org.springframework.integration.ip.tcp.TcpInboundGateway
-
- addNewConnection(TcpConnection) - Method in class org.springframework.integration.ip.tcp.TcpOutboundGateway
-
- addNewConnection(TcpConnection) - Method in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
-
- addNotPropagatedHeaders(String...) - Method in class org.springframework.integration.handler.AbstractMessageProducingHandler
-
- addNotPropagatedHeaders(String...) - Method in interface org.springframework.integration.handler.HeaderPropagationAware
-
Add headers that will NOT be copied from the inbound message if
the handler is configured to copy headers, instead of overwriting
the existing set.
- addNotPropagatedHeaders(String...) - Method in class org.springframework.integration.transformer.MessageTransformingHandler
-
- addPatternMapping(Pattern, ChannelAccessPolicy) - Method in class org.springframework.integration.security.channel.ChannelSecurityMetadataSource
-
- addProperties(Map<String, Object>) - Method in class org.springframework.integration.graph.IntegrationNode
-
Add extra property to the node.
- addProperty(String, Object) - Method in class org.springframework.integration.graph.IntegrationNode
-
Add extra property to the node.
- addQueueNames(String...) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- addQueues(Queue...) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- addReadOnlyHeaders(String...) - Method in class org.springframework.integration.support.DefaultMessageBuilderFactory
-
Add headers to the configured list of read only headers.
- addRecipient(String, String) - Method in class org.springframework.integration.router.RecipientListRouter
-
- addRecipient(String) - Method in class org.springframework.integration.router.RecipientListRouter
-
- addRecipient(String, MessageSelector) - Method in class org.springframework.integration.router.RecipientListRouter
-
- addRecipient(MessageChannel) - Method in class org.springframework.integration.router.RecipientListRouter
-
- addRecipient(MessageChannel, MessageSelector) - Method in class org.springframework.integration.router.RecipientListRouter
-
- addRecipient(String, String) - Method in interface org.springframework.integration.router.RecipientListRouterManagement
-
Add a recipient with channelName and expression.
- addRecipient(String) - Method in interface org.springframework.integration.router.RecipientListRouterManagement
-
Add a recipient with channelName.
- addSessionFactory(String, SessionFactory<F>) - Method in class org.springframework.integration.file.remote.session.DefaultSessionFactoryLocator
-
- addSessionFactory(Object, SessionFactory<F>) - Method in class org.springframework.integration.file.remote.session.DefaultSessionFactoryLocator
-
Add a session factory.
- addStandardHeaders(TcpConnection, MessageHeaders) - Method in class org.springframework.integration.ip.tcp.connection.TcpMessageMapper
-
- addSupportedProtocols(String...) - Method in class org.springframework.integration.websocket.IntegrationWebSocketContainer
-
- addTopic(String, int) - Method in class org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter
-
Add a topic to the subscribed list.
- addTopic(String...) - Method in class org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter
-
Add a topic (or topics) to the subscribed list (qos=1).
- addTopic(String, int) - Method in class org.springframework.integration.mqtt.inbound.MqttPahoMessageDrivenChannelAdapter
-
- addTopics(String[], int[]) - Method in class org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter
-
Add topics to the subscribed list.
- adjustLogLevels(String, List<Class<?>>, List<String>, Level) - Static method in class org.springframework.integration.test.util.TestUtils
-
- advice(Advice...) - Method in class org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec
-
- advice(Advice...) - Method in class org.springframework.integration.dsl.ConsumerEndpointSpec
-
Configure a list of
Advice objects to be applied, in nested order, to the
endpoint's handler.
- advice(Advice...) - Method in class org.springframework.integration.dsl.PollerSpec
-
Specify AOP
Advices for the
pollingTask.
- adviceChain(Advice...) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- adviceChain - Variable in class org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec
-
- adviceChain - Variable in class org.springframework.integration.dsl.ConsumerEndpointSpec
-
- adviceChain(Advice...) - Method in class org.springframework.integration.mail.dsl.ImapIdleChannelAdapterSpec
-
Configure a chain of
Advice objects for message delivery, applied to
the downstream flow.
- AdviceMessage<T> - Class in org.springframework.integration.message
-
A message implementation that is produced by an advice after
successful message handling.
- AdviceMessage(T, Message<?>) - Constructor for class org.springframework.integration.message.AdviceMessage
-
- AdviceMessage(T, Map<String, Object>, Message<?>) - Constructor for class org.springframework.integration.message.AdviceMessage
-
- AdviceMessage(T, MessageHeaders, Message<?>) - Constructor for class org.springframework.integration.message.AdviceMessage
-
- AdviceMessageJacksonDeserializer - Class in org.springframework.integration.support.json
-
- AdviceMessageJacksonDeserializer() - Constructor for class org.springframework.integration.support.json.AdviceMessageJacksonDeserializer
-
- afterAll(ExtensionContext) - Method in class org.springframework.integration.test.condition.LogLevelsCondition
-
- afterCommit(Object) - Method in class org.springframework.integration.redis.inbound.RedisStoreMessageSource
-
- afterCommit(String) - Method in class org.springframework.integration.transaction.TransactionSynchronizationFactoryBean
-
- afterCommit(String, String) - Method in class org.springframework.integration.transaction.TransactionSynchronizationFactoryBean
-
- afterCommit(MessageChannel) - Method in class org.springframework.integration.transaction.TransactionSynchronizationFactoryBean
-
- afterCommit(String, MessageChannel) - Method in class org.springframework.integration.transaction.TransactionSynchronizationFactoryBean
-
- afterEach(ExtensionContext) - Method in class org.springframework.integration.test.condition.LogLevelsCondition
-
- afterMessageHandled(Message<?>, MessageChannel, MessageHandler, Exception) - Method in class org.springframework.integration.channel.interceptor.ThreadStatePropagationChannelInterceptor
-
- afterMessageHandled(Message<?>, MessageChannel, MessageHandler, Exception) - Method in class org.springframework.integration.security.channel.SecurityContextPropagationChannelInterceptor
-
- afterPropertiesSet() - Method in class org.springframework.integration.aop.PublisherAnnotationBeanPostProcessor
-
- afterPropertiesSet() - Method in class org.springframework.integration.config.annotation.MessagingAnnotationPostProcessor
-
- afterPropertiesSet() - Method in class org.springframework.integration.config.ConsumerEndpointFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.integration.config.CorrelationStrategyFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.integration.config.IntegrationEvaluationContextFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.integration.config.IntegrationSimpleEvaluationContextFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.integration.config.ReleaseStrategyFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.integration.config.SpelFunctionFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
- afterPropertiesSet() - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- afterPropertiesSet() - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- afterPropertiesSet() - Method in class org.springframework.integration.ftp.server.ApacheMinaFtplet
-
- afterPropertiesSet() - Method in class org.springframework.integration.groovy.GroovyScriptExecutingMessageProcessor
-
- afterPropertiesSet() - Method in class org.springframework.integration.http.inbound.IntegrationRequestMappingHandlerMapping
-
- afterPropertiesSet() - Method in class org.springframework.integration.http.support.DefaultHttpHeaderMapper
-
- afterPropertiesSet() - Method in class org.springframework.integration.jdbc.lock.DefaultLockRepository
-
- afterPropertiesSet() - Method in class org.springframework.integration.jdbc.metadata.JdbcMetadataStore
-
- afterPropertiesSet() - Method in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
- afterPropertiesSet() - Method in class org.springframework.integration.jdbc.StoredProcExecutor
-
- afterPropertiesSet() - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- afterPropertiesSet() - Method in class org.springframework.integration.jpa.core.JpaExecutor
-
Verify and sets the parameters.
- afterPropertiesSet() - Method in class org.springframework.integration.metadata.PropertiesPersistingMetadataStore
-
- afterPropertiesSet() - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- afterPropertiesSet() - Method in class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
-
- afterPropertiesSet() - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- afterPropertiesSet() - Method in class org.springframework.integration.redis.outbound.ExpressionArgumentsStrategy
-
- afterPropertiesSet() - Method in class org.springframework.integration.redis.store.RedisChannelMessageStore
-
- afterPropertiesSet() - Method in class 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() - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
-
- afterPropertiesSet() - Method in class org.springframework.integration.store.MessageGroupStoreReaper
-
- afterPropertiesSet() - Method in class org.springframework.integration.support.converter.ConfigurableCompositeMessageConverter
-
- afterPropertiesSet() - Method in class org.springframework.integration.util.AbstractExpressionEvaluator
-
- afterPropertiesSet() - Method in class org.springframework.integration.webflux.inbound.WebFluxIntegrationRequestMappingHandlerMapping
-
- afterPropertiesSet() - Method in class org.springframework.integration.zeromq.ZeroMqProxy
-
- afterPropertiesSet() - Method in class org.springframework.integration.zookeeper.config.LeaderInitiatorFactoryBean
-
- afterReceive(Message<?>, MessageSource<?>) - Method in class org.springframework.integration.aop.CompoundTriggerAdvice
-
- afterReceive(Message<?>, Object) - Method in class org.springframework.integration.aop.CompoundTriggerAdvice
-
- afterReceive(Message<?>, Object) - Method in interface org.springframework.integration.aop.MessageSourceMutator
-
- afterReceive(Message<?>, MessageSource<?>) - Method in interface org.springframework.integration.aop.MessageSourceMutator
-
Subclasses can take actions based on the result of the poll; e.g.
- afterReceive(Message<?>, Object) - Method in interface org.springframework.integration.aop.ReceiveMessageAdvice
-
- afterReceive(Message<?>, MessageSource<?>) - Method in class org.springframework.integration.aop.SimpleActiveIdleMessageSourceAdvice
-
Deprecated.
- afterReceive(Message<?>, Object) - Method in class org.springframework.integration.aop.SimpleActiveIdleReceiveMessageAdvice
-
- afterReceive(Message<?>, MessageSource<?>) - Method in class org.springframework.integration.file.remote.aop.RotatingServerAdvice
-
- afterReceive(boolean, MessageSource<?>) - Method in interface org.springframework.integration.file.remote.aop.RotationPolicy
-
Invoked after the message source receive() method.
- afterReceive(boolean, MessageSource<?>) - Method in class org.springframework.integration.file.remote.aop.StandardRotationPolicy
-
- afterReceiveCompletion(Message<?>, MessageChannel, Exception, Deque<ChannelInterceptor>) - Method in class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
-
- afterReceivePostProcessors(MessagePostProcessor...) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- afterRelease(MessageGroup, Collection<Message<?>>) - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
Allows you to provide additional logic that needs to be performed after the MessageGroup was released.
- afterRelease(MessageGroup, Collection<Message<?>>, boolean) - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
Subclasses may override if special action is needed because the group was released or discarded
due to a timeout.
- afterRelease(MessageGroup, Collection<Message<?>>) - Method in class org.springframework.integration.aggregator.AggregatingMessageHandler
-
Complete the group and remove all its messages.
- afterRelease(MessageGroup, Collection<Message<?>>) - Method in class org.springframework.integration.aggregator.ResequencingMessageHandler
-
- afterRelease(MessageGroup, Collection<Message<?>>, boolean) - Method in class org.springframework.integration.aggregator.ResequencingMessageHandler
-
Perform group removal if its size is equal to the sequenceSize.
- afterRollback(Object) - Method in class org.springframework.integration.redis.inbound.RedisStoreMessageSource
-
- afterRollback(String) - Method in class org.springframework.integration.transaction.TransactionSynchronizationFactoryBean
-
- afterRollback(String, String) - Method in class org.springframework.integration.transaction.TransactionSynchronizationFactoryBean
-
- afterRollback(MessageChannel) - Method in class org.springframework.integration.transaction.TransactionSynchronizationFactoryBean
-
- afterRollback(String, MessageChannel) - Method in class org.springframework.integration.transaction.TransactionSynchronizationFactoryBean
-
- afterSendCompletion(Message<?>, MessageChannel, boolean, Exception, Deque<ChannelInterceptor>) - Method in class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
-
- afterSessionEnded(WebSocketSession, CloseStatus) - Method in class org.springframework.integration.websocket.inbound.WebSocketInboundChannelAdapter
-
- afterSessionEnded(WebSocketSession, CloseStatus, MessageChannel) - Method in class org.springframework.integration.websocket.support.PassThruSubProtocolHandler
-
- afterSessionEnded(WebSocketSession, CloseStatus) - Method in interface org.springframework.integration.websocket.WebSocketListener
-
- afterSessionStarted(WebSocketSession) - Method in class org.springframework.integration.websocket.inbound.WebSocketInboundChannelAdapter
-
- afterSessionStarted(WebSocketSession, MessageChannel) - Method in class org.springframework.integration.websocket.support.PassThruSubProtocolHandler
-
- afterSessionStarted(WebSocketSession) - Method in interface org.springframework.integration.websocket.WebSocketListener
-
- afterShutdown() - Method in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter
-
- afterShutdown() - Method in interface org.springframework.integration.context.OrderlyShutdownCapable
-
Called after normal shutdown of schedulers, executors etc,
and after the shutdown delay has elapsed, but before any
forced shutdown of any remaining active scheduler/executor
threads.Can optionally return the number of active messages
still in process.
- afterShutdown() - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- afterShutdown() - Method in class org.springframework.integration.ip.tcp.connection.AbstractServerConnectionFactory
-
- afterShutdown() - Method in class org.springframework.integration.ip.tcp.TcpInboundGateway
-
- afterShutdown() - Method in class org.springframework.integration.ip.tcp.TcpReceivingChannelAdapter
-
- afterShutdown() - Method in class org.springframework.integration.jms.JmsInboundGateway
-
- afterShutdown() - Method in class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
- afterShutdown() - Method in class org.springframework.integration.kafka.inbound.KafkaInboundGateway
-
- afterShutdown() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageDrivenChannelAdapter
-
- afterShutdown() - Method in class org.springframework.integration.ws.AbstractWebServiceInboundGateway
-
- afterSingletonsInstantiated() - Method in class org.springframework.integration.config.annotation.MessagingAnnotationPostProcessor
-
- afterSingletonsInstantiated() - Method in class org.springframework.integration.config.GlobalChannelInterceptorProcessor
-
- afterSingletonsInstantiated() - Method in class org.springframework.integration.config.IntegrationManagementConfigurer
-
- afterSingletonsInstantiated() - Method in class org.springframework.integration.dsl.context.IntegrationFlowBeanPostProcessor
-
- afterSingletonsInstantiated() - Method in class org.springframework.integration.endpoint.MessageProducerSupport
-
- afterSingletonsInstantiated() - Method in class org.springframework.integration.handler.advice.CacheRequestHandlerAdvice
-
- afterSingletonsInstantiated() - Method in class 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
-
- aggregate() - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- aggregate(Consumer<AggregatorSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- AggregatedXmlMessageValidationException - Exception in org.springframework.integration.xml
-
- AggregatedXmlMessageValidationException(List<Throwable>) - Constructor for exception org.springframework.integration.xml.AggregatedXmlMessageValidationException
-
- aggregateHeaders(MessageGroup) - Method in class org.springframework.integration.aggregator.AbstractAggregatingMessageGroupProcessor
-
This default implementation simply returns all headers that have no conflicts among the group.
- AggregateMessageDeliveryException - Exception in org.springframework.integration.dispatcher
-
An Exception that encapsulates an aggregated group of Exceptions for use by dispatchers
that may try multiple handler invocations within a single dispatch operation.
- AggregateMessageDeliveryException(Message<?>, String, List<? extends Exception>) - Constructor for exception org.springframework.integration.dispatcher.AggregateMessageDeliveryException
-
- aggregatePayloads(MessageGroup, Map<String, Object>) - Method in class org.springframework.integration.aggregator.AbstractAggregatingMessageGroupProcessor
-
- aggregatePayloads(MessageGroup, Map<String, Object>) - Method in class org.springframework.integration.aggregator.DefaultAggregatingMessageGroupProcessor
-
- aggregatePayloads(MessageGroup, Map<String, Object>) - Method in class org.springframework.integration.aggregator.ExpressionEvaluatingMessageGroupProcessor
-
Evaluate the expression provided on the messages (a collection) in the group, and delegate to the
MessagingTemplate to send downstream.
- aggregatePayloads(MessageGroup, Map<String, Object>) - Method in class org.springframework.integration.aggregator.MethodInvokingMessageGroupProcessor
-
- AggregatingMessageHandler - Class in org.springframework.integration.aggregator
-
- AggregatingMessageHandler(MessageGroupProcessor, MessageGroupStore, CorrelationStrategy, ReleaseStrategy) - Constructor for class org.springframework.integration.aggregator.AggregatingMessageHandler
-
- AggregatingMessageHandler(MessageGroupProcessor, MessageGroupStore) - Constructor for class org.springframework.integration.aggregator.AggregatingMessageHandler
-
- AggregatingMessageHandler(MessageGroupProcessor) - Constructor for class org.springframework.integration.aggregator.AggregatingMessageHandler
-
- Aggregator - Annotation Type in org.springframework.integration.annotation
-
Indicates that a method is capable of aggregating messages.
- AggregatorAnnotationPostProcessor - Class in org.springframework.integration.config.annotation
-
- AggregatorAnnotationPostProcessor(ConfigurableListableBeanFactory) - Constructor for class org.springframework.integration.config.annotation.AggregatorAnnotationPostProcessor
-
- AggregatorFactoryBean - Class in org.springframework.integration.config
-
- AggregatorFactoryBean() - Constructor for class org.springframework.integration.config.AggregatorFactoryBean
-
- AggregatorParser - Class in org.springframework.integration.config.xml
-
Parser for the aggregator element of the integration namespace.
- AggregatorParser() - Constructor for class org.springframework.integration.config.xml.AggregatorParser
-
- AggregatorSpec - Class in org.springframework.integration.dsl
-
- AggregatorSpec() - Constructor for class org.springframework.integration.dsl.AggregatorSpec
-
- allEndpointsRunning(String) - Method in class org.springframework.integration.support.SmartLifecycleRoleController
-
Return true if all endpoints in the role are running.
- allocate(int) - Method in class org.springframework.integration.ip.tcp.connection.TcpNioConnection
-
Allocates a ByteBuffer of the requested length using normal or
direct buffers, depending on the usingDirectBuffers field.
- allowCredentials(Boolean) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec.CrossOriginSpec
-
Whether the browser should include any cookies associated with the
domain of the request being annotated.
- allowedHeaders(String...) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec.CrossOriginSpec
-
List of request headers that can be used during the actual request.
- AllowListDeserializingConverter - Class in org.springframework.integration.support.converter
-
- AllowListDeserializingConverter() - Constructor for class org.springframework.integration.support.converter.AllowListDeserializingConverter
-
- AllowListDeserializingConverter(ClassLoader) - Constructor for class org.springframework.integration.support.converter.AllowListDeserializingConverter
-
- AllowListDeserializingConverter(Deserializer<Object>) - Constructor for class org.springframework.integration.support.converter.AllowListDeserializingConverter
-
- alwaysAccept(F) - Method in class org.springframework.integration.file.filters.AbstractDirectoryAwareFileListFilter
-
- alwaysRequeueWithTxManagerRollback(boolean) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
Set to true to always requeue on transaction rollback with an external TransactionManager.
- Amqp - Class in org.springframework.integration.amqp.dsl
-
Factory class for AMQP components.
- AMQP_RAW_MESSAGE - Static variable in class org.springframework.integration.amqp.support.AmqpMessageHeaderErrorMessageStrategy
-
Header name/retry context variable for the raw received message.
- AmqpAckCallback(AmqpMessageSource.AmqpAckInfo) - Constructor for class org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckCallback
-
- AmqpAckCallbackFactory() - Constructor for class org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckCallbackFactory
-
- AmqpAckInfo(Connection, Channel, boolean, GetResponse) - Constructor for class org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckInfo
-
- AmqpAsyncOutboundGatewaySpec - Class in org.springframework.integration.amqp.dsl
-
- AmqpAsyncOutboundGatewaySpec(AsyncRabbitTemplate) - Constructor for class org.springframework.integration.amqp.dsl.AmqpAsyncOutboundGatewaySpec
-
- AmqpBaseInboundChannelAdapterSpec<S extends AmqpBaseInboundChannelAdapterSpec<S>> - Class in org.springframework.integration.amqp.dsl
-
- AmqpBaseInboundChannelAdapterSpec(AmqpInboundChannelAdapter) - Constructor for class org.springframework.integration.amqp.dsl.AmqpBaseInboundChannelAdapterSpec
-
- AmqpBaseInboundGatewaySpec<S extends AmqpBaseInboundGatewaySpec<S>> - Class in org.springframework.integration.amqp.dsl
-
- AmqpBaseInboundGatewaySpec(AmqpInboundGateway) - Constructor for class org.springframework.integration.amqp.dsl.AmqpBaseInboundGatewaySpec
-
- AmqpBaseOutboundEndpointSpec<S extends AmqpBaseOutboundEndpointSpec<S,E>,E extends AbstractAmqpOutboundEndpoint> - Class in org.springframework.integration.amqp.dsl
-
- AmqpBaseOutboundEndpointSpec() - Constructor for class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
- AmqpChannelFactoryBean - Class in org.springframework.integration.amqp.config
-
If point-to-point, we send to the default exchange with the routing key
equal to "[beanName]" and we declare that same Queue and register a listener
if message-driven or poll explicitly otherwise.
- AmqpChannelFactoryBean() - Constructor for class org.springframework.integration.amqp.config.AmqpChannelFactoryBean
-
- AmqpChannelFactoryBean(boolean) - Constructor for class org.springframework.integration.amqp.config.AmqpChannelFactoryBean
-
- amqpChannelFactoryBean - Variable in class org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec
-
- AmqpChannelParser - Class in org.springframework.integration.amqp.config
-
Parser for the 'channel' and 'publish-subscribe-channel' elements of the
Spring Integration AMQP namespace.
- AmqpChannelParser() - Constructor for class org.springframework.integration.amqp.config.AmqpChannelParser
-
- AmqpHeaderMapper - Interface in org.springframework.integration.amqp.support
-
- AmqpInboundChannelAdapter - Class in org.springframework.integration.amqp.inbound
-
Adapter that receives Messages from an AMQP Queue, converts them into
Spring Integration Messages, and sends the results to a Message Channel.
- AmqpInboundChannelAdapter(AbstractMessageListenerContainer) - Constructor for class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter
-
- AmqpInboundChannelAdapter.BatchListener - Class in org.springframework.integration.amqp.inbound
-
- AmqpInboundChannelAdapter.BatchMode - Enum in org.springframework.integration.amqp.inbound
-
Defines the payload type when the listener container is configured with consumerBatchEnabled.
- AmqpInboundChannelAdapter.Listener - Class in org.springframework.integration.amqp.inbound
-
- AmqpInboundChannelAdapterDMLCSpec - Class in org.springframework.integration.amqp.dsl
-
- AmqpInboundChannelAdapterDMLCSpec(DirectMessageListenerContainer) - Constructor for class org.springframework.integration.amqp.dsl.AmqpInboundChannelAdapterDMLCSpec
-
- AmqpInboundChannelAdapterParser - Class in org.springframework.integration.amqp.config
-
Parser for the AMQP 'inbound-channel-adapter' element.
- AmqpInboundChannelAdapterSMLCSpec - Class in org.springframework.integration.amqp.dsl
-
- AmqpInboundChannelAdapterSMLCSpec(SimpleMessageListenerContainer) - Constructor for class org.springframework.integration.amqp.dsl.AmqpInboundChannelAdapterSMLCSpec
-
- AmqpInboundChannelAdapterSpec<S extends AmqpInboundChannelAdapterSpec<S,C>,C extends AbstractMessageListenerContainer> - Class in org.springframework.integration.amqp.dsl
-
- AmqpInboundChannelAdapterSpec(AbstractMessageListenerContainerSpec<?, C>) - Constructor for class org.springframework.integration.amqp.dsl.AmqpInboundChannelAdapterSpec
-
- AmqpInboundGateway - Class in org.springframework.integration.amqp.inbound
-
Adapter that receives Messages from an AMQP Queue, converts them into
Spring Integration Messages, and sends the results to a Message Channel.
- AmqpInboundGateway(AbstractMessageListenerContainer) - Constructor for class org.springframework.integration.amqp.inbound.AmqpInboundGateway
-
- AmqpInboundGateway(AbstractMessageListenerContainer, AmqpTemplate) - Constructor for class org.springframework.integration.amqp.inbound.AmqpInboundGateway
-
- AmqpInboundGateway.Listener - Class in org.springframework.integration.amqp.inbound
-
- AmqpInboundGatewayDMLCSpec - Class in org.springframework.integration.amqp.dsl
-
- AmqpInboundGatewayDMLCSpec(DirectMessageListenerContainer, AmqpTemplate) - Constructor for class org.springframework.integration.amqp.dsl.AmqpInboundGatewayDMLCSpec
-
- AmqpInboundGatewayDMLCSpec(DirectMessageListenerContainer) - Constructor for class org.springframework.integration.amqp.dsl.AmqpInboundGatewayDMLCSpec
-
- AmqpInboundGatewayParser - Class in org.springframework.integration.amqp.config
-
Parser for the AMQP 'inbound-gateway' element.
- AmqpInboundGatewaySMLCSpec - Class in org.springframework.integration.amqp.dsl
-
- AmqpInboundGatewaySMLCSpec(SimpleMessageListenerContainer, AmqpTemplate) - Constructor for class org.springframework.integration.amqp.dsl.AmqpInboundGatewaySMLCSpec
-
- AmqpInboundGatewaySMLCSpec(SimpleMessageListenerContainer) - 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>) - Constructor for class org.springframework.integration.amqp.dsl.AmqpInboundGatewaySpec
-
- AmqpInboundPolledChannelAdapterSpec - Class in org.springframework.integration.amqp.dsl
-
Spec for a polled AMQP inbound channel adapter.
- AmqpInboundPolledChannelAdapterSpec(ConnectionFactory, String) - Constructor for class org.springframework.integration.amqp.dsl.AmqpInboundPolledChannelAdapterSpec
-
- AmqpInboundPolledChannelAdapterSpec(ConnectionFactory, AmqpMessageSource.AmqpAckCallbackFactory, String) - Constructor for class org.springframework.integration.amqp.dsl.AmqpInboundPolledChannelAdapterSpec
-
- AmqpMessageChannelSpec<S extends AmqpMessageChannelSpec<S,T>,T extends AbstractAmqpChannel> - Class in org.springframework.integration.amqp.dsl
-
- AmqpMessageChannelSpec(ConnectionFactory) - Constructor for class org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec
-
- amqpMessageConverter(MessageConverter) - Method in class org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec
-
- AmqpMessageHeaderErrorMessageStrategy - Class in org.springframework.integration.amqp.support
-
- AmqpMessageHeaderErrorMessageStrategy() - Constructor for class org.springframework.integration.amqp.support.AmqpMessageHeaderErrorMessageStrategy
-
- AmqpMessageSource - Class in org.springframework.integration.amqp.inbound
-
- AmqpMessageSource(ConnectionFactory, String) - Constructor for class org.springframework.integration.amqp.inbound.AmqpMessageSource
-
- AmqpMessageSource(ConnectionFactory, AmqpMessageSource.AmqpAckCallbackFactory, String) - Constructor for class org.springframework.integration.amqp.inbound.AmqpMessageSource
-
- AmqpMessageSource.AmqpAckCallback - Class in org.springframework.integration.amqp.inbound
-
- AmqpMessageSource.AmqpAckCallbackFactory - Class in org.springframework.integration.amqp.inbound
-
- AmqpMessageSource.AmqpAckInfo - Class in org.springframework.integration.amqp.inbound
-
Information for building an AmqpAckCallback.
- AmqpNamespaceHandler - Class in org.springframework.integration.amqp.config
-
Namespace handler for the AMQP schema.
- AmqpNamespaceHandler() - Constructor for class org.springframework.integration.amqp.config.AmqpNamespaceHandler
-
- AmqpOutboundChannelAdapterParser - Class in org.springframework.integration.amqp.config
-
Parser for the AMQP 'outbound-channel-adapter' element.
- AmqpOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.amqp.config.AmqpOutboundChannelAdapterParser
-
- AmqpOutboundChannelAdapterSpec - Class in org.springframework.integration.amqp.dsl
-
Spec for an outbound AMQP channel adapter
- AmqpOutboundChannelAdapterSpec(AmqpTemplate) - Constructor for class org.springframework.integration.amqp.dsl.AmqpOutboundChannelAdapterSpec
-
- AmqpOutboundEndpoint - Class in org.springframework.integration.amqp.outbound
-
Adapter that converts and sends Messages to an AMQP Exchange.
- AmqpOutboundEndpoint(AmqpTemplate) - Constructor for class org.springframework.integration.amqp.outbound.AmqpOutboundEndpoint
-
- AmqpOutboundEndpointSpec<S extends AmqpOutboundEndpointSpec<S>> - Class in org.springframework.integration.amqp.dsl
-
Base spec for outbound AMQP endpoints.
- AmqpOutboundEndpointSpec(AmqpTemplate, boolean) - Constructor for class org.springframework.integration.amqp.dsl.AmqpOutboundEndpointSpec
-
- AmqpOutboundGatewayParser - Class in org.springframework.integration.amqp.config
-
Parser for the AMQP 'outbound-channel-adapter' element.
- AmqpOutboundGatewayParser() - Constructor for class org.springframework.integration.amqp.config.AmqpOutboundGatewayParser
-
- AmqpOutboundGatewaySpec - Class in org.springframework.integration.amqp.dsl
-
Spec for an outbound AMQP gateway.
- AmqpOutboundGatewaySpec(AmqpTemplate) - Constructor for class org.springframework.integration.amqp.dsl.AmqpOutboundGatewaySpec
-
- AmqpPollableMessageChannelSpec<S extends AmqpPollableMessageChannelSpec<S,T>,T extends AbstractAmqpChannel> - Class in org.springframework.integration.amqp.dsl
-
- AmqpPollableMessageChannelSpec(ConnectionFactory) - Constructor for class org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec
-
- AmqpPublishSubscribeMessageChannelSpec - Class in org.springframework.integration.amqp.dsl
-
- AmqpPublishSubscribeMessageChannelSpec(ConnectionFactory) - Constructor for class org.springframework.integration.amqp.dsl.AmqpPublishSubscribeMessageChannelSpec
-
- AnnotatedMethodFilter - Class in org.springframework.integration.util
-
A MethodFilter implementation that enables the following:
matching on method name, if available
exclusion of void-returning methods if 'requiresReply' is true
limiting to annotated methods if at least one is present
- AnnotatedMethodFilter(Class<? extends Annotation>, String, boolean) - Constructor for class org.springframework.integration.util.AnnotatedMethodFilter
-
- AnnotationConfigParser - Class in org.springframework.integration.config.xml
-
Parser for the <annotation-config> element of the integration namespace.
- AnnotationConfigParser() - Constructor for class org.springframework.integration.config.xml.AnnotationConfigParser
-
- AnnotationConstants - Class in org.springframework.integration.annotation
-
Common value constants for annotation attributes.
- AnnotationGatewayProxyFactoryBean - Class in org.springframework.integration.gateway
-
- AnnotationGatewayProxyFactoryBean(Class<?>) - Constructor for class org.springframework.integration.gateway.AnnotationGatewayProxyFactoryBean
-
- AnnotationMetadataAdapter - Class in org.springframework.integration.config.annotation
-
- AnnotationMetadataAdapter() - Constructor for class org.springframework.integration.config.annotation.AnnotationMetadataAdapter
-
- annotationType - Variable in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- ApacheCommonsFileTailingMessageProducer - Class in org.springframework.integration.file.tail
-
File tailer that delegates to the Apache Commons Tailer.
- ApacheCommonsFileTailingMessageProducer() - Constructor for class org.springframework.integration.file.tail.ApacheCommonsFileTailingMessageProducer
-
- ApacheMinaFtpEvent - Class in org.springframework.integration.ftp.server
-
ApplicationEvent generated from Apache Mina ftp events.
- ApacheMinaFtpEvent(Object) - Constructor for class org.springframework.integration.ftp.server.ApacheMinaFtpEvent
-
- ApacheMinaFtpEvent(Object, Throwable) - Constructor for class org.springframework.integration.ftp.server.ApacheMinaFtpEvent
-
- ApacheMinaFtplet - Class in org.springframework.integration.ftp.server
-
A listener for FTP events emitted by an Apache Mina ftp server.
- ApacheMinaFtplet() - Constructor for class org.springframework.integration.ftp.server.ApacheMinaFtplet
-
- ApacheMinaSftpEvent - Class in org.springframework.integration.sftp.server
-
ApplicationEvent generated from Apache Mina sftp events.
- ApacheMinaSftpEvent(Object) - Constructor for class org.springframework.integration.sftp.server.ApacheMinaSftpEvent
-
- ApacheMinaSftpEvent(Object, Throwable) - Constructor for class org.springframework.integration.sftp.server.ApacheMinaSftpEvent
-
- ApacheMinaSftpEventListener - Class in org.springframework.integration.sftp.server
-
A listener for SFTP events emitted by an Apache Mina sshd/sftp server.
- ApacheMinaSftpEventListener() - Constructor for class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
-
- APP_NAME - Static variable in class org.springframework.integration.syslog.SyslogHeaders
-
- append(Message<?>) - Method in interface org.springframework.integration.file.remote.RemoteFileOperations
-
Send a file to a remote server, based on information in a message, appending.
- append(Message<?>, String) - Method in interface org.springframework.integration.file.remote.RemoteFileOperations
-
Send a file to a remote server, based on information in a message, appending.
- append(Message<?>) - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- append(Message<?>, String) - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- append(InputStream, String) - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
-
- append(InputStream, String) - Method in interface org.springframework.integration.file.remote.session.Session
-
Append to a file.
- append(InputStream, String) - Method in class org.springframework.integration.ftp.session.FtpSession
-
- append(InputStream, String) - Method in class org.springframework.integration.sftp.session.SftpSession
-
- appendNewLine(boolean) - Method in class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
If true will append a new-line after each write.
- appendNewLine(boolean) - Method in class org.springframework.integration.stream.CharacterStreamWritingMessageHandler
-
- ApplicationEventListeningMessageProducer - Class in org.springframework.integration.event.inbound
-
- ApplicationEventListeningMessageProducer() - Constructor for class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
-
- ApplicationEventMulticasterParser - Class in org.springframework.integration.config.xml
-
Parser for the <application-event-multicaster> element of the
integration namespace.
- ApplicationEventMulticasterParser() - Constructor for class org.springframework.integration.config.xml.ApplicationEventMulticasterParser
-
- ApplicationEventPublishingMessageHandler - Class in org.springframework.integration.event.outbound
-
- ApplicationEventPublishingMessageHandler() - Constructor for class org.springframework.integration.event.outbound.ApplicationEventPublishingMessageHandler
-
- apply(MessageGroup) - Method in class org.springframework.integration.aggregator.DefaultAggregateHeadersFunction
-
- apply(Statement, FrameworkMethod, Object) - Method in class org.springframework.integration.test.rule.Log4j2LevelAdjuster
-
- apply(Statement, Description) - Method in class org.springframework.integration.test.support.LongRunningIntegrationTest
-
- 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
-
Creates a where-clause referencing the given entities and appends it to the given query string.
- applyReceiveOnlyAdviceChain(Collection<Advice>) - Method in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
- applySequence(boolean) - Method in class org.springframework.integration.dsl.AbstractRouterSpec
-
- applySequence(boolean) - Method in class org.springframework.integration.dsl.PublishSubscribeChannelSpec
-
- applySequence(boolean) - Method in class org.springframework.integration.dsl.SplitterEndpointSpec
-
Set the applySequence flag to the specified value.
- applySequence(boolean) - Method in class org.springframework.integration.file.dsl.FileSplitterSpec
-
A boolean flag to indicate if sequenceDetails should be
applied for messages based on the lines from file.
- applySystemFileSeparator(String) - Static method in class org.springframework.integration.test.util.TestUtils
-
Update file path by replacing any '/' with the system's file separator.
- ARGUMENT_RESOLVER_MESSAGE_CONVERTER_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- ArgumentsStrategy - Interface in org.springframework.integration.redis.outbound
-
- asFileInfoList(Collection<F>) - Method in class org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource
-
- asFileInfoList(Collection<F>) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- asFileInfoList(Collection<FTPFile>) - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- asFileInfoList(Collection<FTPFile>) - Method in class org.springframework.integration.ftp.inbound.FtpStreamingMessageSource
-
- asFileInfoList(Collection<ChannelSftp.LsEntry>) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
-
- asFileInfoList(Collection<ChannelSftp.LsEntry>) - Method in class org.springframework.integration.sftp.inbound.SftpStreamingMessageSource
-
- asMap() - Method in class org.springframework.integration.syslog.DefaultMessageConverter
-
- assemble(E) - Method in class org.springframework.integration.ws.dsl.BaseWsInboundGatewaySpec
-
- assemble(E) - Method in class org.springframework.integration.ws.dsl.BaseWsOutboundGatewaySpec
-
- assemble(MarshallingWebServiceOutboundGateway) - Method in class org.springframework.integration.ws.dsl.MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec
-
- assemble(SimpleWebServiceOutboundGateway) - Method in class org.springframework.integration.ws.dsl.SimpleWsOutboundGatewaySpec
-
- assemble(SimpleWebServiceOutboundGateway) - Method in class org.springframework.integration.ws.dsl.SimpleWsOutboundGatewaySpec.SimpleWsOutboundGatewayNoTemplateSpec
-
- assertHandler() - Method in class org.springframework.integration.dsl.EndpointSpec
-
- assertions - Variable in class org.springframework.integration.test.mail.TestMailServer.MailServer
-
- assertReceived(String) - Method in class org.springframework.integration.test.mail.TestMailServer.MailServer
-
- assertReceiver() - Method in class org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec
-
- assertRemoteFileTemplateMutability(String) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- async(boolean) - Method in class org.springframework.integration.dsl.BarrierSpec
-
- async(boolean) - Method in class org.springframework.integration.dsl.ConsumerEndpointSpec
-
Allow async replies.
- async(boolean) - Method in class org.springframework.integration.ip.dsl.TcpOutboundGatewaySpec
-
Set to true to release the sending thread and receive the reply asynchronously.
- AsyncAmqpOutboundGateway - Class in org.springframework.integration.amqp.outbound
-
An outbound gateway where the sending thread is released immediately and the reply
is sent on the async template's listener container thread.
- AsyncAmqpOutboundGateway(AsyncRabbitTemplate) - Constructor for class org.springframework.integration.amqp.outbound.AsyncAmqpOutboundGateway
-
- asyncConvertAndSend(Object) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncConvertAndSend(MessageChannel, Object) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncConvertAndSend(String, Object) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncConvertAndSend(Object) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncConvertAndSend(MessageChannel, Object) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncConvertAndSend(String, Object) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncConvertSendAndReceive(Object) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncConvertSendAndReceive(MessageChannel, Object) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncConvertSendAndReceive(String, Object) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncConvertSendAndReceive(Object, MessagePostProcessor) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncConvertSendAndReceive(MessageChannel, Object, MessagePostProcessor) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncConvertSendAndReceive(String, Object, MessagePostProcessor) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncConvertSendAndReceive(Object) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncConvertSendAndReceive(MessageChannel, Object) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncConvertSendAndReceive(String, Object) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncConvertSendAndReceive(Object, MessagePostProcessor) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncConvertSendAndReceive(MessageChannel, Object, MessagePostProcessor) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncConvertSendAndReceive(String, Object, MessagePostProcessor) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncExecutor(Executor) - Method in class org.springframework.integration.dsl.GatewayProxySpec
-
Provide a reference to an implementation of
Executor
to use for any of the interface methods that have a
Future return type.
- AsyncMessagingOperations - Interface in org.springframework.integration.core
-
- AsyncMessagingTemplate - Class in org.springframework.integration.core
-
- AsyncMessagingTemplate() - Constructor for class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncOutboundGateway(AsyncRabbitTemplate) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
Create an initial AmqpAsyncOutboundGatewaySpec.
- asyncReceive() - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncReceive(PollableChannel) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncReceive(String) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncReceive() - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncReceive(PollableChannel) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncReceive(String) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncReceiveAndConvert() - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncReceiveAndConvert(PollableChannel) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncReceiveAndConvert(String) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncReceiveAndConvert() - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncReceiveAndConvert(PollableChannel) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncReceiveAndConvert(String) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncSend(Message<?>) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncSend(MessageChannel, Message<?>) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncSend(String, Message<?>) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncSend(Message<?>) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncSend(MessageChannel, Message<?>) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncSend(String, Message<?>) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncSendAndReceive(Message<?>) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncSendAndReceive(MessageChannel, Message<?>) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncSendAndReceive(String, Message<?>) - Method in interface org.springframework.integration.core.AsyncMessagingOperations
-
- asyncSendAndReceive(Message<?>) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncSendAndReceive(MessageChannel, Message<?>) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncSendAndReceive(String, Message<?>) - Method in class org.springframework.integration.core.AsyncMessagingTemplate
-
- asyncSendMessage(DatagramPacket) - Method in class org.springframework.integration.ip.udp.UnicastReceivingChannelAdapter
-
- ATTACHMENT_FILENAME - Static variable in class org.springframework.integration.mail.MailHeaders
-
- attachmentFilename(String) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set a filename for the attachment.
- attachmentFilenameExpression(String) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set an expression that will be evaluated to determine the filename for the attachment.
- attachmentFilenameFunction(Function<Message<P>, String>) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set a function that will be invoked to determine the filename for the attachment.
- AttributePollingChannelAdapterParser - Class in org.springframework.integration.jmx.config
-
- AttributePollingChannelAdapterParser() - Constructor for class org.springframework.integration.jmx.config.AttributePollingChannelAdapterParser
-
- AttributePollingMessageSource - Class in org.springframework.integration.jmx
-
- AttributePollingMessageSource() - Constructor for class org.springframework.integration.jmx.AttributePollingMessageSource
-
- 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
-
- autoCloseFolder(boolean) - Method in class org.springframework.integration.mail.dsl.ImapIdleChannelAdapterSpec
-
When configured to false, the folder is not closed automatically after a fetch.
- autoCloseFolder(boolean) - Method in class org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec
-
When configured to false, the folder is not closed automatically after a fetch.
- autoCreateDirectChannel(String, BeanDefinitionRegistry) - Static method in class org.springframework.integration.config.IntegrationConfigUtils
-
- autoCreateDirectory(boolean) - Method in class org.springframework.integration.file.dsl.FileInboundChannelAdapterSpec
-
Specify whether to create the source directory automatically if it does
not yet exist upon initialization.
- autoCreateDirectory(boolean) - Method in class org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec
-
A boolean flag to indicate automatically create the directory or not.
- autoCreateDirectory(boolean) - Method in class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
Specify whether to create the destination directory automatically if it
does not yet exist upon initialization.
- autoCreateDirectory(boolean) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Determine whether the remote directory should automatically be created when
sending files to the remote system.
- autoCreateLocalDirectory(boolean) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
Configure whether the local directory should be created by the adapter.
- autoCreateLocalDirectory(boolean) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
A boolean flag to identify if local directory should be created automatically.
- autoDeclare(boolean) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
Set to true to automatically declare elements (queues, exchanges, bindings)
in the application context during container start().
- autoNack(AcknowledgmentCallback) - Static method in class org.springframework.integration.acks.AckUtils
-
- autoStartup(boolean) - Method in class org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec
-
- autoStartup(boolean) - Method in class org.springframework.integration.dsl.ConsumerEndpointSpec
-
- autoStartup(boolean) - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext.IntegrationFlowRegistrationBuilder
-
The
boolean flag to indication if an
IntegrationFlow must be started
automatically after registration.
- autoStartup(boolean) - Method in class org.springframework.integration.dsl.context.StandardIntegrationFlowContext.StandardIntegrationFlowRegistrationBuilder
-
The
boolean flag to indication if an
IntegrationFlow must be
started automatically after registration.
- autoStartup(boolean) - Method in class org.springframework.integration.dsl.EndpointSpec
-
- autoStartup(boolean) - Method in class org.springframework.integration.dsl.MessageProducerSpec
-
- autoStartup(boolean) - Method in class org.springframework.integration.dsl.MessagingGatewaySpec
-
An auto-startup flag.
- autoStartup(boolean) - Method in class org.springframework.integration.dsl.SourcePollingChannelAdapterSpec
-
- autoStartup(boolean) - Method in class org.springframework.integration.file.dsl.TailAdapterSpec
-
- autoStartup(boolean) - Method in class org.springframework.integration.jms.dsl.JmsMessageChannelSpec
-
- availablePermits() - Method in class org.springframework.integration.util.UpperBound
-
- AvroHeaders - Class in org.springframework.integration.transformer.support
-
Pre-defined names and prefixes for Apache Avro related headers.
- await() - Method in class org.springframework.integration.test.util.OnlyOnceTrigger
-
- cacheLevel(int) - Method in class org.springframework.integration.jms.dsl.JmsDefaultListenerContainerSpec
-
Specify the level of caching that this listener container is allowed to apply.
- cacheLevel(Integer) - Method in class org.springframework.integration.jms.dsl.JmsMessageChannelSpec
-
- cacheLevel(Integer) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec.ReplyContainerSpec
-
- cacheLevelName(String) - Method in class org.springframework.integration.jms.dsl.JmsDefaultListenerContainerSpec
-
Specify the level of caching that this listener container is allowed to apply,
in the form of the name of the corresponding constant: e.g.
- CacheListeningMessageProducer - Class in org.springframework.integration.gemfire.inbound
-
An inbound endpoint that listens to a GemFire region for events and then publishes Messages to
a channel.
- CacheListeningMessageProducer(Region<?, ?>) - Constructor for class org.springframework.integration.gemfire.inbound.CacheListeningMessageProducer
-
- CacheRequestHandlerAdvice - Class in org.springframework.integration.handler.advice
-
The
AbstractRequestHandlerAdvice implementation for caching
AbstractReplyProducingMessageHandler.RequestHandler#handleRequestMessage(Message) results.
- CacheRequestHandlerAdvice(String...) - Constructor for class org.springframework.integration.handler.advice.CacheRequestHandlerAdvice
-
- CacheWritingMessageHandler - Class in org.springframework.integration.gemfire.outbound
-
- CacheWritingMessageHandler(Region) - Constructor for class org.springframework.integration.gemfire.outbound.CacheWritingMessageHandler
-
- CachingClientConnectionFactory - Class in org.springframework.integration.ip.tcp.connection
-
Connection factory that caches connections from the underlying target factory.
- CachingClientConnectionFactory(AbstractClientConnectionFactory, int) - Constructor for class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
Construct a caching connection factory that delegates to the provided factory, with
the provided pool size.
- CachingSessionFactory<F> - Class in org.springframework.integration.file.remote.session
-
A
SessionFactory implementation that caches Sessions for reuse without
requiring reconnection each time the Session is retrieved from the factory.
- CachingSessionFactory(SessionFactory<F>) - Constructor for class org.springframework.integration.file.remote.session.CachingSessionFactory
-
Create a CachingSessionFactory with an unlimited number of sessions.
- CachingSessionFactory(SessionFactory<F>, int) - Constructor for class org.springframework.integration.file.remote.session.CachingSessionFactory
-
Create a CachingSessionFactory with the specified session limit.
- CachingSessionFactory.CachedSession - Class in org.springframework.integration.file.remote.session
-
- call() - Method in class org.springframework.integration.support.leader.LockRegistryLeaderInitiator.LeaderSelector
-
- CallerBlocksPolicy - Class in org.springframework.integration.util
-
- CallerBlocksPolicy(long) - Constructor for class org.springframework.integration.util.CallerBlocksPolicy
-
Construct instance based on the provided maximum wait time.
- canAdd(Message<?>) - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler.SequenceAwareMessageGroup
-
This method determines whether messages have been added to this group that
supersede the given message based on its sequence id.
- canAdd(Message<?>) - Method in interface org.springframework.integration.store.MessageGroup
-
Query if the message can be added.
- canAdd(Message<?>) - Method in class org.springframework.integration.store.SimpleMessageGroup
-
- canBeUsedDirect(AbstractMessageProducingHandler) - Method in class org.springframework.integration.config.AbstractStandardMessageHandlerFactoryBean
-
- canBeUsedDirect(AbstractMessageProducingHandler) - Method in class org.springframework.integration.config.FilterFactoryBean
-
MessageFilter is an ARPMH.
- canBeUsedDirect(AbstractMessageProducingHandler) - Method in class org.springframework.integration.config.RouterFactoryBean
-
- canBeUsedDirect(AbstractMessageProducingHandler) - Method in class org.springframework.integration.config.ServiceActivatorFactoryBean
-
- canBeUsedDirect(AbstractMessageProducingHandler) - Method in class org.springframework.integration.config.SplitterFactoryBean
-
- canBeUsedDirect(AbstractMessageProducingHandler) - Method in class org.springframework.integration.config.TransformerFactoryBean
-
- cancelIdleInterval(long) - Method in class org.springframework.integration.mail.dsl.ImapIdleChannelAdapterSpec
-
How often to recycle the idle task (in case of a silently dropped connection).
- cancelPing() - Method in class org.springframework.integration.mail.ImapMailReceiver
-
The hook to be called when we need to cancel the current ping task and close the mail folder.
- canConvert(Class<?>, Class<?>) - Method in class org.springframework.integration.util.BeanFactoryTypeConverter
-
- canConvert(TypeDescriptor, TypeDescriptor) - Method in class org.springframework.integration.util.BeanFactoryTypeConverter
-
- Candidate - Interface in org.springframework.integration.leader
-
Interface that defines the contract for candidates to participate
in a leader election.
- canRead(Class<?>, MediaType) - Method in class org.springframework.integration.http.converter.MultipartAwareFormHttpMessageConverter
-
- canRead(EvaluationContext, Object, String) - Method in class org.springframework.integration.json.JsonPropertyAccessor
-
- canRelease(MessageGroup) - Method in class org.springframework.integration.aggregator.ExpressionEvaluatingReleaseStrategy
-
Evaluate the expression provided on the
MessageGroup
and return the result (must be boolean).
- canRelease(MessageGroup) - Method in class org.springframework.integration.aggregator.MessageCountReleaseStrategy
-
Release the group if it has more messages than the threshold and has not previously been released.
- canRelease(MessageGroup) - Method in class org.springframework.integration.aggregator.MethodInvokingReleaseStrategy
-
- canRelease(MessageGroup) - Method in interface org.springframework.integration.aggregator.ReleaseStrategy
-
- canRelease(MessageGroup) - Method in class org.springframework.integration.aggregator.SequenceSizeReleaseStrategy
-
- canRelease(MessageGroup) - Method in class org.springframework.integration.aggregator.SimpleSequenceSizeReleaseStrategy
-
- canRelease(MessageGroup) - Method in class org.springframework.integration.aggregator.TimeoutCountSequenceSizeReleaseStrategy
-
- canWrite(Class<?>, MediaType) - Method in class org.springframework.integration.http.converter.MultipartAwareFormHttpMessageConverter
-
- canWrite(Class<?>, MediaType) - Method in class org.springframework.integration.http.converter.SerializingHttpMessageConverter
-
- canWrite(EvaluationContext, Object, String) - Method in class org.springframework.integration.json.JsonPropertyAccessor
-
- capacity(int) - Method in class org.springframework.integration.dsl.PriorityChannelSpec
-
- capacity - Variable in class org.springframework.integration.dsl.QueueChannelSpec
-
- capacity(Integer) - Method in class org.springframework.integration.dsl.QueueChannelSpec.MessageStoreSpec
-
- categories(String...) - Method in class org.springframework.integration.test.rule.Log4j2LevelAdjuster
-
Specify the categories for logging level adjusting configured before.
- categories(boolean, String...) - Method in class org.springframework.integration.test.rule.Log4j2LevelAdjuster
-
Specify the categories for logging level adjusting configured before.
- cause - Variable in class org.springframework.integration.events.IntegrationEvent
-
- cc(String...) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set the cc: addresses.
- CC - Static variable in class org.springframework.integration.mail.MailHeaders
-
- ccExpression(String) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set the expression that will be evaluated to determine the cc: addresses.
- ccFunction(Function<Message<P>, String[]>) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set a function that will be invoked to determine the cc: addresses based on the
message.
- ChainFileListFilter<F> - Class in org.springframework.integration.file.filters
-
- ChainFileListFilter() - Constructor for class org.springframework.integration.file.filters.ChainFileListFilter
-
- ChainFileListFilter(Collection<? extends FileListFilter<F>>) - Constructor for class org.springframework.integration.file.filters.ChainFileListFilter
-
- ChainParser - Class in org.springframework.integration.config.xml
-
Parser for the <chain> element.
- ChainParser() - Constructor for class org.springframework.integration.config.xml.ChainParser
-
- CHANGE_STREAM_OPERATION_TYPE - Static variable in class org.springframework.integration.mongodb.support.MongoHeaders
-
The header for change stream event type.
- CHANGE_STREAM_RESUME_TOKEN - Static variable in class org.springframework.integration.mongodb.support.MongoHeaders
-
The header for change stream event resume token.
- CHANGE_STREAM_TIMESTAMP - Static variable in class org.springframework.integration.mongodb.support.MongoHeaders
-
The header for change stream event timestamp.
- changeStreamInboundChannelAdapter(ReactiveMongoOperations) - Static method in class org.springframework.integration.mongodb.dsl.MongoDb
-
- channel(ConnectionFactory) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
Create an initial AmqpMessageChannelSpec.
- channel(String, ConnectionFactory) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
Create an initial AmqpMessageChannelSpec.
- channel(String) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- channel(MessageChannelSpec<?, ?>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- channel(MessageChannel) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- channel(Function<Channels, MessageChannelSpec<?, ?>>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- channel - Variable in class org.springframework.integration.dsl.MessageChannelSpec
-
- channel(ConnectionFactory) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- channel(String, ConnectionFactory) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- channel(KafkaTemplate<?, ?>, KafkaListenerContainerFactory<?>, String) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
Create a spec for a subscribable channel with the provided parameters.
- CHANNEL_INITIALIZER_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- CHANNEL_RESOLVER_BEAN_NAME - Static variable in class org.springframework.integration.support.channel.ChannelResolverUtils
-
- ChannelAccessPolicy - Interface in org.springframework.integration.security.channel
-
Interface to encapsulate ConfigAttributes for secured channel
send and receive operations.
- ChannelInterceptorList(LogAccessor) - Constructor for class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
-
- ChannelInterceptorParser - Class in org.springframework.integration.config.xml
-
A helper class for parsing the sub-elements of a channel's
interceptors element.
- ChannelInterceptorParser() - Constructor for class org.springframework.integration.config.xml.ChannelInterceptorParser
-
- ChannelInvocation - Class in org.springframework.integration.security.channel
-
- ChannelInvocation(MethodInvocation) - Constructor for class org.springframework.integration.security.channel.ChannelInvocation
-
- channelMapping(K, String) - Method in class org.springframework.integration.dsl.RouterSpec
-
- channelMapping(K, MessageChannel) - Method in class org.springframework.integration.dsl.RouterSpec
-
The router mapping configuration based on the provided generic key
and
MessageChannel bean.
- ChannelMessageStore - Interface in org.springframework.integration.store
-
A marker interface that indicates this message store has optimizations for
use in a
QueueChannel.
- ChannelMessageStorePreparedStatementSetter - Class in org.springframework.integration.jdbc.store.channel
-
- ChannelMessageStorePreparedStatementSetter(SerializingConverter, LobHandler) - Constructor for class org.springframework.integration.jdbc.store.channel.ChannelMessageStorePreparedStatementSetter
-
- ChannelMessageStorePreparedStatementSetter() - Constructor for class org.springframework.integration.jdbc.store.channel.ChannelMessageStorePreparedStatementSetter
-
The default constructor for inheritors who are not interested in the message
serialization to byte[].
- ChannelMessageStoreQueryProvider - Interface in org.springframework.integration.jdbc.store.channel
-
- channelNameToChannel(String) - Method in class org.springframework.integration.channel.DefaultHeaderChannelRegistry
-
- channelNameToChannel(String) - Method in interface org.springframework.integration.support.channel.HeaderChannelRegistry
-
Converts the channel name back to a
MessageChannel (if it is
registered).
- ChannelPublishingJmsMessageListener - Class in org.springframework.integration.jms
-
JMS MessageListener that converts a JMS Message into a Spring Integration
Message and sends that Message to a channel.
- ChannelPublishingJmsMessageListener() - Constructor for class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- ChannelPurger - Class in org.springframework.integration.channel
-
- ChannelPurger(QueueChannel...) - Constructor for class org.springframework.integration.channel.ChannelPurger
-
- ChannelPurger(MessageSelector, QueueChannel...) - Constructor for class org.springframework.integration.channel.ChannelPurger
-
- channelResolver - Variable in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- channelResolver(DestinationResolver<MessageChannel>) - Method in class org.springframework.integration.transaction.TransactionSynchronizationFactoryBean
-
- ChannelResolverUtils - Class in org.springframework.integration.support.channel
-
Channel resolution utilities.
- channels - Variable in class org.springframework.integration.channel.DefaultHeaderChannelRegistry
-
- Channels - Class in org.springframework.integration.dsl
-
- CHANNELS_AUTOCREATE - Static variable in class org.springframework.integration.context.IntegrationProperties
-
Specifies whether to allow create automatically
DirectChannel
beans for non-declared channels or not.
- CHANNELS_MAX_BROADCAST_SUBSCRIBERS - Static variable in class org.springframework.integration.context.IntegrationProperties
-
- CHANNELS_MAX_UNICAST_SUBSCRIBERS - Static variable in class org.springframework.integration.context.IntegrationProperties
-
- ChannelSecurityInterceptor - Class in org.springframework.integration.security.channel
-
An AOP interceptor that enforces authorization for MessageChannel send and/or receive calls.
- ChannelSecurityInterceptor() - Constructor for class org.springframework.integration.security.channel.ChannelSecurityInterceptor
-
- ChannelSecurityInterceptor(ChannelSecurityMetadataSource) - Constructor for class org.springframework.integration.security.channel.ChannelSecurityInterceptor
-
- ChannelSecurityInterceptorBeanPostProcessor - Class in org.springframework.integration.security.config
-
- ChannelSecurityInterceptorBeanPostProcessor(Map<String, Set<Pattern>>) - Constructor for class org.springframework.integration.security.config.ChannelSecurityInterceptorBeanPostProcessor
-
- ChannelSecurityInterceptorBeanPostProcessor(Map<String, Set<Pattern>>, Map<String, Map<Pattern, ChannelAccessPolicy>>) - Constructor for class org.springframework.integration.security.config.ChannelSecurityInterceptorBeanPostProcessor
-
- ChannelSecurityMetadataSource - Class in org.springframework.integration.security.channel
-
The
SecurityMetadataSource implementation for secured
MessageChannels.
- ChannelSecurityMetadataSource() - Constructor for class org.springframework.integration.security.channel.ChannelSecurityMetadataSource
-
- ChannelSecurityMetadataSource(Map<Pattern, ChannelAccessPolicy>) - Constructor for class org.springframework.integration.security.channel.ChannelSecurityMetadataSource
-
- channelToChannelName(Object) - Method in class org.springframework.integration.channel.DefaultHeaderChannelRegistry
-
- channelToChannelName(Object, long) - Method in class org.springframework.integration.channel.DefaultHeaderChannelRegistry
-
- channelToChannelName(Object) - Method in interface org.springframework.integration.support.channel.HeaderChannelRegistry
-
Converts the channel to a name (String).
- channelToChannelName(Object, long) - Method in interface org.springframework.integration.support.channel.HeaderChannelRegistry
-
Converts the channel to a name (String).
- channelTransacted(boolean) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- channelTransacted(boolean) - Method in class org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec
-
- ChannelUtils - Class in org.springframework.integration.channel
-
Channel utilities.
- CharacterStreamReadingMessageSource - Class in org.springframework.integration.stream
-
- CharacterStreamReadingMessageSource(Reader) - Constructor for class org.springframework.integration.stream.CharacterStreamReadingMessageSource
-
Construct an instance with the provider reader.
- CharacterStreamReadingMessageSource(Reader, int) - Constructor for class org.springframework.integration.stream.CharacterStreamReadingMessageSource
-
Construct an instance with the provider reader and buffer size.
- CharacterStreamReadingMessageSource(Reader, int, boolean) - Constructor for class org.springframework.integration.stream.CharacterStreamReadingMessageSource
-
Construct an instance with the provided reader and buffer size.
- CharacterStreamWritingMessageHandler - Class in org.springframework.integration.stream
-
- CharacterStreamWritingMessageHandler(Writer) - Constructor for class org.springframework.integration.stream.CharacterStreamWritingMessageHandler
-
- CharacterStreamWritingMessageHandler(Writer, int) - Constructor for class org.springframework.integration.stream.CharacterStreamWritingMessageHandler
-
- charset(String) - Method in class org.springframework.integration.file.dsl.FileSplitterSpec
-
Set the charset to be used when reading the file, when something other than the default
charset is required.
- charset(Charset) - Method in class org.springframework.integration.file.dsl.FileSplitterSpec
-
Set the charset to be used when reading the file, when something other than the default
charset is required.
- charset(String) - Method in class org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec
-
Set the charset to use when converting String payloads to bytes as the content of the
remote file.
- charset(Charset) - Method in class org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec
-
Set the charset to use when converting String payloads to bytes as the content of the
remote file.
- charset(String) - Method in class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
Set the charset to use when converting String payloads to bytes as the content of the file.
- charset(String) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Set the charset to use when converting String payloads to bytes as the content of the
remote file.
- charset(String) - Method in class org.springframework.integration.http.dsl.BaseHttpMessageHandlerSpec
-
Specify the charset name to use for converting String-typed payloads to bytes.
- CHAT - Static variable in class org.springframework.integration.xmpp.XmppHeaders
-
- ChatMessageInboundChannelAdapterParser - Class in org.springframework.integration.xmpp.config
-
Parser for the XMPP 'inbound-channel-adapter' element.
- ChatMessageInboundChannelAdapterParser() - Constructor for class org.springframework.integration.xmpp.config.ChatMessageInboundChannelAdapterParser
-
- ChatMessageListeningEndpoint - Class in org.springframework.integration.xmpp.inbound
-
This component logs in as a user and forwards any messages to that
user on to downstream components.
- ChatMessageListeningEndpoint() - Constructor for class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
-
- ChatMessageListeningEndpoint(XMPPConnection) - Constructor for class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
-
- ChatMessageOutboundChannelAdapterParser - Class in org.springframework.integration.xmpp.config
-
Parser for the XMPP 'outbound-channel-adapter' element
- ChatMessageOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.xmpp.config.ChatMessageOutboundChannelAdapterParser
-
- ChatMessageSendingMessageHandler - Class in org.springframework.integration.xmpp.outbound
-
MessageHandler that sends an XMPP Chat Message.
- ChatMessageSendingMessageHandler() - Constructor for class org.springframework.integration.xmpp.outbound.ChatMessageSendingMessageHandler
-
- ChatMessageSendingMessageHandler(XMPPConnection) - Constructor for class org.springframework.integration.xmpp.outbound.ChatMessageSendingMessageHandler
-
- checkActive() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- checkActive() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioClientConnectionFactory
-
- checkAllowList(Class<?>) - Method in class org.springframework.integration.support.converter.AllowListDeserializingConverter
-
- checkAndConfigureFixedSubscriberChannel(Element, ParserContext, String, String) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- checkClosure(int) - Method in class org.springframework.integration.ip.tcp.serializer.AbstractByteArraySerializer
-
- checkDeliveryMode(Message<?>, MessageProperties, MessageDeliveryMode) - Static method in class org.springframework.integration.amqp.support.MappingUtils
-
Check the delivery mode and update with the default if not already present.
- checkForIllegalTarget(Object, String) - Method in class org.springframework.integration.config.AbstractStandardMessageHandlerFactoryBean
-
- checkForIllegalTarget(Object, String) - Method in class org.springframework.integration.config.FilterFactoryBean
-
- checkMessageHandlerAttributes(String, List<Annotation>) - Method in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- checkReuse(MessageProducer) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- checkTaskExecutor(String) - Method in class org.springframework.integration.ip.AbstractInternetProtocolReceivingChannelAdapter
-
Creates a default task executor if none was supplied.
- chmod(int) - Method in class org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec
-
Set the file permissions after uploading, e.g.
- chmod(int) - Method in class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
Set the file permissions after uploading, e.g.
- chmod(int) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Set the file permissions after uploading, e.g.
- CircuitBreakerOpenException(Message<?>, String) - Constructor for exception org.springframework.integration.handler.advice.RequestHandlerCircuitBreakerAdvice.CircuitBreakerOpenException
-
- claimCheckIn(MessageStore) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- claimCheckIn(MessageStore, Consumer<GenericEndpointSpec<MessageTransformingHandler>>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- ClaimCheckInParser - Class in org.springframework.integration.config.xml
-
Parser for the <claim-check-in/> element.
- ClaimCheckInParser() - Constructor for class org.springframework.integration.config.xml.ClaimCheckInParser
-
- ClaimCheckInTransformer - Class in org.springframework.integration.transformer
-
Transformer that stores a Message and returns a new Message whose payload
is the id of the stored Message.
- ClaimCheckInTransformer(MessageStore) - Constructor for class org.springframework.integration.transformer.ClaimCheckInTransformer
-
Create a claim check-in transformer that will delegate to the provided MessageStore.
- claimCheckOut(MessageStore) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- claimCheckOut(MessageStore, boolean) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- claimCheckOut(MessageStore, boolean, Consumer<GenericEndpointSpec<MessageTransformingHandler>>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- ClaimCheckOutParser - Class in org.springframework.integration.config.xml
-
Parser for the <claim-check-out/> element.
- ClaimCheckOutParser() - Constructor for class org.springframework.integration.config.xml.ClaimCheckOutParser
-
- ClaimCheckOutTransformer - Class in org.springframework.integration.transformer
-
Transformer that accepts a Message whose payload is a UUID and retrieves the Message associated
with that id from a MessageStore if available.
- ClaimCheckOutTransformer(MessageStore) - Constructor for class org.springframework.integration.transformer.ClaimCheckOutTransformer
-
Create a claim check-out transformer that will delegate to the provided MessageStore.
- classes(Class<?>...) - Method in class org.springframework.integration.test.rule.Log4j2LevelAdjuster
-
Specify the classes for logging level adjusting configured before.
- classes(boolean, Class<?>...) - Method in class org.springframework.integration.test.rule.Log4j2LevelAdjuster
-
Specify the classes for logging level adjusting configured before.
- ClassUtils - Class in org.springframework.integration.util
-
- ClassUtils() - Constructor for class org.springframework.integration.util.ClassUtils
-
- clear() - Method in class org.springframework.integration.channel.QueueChannel
-
- clear() - Method in interface org.springframework.integration.channel.QueueChannelOperations
-
- clear() - Method in class org.springframework.integration.expression.ExpressionEvalMap
-
- clear() - Method in class org.springframework.integration.history.MessageHistory
-
- clear() - Method in interface org.springframework.integration.store.MessageGroup
-
- clear() - Method in class org.springframework.integration.store.SimpleMessageGroup
-
- clear() - Method in class org.springframework.integration.support.MutableMessageHeaders
-
- clearCache() - Method in class org.springframework.integration.expression.ReloadableResourceBundleExpressionSource
-
Clear the resource bundle cache.
- clearMessageGroup(Object) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- clearOnFlush(boolean) - Method in class org.springframework.integration.jpa.dsl.JpaUpdatingOutboundEndpointSpec
-
- clearQueue() - Method in class org.springframework.integration.redis.inbound.RedisQueueInboundGateway
-
- clearQueue() - Method in class org.springframework.integration.redis.inbound.RedisQueueMessageDrivenEndpoint
-
- clearThreadKey() - Method in class org.springframework.integration.file.remote.session.DelegatingSessionFactory
-
Clear the key for this thread.
- clearThreadKey(Message<?>) - Method in class org.springframework.integration.file.remote.session.DelegatingSessionFactory
-
- CLIENT_ACKNOWLEDGE - Static variable in class org.springframework.integration.jms.util.JmsAdapterUtils
-
- CLIENT_ACKNOWLEDGE_STRING - Static variable in class org.springframework.integration.jms.util.JmsAdapterUtils
-
- CLIENT_MODE - Static variable in class org.springframework.integration.ip.config.IpAdapterParserUtils
-
- ClientCallback<C,T> - Interface in org.springframework.integration.file.remote
-
RemoteFileTemplate callback with the underlying client instance providing
access to lower level methods.
- ClientCallbackWithoutResult<C> - Interface in org.springframework.integration.file.remote
-
RemoteFileTemplate callback with the underlying client instance providing
access to lower level methods where no result is returned.
- ClientHttpResponseBodyExtractor - Class in org.springframework.integration.webflux.support
-
- ClientHttpResponseBodyExtractor() - Constructor for class org.springframework.integration.webflux.support.ClientHttpResponseBodyExtractor
-
- clientId(String) - Method in class org.springframework.integration.jms.dsl.JmsListenerContainerSpec
-
- clientId(String) - Method in class org.springframework.integration.jms.dsl.JmsPublishSubscribeMessageChannelSpec
-
- clientMode(boolean) - Method in class org.springframework.integration.ip.dsl.TcpInboundChannelAdapterSpec
-
- clientMode(boolean) - Method in class org.springframework.integration.ip.dsl.TcpInboundGatewaySpec
-
- clientMode(boolean) - Method in class org.springframework.integration.ip.dsl.TcpOutboundChannelAdapterSpec
-
- ClientModeCapable - Interface in org.springframework.integration.ip.tcp.connection
-
Edpoints implementing this interface are capable
of running in client-mode.
- ClientModeConnectionManager - Class in org.springframework.integration.ip.tcp.connection
-
Intended to be run on a schedule, simply gets the connection
from a client connection factory each time it is run.
- ClientModeConnectionManager(AbstractConnectionFactory) - Constructor for class org.springframework.integration.ip.tcp.connection.ClientModeConnectionManager
-
- ClientRSocketConnector - Class in org.springframework.integration.rsocket
-
- ClientRSocketConnector(String, int) - Constructor for class org.springframework.integration.rsocket.ClientRSocketConnector
-
Instantiate a connector based on the TcpClientTransport.
- ClientRSocketConnector(URI) - Constructor for class org.springframework.integration.rsocket.ClientRSocketConnector
-
Instantiate a connector based on the WebsocketClientTransport.
- ClientRSocketConnector(ClientTransport) - Constructor for class org.springframework.integration.rsocket.ClientRSocketConnector
-
Instantiate a connector based on the provided ClientTransport.
- clientRSocketConnector(ClientRSocketConnector) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
- ClientStompEncoder - Class in org.springframework.integration.websocket.support
-
A
StompEncoder extension to prepare a message for sending/receiving
before/after encoding/decoding when used from WebSockets client side.
- ClientStompEncoder() - Constructor for class org.springframework.integration.websocket.support.ClientStompEncoder
-
- ClientWebSocketContainer - Class in org.springframework.integration.websocket
-
- ClientWebSocketContainer(WebSocketClient, String, Object...) - Constructor for class org.springframework.integration.websocket.ClientWebSocketContainer
-
- ClientWebSocketContainerParser - Class in org.springframework.integration.websocket.config
-
- ClientWebSocketContainerParser() - Constructor for class org.springframework.integration.websocket.config.ClientWebSocketContainerParser
-
- cloneAndExecute() - Method in interface org.springframework.integration.handler.advice.AbstractRequestHandlerAdvice.ExecutionCallback
-
Call this when it is necessary to clone the invocation before
calling proceed() - such as when the invocation might be called
multiple times - for example in a retry advice.
- cloneConnectOptions(MqttConnectOptions) - Static method in class org.springframework.integration.mqtt.support.MqttUtils
-
Clone the MqttConnectOptions, except the serverUris.
- close() - Method in class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter
-
- close() - Method in class org.springframework.integration.file.filters.CompositeFileListFilter
-
- close() - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
-
- close() - Method in interface org.springframework.integration.file.remote.session.Session
-
- close() - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- close() - Method in class org.springframework.integration.ftp.session.FtpSession
-
- close(RetryContext, RetryCallback<T, E>, Throwable) - Method in class org.springframework.integration.handler.advice.RequestHandlerRetryAdvice
-
- close() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnection
-
Closes the connection.
- close() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- close() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
Closes this connection.
- close() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetConnection
-
Closes this connection.
- close() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioConnection
-
- close() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioSSLConnection
-
- close() - Method in class org.springframework.integration.jdbc.lock.DefaultLockRepository
-
- close() - Method in interface org.springframework.integration.jdbc.lock.LockRepository
-
- close() - Method in class org.springframework.integration.metadata.PropertiesPersistingMetadataStore
-
- close() - Method in class org.springframework.integration.sftp.session.SftpSession
-
- close() - Method in interface org.springframework.integration.util.CloseableIterator
-
- close() - Method in class org.springframework.integration.util.FunctionIterator
-
- close() - Method in interface org.springframework.integration.util.Pool
-
Close the pool; returned items will be destroyed.
- close() - Method in class org.springframework.integration.util.SimplePool
-
- CLOSEABLE_RESOURCE - Static variable in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
- CloseableIterator<E> - Interface in org.springframework.integration.util
-
A
CloseableIterator is intended to be used when it may hold resources (such as file or socket handles).
- closeConnection(String) - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
Close a connection with the specified connection id.
- closeConnection(boolean) - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
If we have been intercepted, propagate the close from the outermost interceptor;
otherwise, just call close().
- closeConnection(String) - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- closeFolder() - Method in class org.springframework.integration.mail.AbstractMailReceiver
-
- closeFolder(Folder, boolean) - Static method in class org.springframework.integration.mail.MailTransportUtils
-
Close the given JavaMail Folder and ignore any thrown exception.
- closeService(Service) - Static method in class org.springframework.integration.mail.MailTransportUtils
-
Close the given JavaMail Service and ignore any thrown exception.
- closeSession(WebSocketSession, CloseStatus) - Method in class org.springframework.integration.websocket.IntegrationWebSocketContainer
-
- closeStreamAfterSend(boolean) - Method in class org.springframework.integration.ip.dsl.TcpOutboundGatewaySpec
-
Set to true to close the connection output stream after sending without
closing the connection.
- Codec - Interface in org.springframework.integration.codec
-
Interface for classes that perform both encode (serialize) and decode (deserialize) on multiple classes.
- codecConfigurer(ServerCodecConfigurer) - Method in class org.springframework.integration.webflux.dsl.WebFluxInboundEndpointSpec
-
- CodecMessageConverter - Class in org.springframework.integration.codec
-
- CodecMessageConverter(Codec) - Constructor for class org.springframework.integration.codec.CodecMessageConverter
-
- collection(String) - Method in class org.springframework.integration.mongodb.dsl.MongoDbChangeStreamMessageProducerSpec
-
Configure a collection to subscribe for change events.
- COLLECTION_NAME - Static variable in class org.springframework.integration.mongodb.support.MongoHeaders
-
The header for MongoDb collection name.
- CollectionArgumentResolver - Class in org.springframework.integration.handler.support
-
- CollectionArgumentResolver(boolean) - Constructor for class org.springframework.integration.handler.support.CollectionArgumentResolver
-
- collectionCallback(MessageCollectionCallback<P>) - Method in class org.springframework.integration.mongodb.dsl.MongoDbOutboundGatewaySpec
-
Reference to an instance of
MessageCollectionCallback
which specifies the database operation to execute in the request message context.
- CollectionFilter<T> - Interface in org.springframework.integration.util
-
Base strategy for filtering out a subset of a Collection of elements.
- collectionName(String) - Method in class org.springframework.integration.mongodb.dsl.MongoDbOutboundGatewaySpec
-
Identify the name of the MongoDb collection to use.
- collectionName(String) - Method in class org.springframework.integration.mongodb.dsl.ReactiveMongoDbMessageHandlerSpec
-
Configure a collection name to store data.
- collectionName(String) - Method in class org.springframework.integration.mongodb.dsl.ReactiveMongoDbMessageSourceSpec
-
Configure a collection name to query against.
- collectionName - Variable in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- collectionNameExpression(String) - Method in class org.springframework.integration.mongodb.dsl.MongoDbOutboundGatewaySpec
-
A SpEL expression which should resolve to a
String value
identifying the name of the MongoDb collection to use.
- collectionNameExpression(Expression) - Method in class org.springframework.integration.mongodb.dsl.ReactiveMongoDbMessageHandlerSpec
-
Configure a SpEL expression to evaluate a collection name against a request message.
- collectionNameExpression(String) - Method in class org.springframework.integration.mongodb.dsl.ReactiveMongoDbMessageSourceSpec
-
Configure a SpEL expression to evaluation a collection name on each receive() call.
- collectionNameExpression(Expression) - Method in class org.springframework.integration.mongodb.dsl.ReactiveMongoDbMessageSourceSpec
-
Configure a SpEL expression to evaluation a collection name on each receive() call.
- collectionNameFunction(Function<Message<P>, String>) - Method in class org.springframework.integration.mongodb.dsl.MongoDbOutboundGatewaySpec
-
A
Function which should resolve to a
String
(e.q.,
collectionNameFunction(Message::getPayload)).
- collectionNameFunction(Function<Message<P>, String>) - Method in class org.springframework.integration.mongodb.dsl.ReactiveMongoDbMessageHandlerSpec
-
Configure a
Function for evaluation a collection against request message.
- collectionNameSupplier(Supplier<String>) - Method in class org.springframework.integration.mongodb.dsl.ReactiveMongoDbMessageSourceSpec
-
Configure a
Supplier to obtain a collection name on each
receive() call.
- COMMAND - Static variable in class org.springframework.integration.redis.support.RedisHeaders
-
- commitCallback(OffsetCommitCallback) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec
-
Set the commit callback; by default a simple logging callback is used to log
success at DEBUG level and failures at ERROR level.
- commonOutboundProperties(Element, ParserContext, BeanDefinitionBuilder) - Static method in class org.springframework.integration.kafka.config.xml.KafkaParsingUtils
-
- CommonSocketOptions - Interface in org.springframework.integration.ip
-
- comparator(Comparator<Message<?>>) - Method in class org.springframework.integration.dsl.PriorityChannelSpec
-
- compare(Message<?>, Message<?>) - Method in class org.springframework.integration.aggregator.MessageSequenceComparator
-
- compareTo(FileInfo<F>) - Method in class org.springframework.integration.file.remote.AbstractFileInfo
-
- compareTo(KafkaMessageSource.KafkaAckInfo<K, V>) - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfoImpl
-
- compareValues(BiPredicate<String, String>) - Method in class org.springframework.integration.selector.MetadataStoreSelector
-
- COMPLETE - Static variable in class org.springframework.integration.mongodb.store.MessageDocumentFields
-
- complete() - Method in interface org.springframework.integration.store.MessageGroup
-
Complete the group.
- complete() - Method in class org.springframework.integration.store.SimpleMessageGroup
-
- completeGroup(Object, MessageGroup, Lock) - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- completeGroup(Message<?>, Object, MessageGroup, Lock) - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- completeGroup(Object) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- completeGroup(Object) - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- completeGroup(Object) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- completeGroup(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- completeGroup(Object) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- completeGroup(Object) - Method in interface org.springframework.integration.store.MessageGroupStore
-
Completes this MessageGroup.
- completeGroup(Object) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- ComponentsEvaluationCallback(EvaluationContext, Object, boolean, Class<?>) - Constructor for class org.springframework.integration.expression.ExpressionEvalMap.ComponentsEvaluationCallback
-
- ComponentsRegistration - Interface in org.springframework.integration.dsl
-
The marker interface for the
IntegrationComponentSpec implementation,
when there is need to register as beans not only the target spec's components,
but some additional components, e.g.
- componentsToRegister - Variable in class org.springframework.integration.dsl.EndpointSpec
-
- componentsToRegister - Variable in class org.springframework.integration.mail.dsl.ImapIdleChannelAdapterSpec
-
- CompositeCodec - Class in org.springframework.integration.codec
-
A Codec that can delegate to one out of many Codecs, each mapped to a class.
- CompositeCodec(Map<Class<?>, Codec>, Codec) - Constructor for class org.springframework.integration.codec.CompositeCodec
-
- CompositeCodec(Codec) - Constructor for class org.springframework.integration.codec.CompositeCodec
-
- CompositeExecutor - Class in org.springframework.integration.util
-
An
Executor that encapsulates two underlying executors.
- CompositeExecutor(Executor, Executor) - Constructor for class org.springframework.integration.util.CompositeExecutor
-
- CompositeFileListFilter<F> - Class in org.springframework.integration.file.filters
-
- CompositeFileListFilter() - Constructor for class org.springframework.integration.file.filters.CompositeFileListFilter
-
- CompositeFileListFilter(Collection<? extends FileListFilter<F>>) - Constructor for class org.springframework.integration.file.filters.CompositeFileListFilter
-
- CompositeKryoRegistrar - Class in org.springframework.integration.codec.kryo
-
A
KryoRegistrar that delegates and validates registrations across all components.
- CompositeKryoRegistrar(List<KryoRegistrar>) - Constructor for class org.springframework.integration.codec.kryo.CompositeKryoRegistrar
-
- CompositeMessageHandler - Interface in org.springframework.integration.handler
-
Classes implementing this interface delegate to a list of handlers.
- CompositeMessageHandlerNode - Class in org.springframework.integration.graph
-
Represents a composite message handler.
- CompositeMessageHandlerNode(int, String, MessageHandler, String, String, List<CompositeMessageHandlerNode.InnerHandler>) - Constructor for class org.springframework.integration.graph.CompositeMessageHandlerNode
-
- CompositeMessageHandlerNode.InnerHandler - Class in org.springframework.integration.graph
-
- CompoundTrigger - Class in org.springframework.integration.util
-
- CompoundTrigger(Trigger) - Constructor for class org.springframework.integration.util.CompoundTrigger
-
Construct a compound trigger with the supplied primary trigger.
- CompoundTriggerAdvice - Class in org.springframework.integration.aop
-
A
MessageSourceMutator that uses a
CompoundTrigger to adjust
the poller - when a message is present, the compound trigger's primary trigger is
used to determine the next poll.
- CompoundTriggerAdvice(CompoundTrigger, Trigger) - Constructor for class org.springframework.integration.aop.CompoundTriggerAdvice
-
- concurrency(String) - Method in class org.springframework.integration.jms.dsl.JmsDefaultListenerContainerSpec
-
The concurrency to use.
- concurrency(int) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec
-
Specify a concurrency maximum number for the
AbstractMessageListenerContainer.
- concurrentConsumers(int) - Method in class org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec
-
- concurrentConsumers(int) - Method in class org.springframework.integration.amqp.dsl.SimpleMessageListenerContainerSpec
-
- concurrentConsumers(int) - Method in class org.springframework.integration.jms.dsl.JmsDefaultListenerContainerSpec
-
The concurrent consumers number to use.
- concurrentConsumers(int) - Method in class org.springframework.integration.jms.dsl.JmsMessageChannelSpec
-
- concurrentConsumers(Integer) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec.ReplyContainerSpec
-
- ConcurrentMetadataStore - Interface in org.springframework.integration.metadata
-
Supports atomic updates to values in the store.
- ConfigurableCompositeMessageConverter - Class in org.springframework.integration.support.converter
-
- ConfigurableCompositeMessageConverter() - Constructor for class org.springframework.integration.support.converter.ConfigurableCompositeMessageConverter
-
Create an instance with the default converters.
- ConfigurableCompositeMessageConverter(Collection<MessageConverter>) - Constructor for class org.springframework.integration.support.converter.ConfigurableCompositeMessageConverter
-
Create an instance with the given converters and without defaults.
- ConfigurableCompositeMessageConverter(Collection<MessageConverter>, boolean) - Constructor for class org.springframework.integration.support.converter.ConfigurableCompositeMessageConverter
-
Create an instance with the given converters and with defaults in the end.
- ConfigurableMongoDbMessageStore - Class in org.springframework.integration.mongodb.store
-
- ConfigurableMongoDbMessageStore(MongoTemplate) - Constructor for class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- ConfigurableMongoDbMessageStore(MongoTemplate, String) - Constructor for class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- ConfigurableMongoDbMessageStore(MongoDatabaseFactory) - Constructor for class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- ConfigurableMongoDbMessageStore(MongoDatabaseFactory, MappingMongoConverter) - Constructor for class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- ConfigurableMongoDbMessageStore(MongoDatabaseFactory, String) - Constructor for class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- ConfigurableMongoDbMessageStore(MongoDatabaseFactory, MappingMongoConverter, String) - Constructor for class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- configure(IntegrationFlowDefinition<?>) - Method in interface org.springframework.integration.dsl.IntegrationFlow
-
The callback-based function to declare the chain of EIP-methods to
configure an integration flow with the provided
IntegrationFlowDefinition.
- configure(IntegrationFlowDefinition<?>) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- configure(IntegrationFlowDefinition<?>) - Method in class org.springframework.integration.dsl.StandardIntegrationFlow
-
- configure(DatagramSocket) - Method in interface org.springframework.integration.ip.udp.SocketCustomizer
-
Configure the socket ({code setTrafficClass()}, etc).
- configure(RmiProxyFactoryBean) - Method in interface org.springframework.integration.rmi.RmiOutboundGateway.RmiProxyFactoryBeanConfigurer
-
Deprecated.
Perform additional configuration of the factory bean before the
RequestReplyExchanger is created.
- configureAdviceChain(Element, Element, BeanDefinition, ParserContext) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- configureAdviceChain(Element, Element, boolean, BeanDefinition, ParserContext) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- configureAndSetAdviceChainIfPresent(Element, Element, BeanDefinition, ParserContext) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- configureAndSetAdviceChainIfPresent(Element, Element, boolean, BeanDefinition, ParserContext) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- configureAndSetAdviceChainIfPresent(Element, Element, BeanDefinition, ParserContext, String) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- configureAndSetAdviceChainIfPresent(Element, Element, boolean, BeanDefinition, ParserContext, String) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- configureChannels(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.amqp.config.AmqpInboundChannelAdapterParser
-
- configureChannels(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.amqp.config.AmqpInboundGatewayParser
-
- configureContainer(Consumer<DirectMessageListenerContainerSpec>) - Method in class org.springframework.integration.amqp.dsl.AmqpInboundChannelAdapterDMLCSpec
-
- configureContainer(Consumer<SimpleMessageListenerContainerSpec>) - Method in class org.springframework.integration.amqp.dsl.AmqpInboundChannelAdapterSMLCSpec
-
- configureContainer(Consumer<DirectMessageListenerContainerSpec>) - Method in class org.springframework.integration.amqp.dsl.AmqpInboundGatewayDMLCSpec
-
- configureContainer(Consumer<SimpleMessageListenerContainerSpec>) - Method in class org.springframework.integration.amqp.dsl.AmqpInboundGatewaySMLCSpec
-
- configureFilter(BeanDefinitionBuilder, Element, ParserContext, String, String, String) - Method in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
-
- configureHandler(ServiceActivatingHandler) - Method in class org.springframework.integration.config.ServiceActivatorFactoryBean
-
- configureHeaderMapper(Element, BeanDefinitionBuilder, ParserContext, Class<?>, String) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
Utility method to configure a HeaderMapper for Inbound and Outbound channel adapters/gateway.
- configureHeaderMapper(Element, BeanDefinitionBuilder, ParserContext, BeanDefinitionBuilder, String) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
Utility method to configure a HeaderMapper for Inbound and Outbound channel adapters/gateway.
- configureJmsTemplate(Consumer<JmsTemplateSpec>) - Method in class org.springframework.integration.jms.dsl.JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware
-
Configure the channel adapter to use the template specification created by invoking the
Consumer callback, passing in a
JmsTemplateSpec.
- configureJmsTemplate(Consumer<JmsTemplateSpec>) - Method in class org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware
-
- configureKafkaTemplate(Consumer<KafkaOutboundGatewaySpec.ReplyingKafkaTemplateSpec<K, V, R>>) - Method in class org.springframework.integration.kafka.dsl.KafkaOutboundGatewaySpec.KafkaGatewayMessageHandlerTemplateSpec
-
- configureKafkaTemplate(Consumer<KafkaTemplateSpec<K, V>>) - Method in class org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec.KafkaProducerMessageHandlerTemplateSpec
-
- configureKryoInstance(Kryo) - Method in class org.springframework.integration.codec.kryo.AbstractKryoCodec
-
Subclasses implement this to configure the kryo instance.
- configureKryoInstance(Kryo) - Method in class org.springframework.integration.codec.kryo.PojoCodec
-
- configureListenerContainer(Consumer<S>) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec
-
- configureListenerContainer(Consumer<S>) - Method in class org.springframework.integration.jms.dsl.JmsMessageDrivenChannelAdapterSpec.JmsMessageDrivenChannelAdapterListenerContainerSpec
-
- configureListenerContainer(Consumer<KafkaMessageListenerContainerSpec<K, V>>) - Method in class org.springframework.integration.kafka.dsl.KafkaInboundGatewaySpec.KafkaInboundGatewayListenerContainerSpec
-
- configureListenerContainer(Consumer<KafkaMessageListenerContainerSpec<K, V>>) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec.KafkaMessageDrivenChannelAdapterListenerContainerSpec
-
- configureMappingRouter(AbstractMappingMessageRouter) - Method in class org.springframework.integration.config.RouterFactoryBean
-
- configurePollerMetadata(Element, BeanDefinitionBuilder, ParserContext) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
Parse a "poller" element to provide a reference for the target BeanDefinitionBuilder.
- configurePollingEndpoint(AbstractPollingEndpoint, List<Annotation>) - Method in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- configureRouter(AbstractMessageRouter) - Method in class org.springframework.integration.config.RouterFactoryBean
-
- configureSocket(SocketCustomizer) - Method in class org.springframework.integration.ip.dsl.AbstractUdpOutboundChannelAdapterSpec
-
Configure the socket.
- configureSocket(SocketCustomizer) - Method in class org.springframework.integration.ip.dsl.UdpInboundChannelAdapterSpec
-
Configure the socket.
- configureSource(MessageSource<?>) - Method in class org.springframework.integration.file.remote.aop.StandardRotationPolicy
-
- configureSplitter(AbstractMessageSplitter) - Method in class org.springframework.integration.config.SplitterFactoryBean
-
- configureTemplate(Consumer<KafkaTemplateSpec<K, R>>) - Method in class org.springframework.integration.kafka.dsl.KafkaInboundGatewaySpec.KafkaInboundGatewayListenerContainerSpec
-
- configureTransactionAttributes(Element) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
Parse a "transactional" element and configure a
TransactionInterceptor
with "transactionManager" and other "transactionDefinition" properties.
- configureTransactionAttributes(Element, boolean) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- configureTransactionDefinition(Element) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
Parse attributes of "transactional" element and configure a
DefaultTransactionAttribute
with provided "transactionDefinition" properties.
- confirm(CorrelationData, boolean, String) - Method in class org.springframework.integration.amqp.outbound.AmqpOutboundEndpoint
-
- confirmAckChannel(MessageChannel) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Set the channel to which acks are send (publisher confirms).
- confirmCorrelationExpression(String) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Set a SpEL expression to evaluate confirm correlation at runtime.
- confirmCorrelationExpression(Expression) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Set a SpEL expression to evaluate confirm correlation at runtime.
- confirmCorrelationFunction(Function<Message<?>, Object>) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Set a
Function to evaluate confirm correlation at runtime.
- confirmNackChannel(MessageChannel) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Set the channel to which nacks are send (publisher confirms).
- confirmTimeout(long) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Set a timeout after which a nack will be synthesized if no publisher confirm has
been received within that time.
- connect() - Method in class org.springframework.integration.rsocket.ClientRSocketConnector
-
Perform subscription into the RSocket server for incoming requests.
- connect(StompSessionHandler) - Method in class org.springframework.integration.stomp.AbstractStompSessionManager
-
- connect(StompSessionHandler) - Method in interface org.springframework.integration.stomp.StompSessionManager
-
- CONNECT_TIMEOUT - Static variable in class org.springframework.integration.ip.config.IpAdapterParserUtils
-
- CONNECTION_ID - Static variable in class org.springframework.integration.ip.IpHeaders
-
A unique identifier for a TCP connection; set by the framework for
inbound messages; when sending to a server-side inbound
channel adapter, or replying to an inbound gateway, this header is
required so the endpoint can determine which connection to send
the message to.
- connectionFactory - Variable in class org.springframework.integration.ip.dsl.TcpInboundChannelAdapterSpec
-
- connectionFactory - Variable in class org.springframework.integration.ip.dsl.TcpInboundGatewaySpec
-
- connectionFactory - Variable in class org.springframework.integration.ip.dsl.TcpOutboundChannelAdapterSpec
-
- connectionFactory - Variable in class org.springframework.integration.ip.dsl.TcpOutboundGatewaySpec
-
- ConnectionFactory - Interface in org.springframework.integration.ip.tcp.connection
-
A factory used to create TcpConnection objects.
- connectionFactory(ConnectionFactory) - Method in class org.springframework.integration.jms.dsl.JmsDestinationAccessorSpec
-
- connectionLost(Throwable) - Method in class org.springframework.integration.mqtt.inbound.MqttPahoMessageDrivenChannelAdapter
-
- connectionLost(Throwable) - Method in class org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler
-
- connectTimeout(int) - Method in class org.springframework.integration.ip.dsl.TcpClientConnectionFactorySpec
-
Set the connection timeout in seconds.
- connectUrl(String) - Method in class org.springframework.integration.zeromq.dsl.ZeroMqChannelSpec
-
Configure a connection to the ZeroMQ proxy with the pair of ports over colon
for proxy frontend and backend sockets.
- connectUrl(String) - Method in class org.springframework.integration.zeromq.dsl.ZeroMqMessageProducerSpec
-
Configure an URL for ZMQ.Socket.connect(String).
- consecutiveActiveTrigger(int) - Method in class org.springframework.integration.amqp.dsl.SimpleMessageListenerContainerSpec
-
- consecutiveIdleTrigger(int) - Method in class org.springframework.integration.amqp.dsl.SimpleMessageListenerContainerSpec
-
- ConsoleInboundChannelAdapterParser - Class in org.springframework.integration.stream.config
-
Parser for the <stdin-channel-adapter> element.
- ConsoleInboundChannelAdapterParser() - Constructor for class org.springframework.integration.stream.config.ConsoleInboundChannelAdapterParser
-
- ConsoleOutboundChannelAdapterParser - Class in org.springframework.integration.stream.config
-
Parser for the "stdout-" and "stderr-channel-adapter" elements.
- ConsoleOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.stream.config.ConsoleOutboundChannelAdapterParser
-
- CONSOLIDATED_HEADERS - Static variable in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter
-
- constructType(Type) - Method in class org.springframework.integration.support.json.AbstractJacksonJsonObjectMapper
-
- constructType(Type) - Method in class org.springframework.integration.support.json.Jackson2JsonObjectMapper
-
- consumeDelay(Duration) - Method in class org.springframework.integration.zeromq.dsl.ZeroMqChannelSpec
-
Specify a Duration to delay consumption when no data received.
- consumeDelay(Duration) - Method in class org.springframework.integration.zeromq.dsl.ZeroMqMessageProducerSpec
-
Specify a Duration to delay consumption when no data received.
- CONSUMER - Static variable in class org.springframework.integration.redis.support.RedisHeaders
-
- CONSUMER_GROUP - Static variable in class org.springframework.integration.redis.support.RedisHeaders
-
- consumerArguments(Map<String, Object>) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
Set consumer arguments.
- consumerBatchEnabled(boolean) - Method in class org.springframework.integration.amqp.dsl.SimpleMessageListenerContainerSpec
-
Set to true to enable batching of consumed messages.
- ConsumerEndpointFactoryBean - Class in org.springframework.integration.config
-
- ConsumerEndpointFactoryBean() - Constructor for class org.springframework.integration.config.ConsumerEndpointFactoryBean
-
- ConsumerEndpointSpec<S extends ConsumerEndpointSpec<S,H>,H extends MessageHandler> - Class in org.springframework.integration.dsl
-
- ConsumerEndpointSpec(H) - Constructor for class org.springframework.integration.dsl.ConsumerEndpointSpec
-
- consumerRebalanceListener(ConsumerRebalanceListener) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec
-
Set the user defined ConsumerRebalanceListener implementation.
- consumersPerQueue(int) - Method in class org.springframework.integration.amqp.dsl.DirectMessageListenerContainerSpec
-
- ConsumerStopAction - Enum in org.springframework.integration.mqtt.core
-
Action to take regarding subscrptions when consumer stops.
- consumerTagStrategy(ConsumerTagStrategy) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- consumerTaskExecutor(AsyncListenableTaskExecutor) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec
-
Set the executor for threads that poll the consumer.
- consumes(String...) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec.RequestMappingSpec
-
The consumable media types of the mapped request, narrowing the primary mapping.
- container(ConnectionFactory, Destination) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- container(ConnectionFactory, String) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- containerType(Class<? extends AbstractMessageListenerContainer>) - Method in class org.springframework.integration.jms.dsl.JmsMessageChannelSpec
-
Configure the type of the container.
- contains(Object) - Method in class org.springframework.integration.history.MessageHistory
-
- containsAll(Collection<?>) - Method in class org.springframework.integration.history.MessageHistory
-
- containsElementIgnoreCase(String[], String) - Static method in class org.springframework.integration.http.support.DefaultHttpHeaderMapper
-
- containsKey(Object) - Method in class org.springframework.integration.expression.ExpressionEvalMap
-
- containsSequence(Integer) - Method in class org.springframework.integration.store.SimpleMessageGroup
-
Return true if a message with this sequence number header exists in
the group.
- containsValue(Object) - Method in class org.springframework.integration.expression.ExpressionEvalMap
-
- CONTENT_MD5 - Static variable in class org.springframework.integration.http.support.DefaultHttpHeaderMapper
-
- CONTENT_TYPE - Static variable in class org.springframework.integration.mail.MailHeaders
-
- CONTENT_TYPE_ID - Static variable in class org.springframework.integration.mapping.support.JsonHeaders
-
- CONTENT_TYPE_PROPERTY - Static variable in class org.springframework.integration.jms.JmsHeaderMapper
-
- ContentBasedHeaderMatcher(boolean, Collection<String>) - Constructor for class org.springframework.integration.mapping.AbstractHeaderMapper.ContentBasedHeaderMatcher
-
- ContentEnricher - Class in org.springframework.integration.transformer
-
Content Enricher is a Message Transformer that can augment a message's payload with
either static values or by optionally invoking a downstream message flow via its
request channel and then applying values from the reply Message to the original
payload.
- ContentEnricher() - Constructor for class org.springframework.integration.transformer.ContentEnricher
-
- contentType(String) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set the content type.
- contentTypeExpression(String) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set an expression that will be evaluated to determine the content type.
- contentTypeFunction(Function<Message<P>, String>) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set a function that will be invoked to determine the content type.
- Context - Interface in org.springframework.integration.leader
-
Interface that defines the context for candidate leadership.
- ContinuousQueryMessageProducer - Class in org.springframework.integration.gemfire.inbound
-
Responds to a Gemfire continuous query (set using the #query field) that is
constantly evaluated against a cache
Region.
- ContinuousQueryMessageProducer(ContinuousQueryListenerContainer, String) - Constructor for class org.springframework.integration.gemfire.inbound.ContinuousQueryMessageProducer
-
- controlBus() - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- controlBus(Consumer<GenericEndpointSpec<ServiceActivatingHandler>>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- ControlBusMethodFilter - Class in org.springframework.integration.expression
-
- ControlBusMethodFilter() - Constructor for class org.springframework.integration.expression.ControlBusMethodFilter
-
- ControlBusParser - Class in org.springframework.integration.config.xml
-
- ControlBusParser() - Constructor for class org.springframework.integration.config.xml.ControlBusParser
-
- conversionService - Variable in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- convert(Class<P>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- convert(Class<P>, Consumer<GenericEndpointSpec<MessageTransformingHandler>>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- convert(MBeanServerConnection, ObjectInstance) - Method in class org.springframework.integration.jmx.DefaultMBeanObjectConverter
-
- convert(MBeanServerConnection, ObjectInstance) - Method in interface org.springframework.integration.jmx.MBeanObjectConverter
-
- convert(Binary) - Method in class org.springframework.integration.mongodb.support.BinaryToMessageConverter
-
- convert(Message<?>) - Method in class org.springframework.integration.mongodb.support.MessageToBinaryConverter
-
- convert(byte[]) - Method in class org.springframework.integration.support.converter.AllowListDeserializingConverter
-
- convert(JsonNode, DeserializationContext) - Method in class org.springframework.integration.support.json.MessageJacksonDeserializer
-
- convert(Object) - Method in class org.springframework.integration.util.UUIDConverter
-
- convertAndSend(Message<?>) - Method in class org.springframework.integration.ip.udp.MulticastSendingMessageHandler
-
- convertAndSend(Message<?>) - Method in class org.springframework.integration.ip.udp.UnicastSendingMessageHandler
-
- convertAndSend(Message<?>) - Method in class org.springframework.integration.syslog.inbound.SyslogReceivingChannelAdapterSupport
-
- converter - Variable in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter.Listener
-
- converter(Converter<T, U>) - Static method in class org.springframework.integration.dsl.Transformers
-
- CONVERTER_REGISTRAR_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- ConverterParser - Class in org.springframework.integration.config.xml
-
- ConverterParser() - Constructor for class org.springframework.integration.config.xml.ConverterParser
-
- convertExceptions(boolean) - Method in class org.springframework.integration.http.dsl.HttpRequestHandlerEndpointSpec
-
Flag to determine if conversion and writing out of message handling exceptions should be attempted.
- convertExpressions(Collection<ProcedureParameter>) - Static method in class org.springframework.integration.jdbc.storedproc.ProcedureParameter
-
Utility method that converts a Collection of
ProcedureParameter to
a Map containing only expression parameters.
- convertFromInternal(Message<?>, Class<?>, Object) - Method in class org.springframework.integration.support.converter.ObjectStringMessageConverter
-
- ConvertingBytesMessageMapper - Class in org.springframework.integration.mapping
-
- ConvertingBytesMessageMapper(MessageConverter) - Constructor for class org.springframework.integration.mapping.ConvertingBytesMessageMapper
-
- convertPayload(Message) - Method in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter.Listener
-
- convertRequestMappingToAnnotation(RequestMapping) - Static method in class org.springframework.integration.http.config.HttpContextUtils
-
- convertStaticParameters(Collection<ProcedureParameter>) - Static method in class org.springframework.integration.jdbc.storedproc.ProcedureParameter
-
Utility method that converts a Collection of
ProcedureParameter to
a Map containing only static parameters.
- convertToDocument(Object) - Method in class org.springframework.integration.xml.DefaultXmlPayloadConverter
-
- convertToDocument(Object) - Method in interface org.springframework.integration.xml.XmlPayloadConverter
-
- convertToJdbcTypesEnum(String) - Static method in enum org.springframework.integration.jdbc.config.JdbcTypesEnum
-
Retrieves the matching enum constant for a provided String representation
of the SQL Types.
- convertToNode(Object) - Method in class org.springframework.integration.xml.DefaultXmlPayloadConverter
-
- convertToNode(Object) - Method in interface org.springframework.integration.xml.XmlPayloadConverter
-
- convertToSource(Object) - Method in class org.springframework.integration.xml.DefaultXmlPayloadConverter
-
- convertToSource(Object) - Method in interface org.springframework.integration.xml.XmlPayloadConverter
-
- convertToString(Object) - Method in class org.springframework.integration.http.support.DefaultHttpHeaderMapper
-
- convertValue(Object, TypeDescriptor, TypeDescriptor) - Method in class org.springframework.integration.util.BeanFactoryTypeConverter
-
- copy(MessageGroup) - Method in class org.springframework.integration.store.AbstractMessageGroupStore
-
Used by expireMessageGroups.
- copy(MessageGroup) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- copyFileToLocalDirectory(String, F, File, Session<F>) - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- copyHeaders(Map<String, ?>) - Method in class org.springframework.integration.support.AbstractIntegrationMessageBuilder
-
Copy the name-value pairs from the provided Map.
- copyHeaders(Map<String, ?>) - Method in class org.springframework.integration.support.MessageBuilder
-
Copy the name-value pairs from the provided Map.
- copyHeaders(Map<String, ?>) - Method in class org.springframework.integration.support.MutableMessageBuilder
-
- copyHeadersIfAbsent(Map<String, ?>) - Method in class org.springframework.integration.support.AbstractIntegrationMessageBuilder
-
Copy the name-value pairs from the provided Map.
- copyHeadersIfAbsent(Map<String, ?>) - Method in class org.springframework.integration.support.MessageBuilder
-
Copy the name-value pairs from the provided Map.
- copyHeadersIfAbsent(Map<String, ?>) - Method in class org.springframework.integration.support.MutableMessageBuilder
-
- copyToSizedArray(byte[], int) - Method in class org.springframework.integration.ip.tcp.serializer.AbstractPooledBufferByteArraySerializer
-
Copy size bytes to a new buffer exactly size bytes long.
- CorrelatingMessageBarrier - Class in org.springframework.integration.aggregator
-
This Endpoint serves as a barrier for messages that should not be processed yet.
- CorrelatingMessageBarrier() - Constructor for class org.springframework.integration.aggregator.CorrelatingMessageBarrier
-
- CorrelatingMessageBarrier(MessageGroupStore) - Constructor for class org.springframework.integration.aggregator.CorrelatingMessageBarrier
-
- CORRELATION_ID - Static variable in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
- correlationExpression(String) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
- CorrelationHandlerSpec<S extends CorrelationHandlerSpec<S,H>,H extends AbstractCorrelatingMessageHandler> - Class in org.springframework.integration.dsl
-
- CorrelationHandlerSpec(H) - Constructor for class org.springframework.integration.dsl.CorrelationHandlerSpec
-
- correlationId(Object) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- correlationId(Object, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- correlationIdExpression(String) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- correlationIdExpression(String, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- correlationIdFunction(Function<Message<P>, Object>) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- correlationIdFunction(Function<Message<P>, ?>, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- correlationKey(String) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec
-
- correlationKey(String) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- CorrelationStrategy - Interface in org.springframework.integration.aggregator
-
Strategy for determining how messages can be correlated.
- CorrelationStrategy - Annotation Type in org.springframework.integration.annotation
-
Indicates that a given method is capable of determining the correlation key
of a message sent as parameter.
- correlationStrategy(CorrelationStrategy) - Method in class org.springframework.integration.dsl.BarrierSpec
-
- correlationStrategy(Object, String) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
- correlationStrategy(CorrelationStrategy) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
- CorrelationStrategyFactoryBean - Class in org.springframework.integration.config
-
- CorrelationStrategyFactoryBean() - Constructor for class org.springframework.integration.config.CorrelationStrategyFactoryBean
-
- counterBuilder(String) - Method in interface org.springframework.integration.support.management.metrics.MetricsCaptor
-
Create a counter builder for a counter with the provided name.
- counterBuilder(String) - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor
-
- CounterFacade - Interface in org.springframework.integration.support.management.metrics
-
- CqEventType - Enum in org.springframework.integration.gemfire.inbound
-
Enumeration of GemFire Continuous Query Event Types
- create(Message<?>, String, Integer, Long, K, V, Headers) - Method in interface org.springframework.integration.kafka.outbound.KafkaProducerMessageHandler.ProducerRecordCreator
-
Create a record.
- create(Object) - Method in interface org.springframework.integration.store.MessageGroupFactory
-
Create a
MessageGroup instance based on the provided
groupId.
- create(Collection<? extends Message<?>>, Object) - Method in interface org.springframework.integration.store.MessageGroupFactory
-
Create a
MessageGroup instance based on the provided
groupId
and with the
messages for the group.
- create(Collection<? extends Message<?>>, Object, long, boolean) - Method in interface org.springframework.integration.store.MessageGroupFactory
-
Create a
MessageGroup instance based on the provided
groupId
and with the
messages for the group.
- create(MessageGroupStore, Object) - Method in interface org.springframework.integration.store.MessageGroupFactory
-
Create a
MessageGroup instance based on the provided
groupId.
- create(MessageGroupStore, Object, long, boolean) - Method in interface org.springframework.integration.store.MessageGroupFactory
-
Create a
MessageGroup instance based on the provided
groupId.
- create(Object) - Method in class org.springframework.integration.store.SimpleMessageGroupFactory
-
- create(Collection<? extends Message<?>>, Object) - Method in class org.springframework.integration.store.SimpleMessageGroupFactory
-
- create(Collection<? extends Message<?>>, Object, long, boolean) - Method in class org.springframework.integration.store.SimpleMessageGroupFactory
-
- create(MessageGroupStore, Object) - Method in class org.springframework.integration.store.SimpleMessageGroupFactory
-
- create(MessageGroupStore, Object, long, boolean) - Method in class org.springframework.integration.store.SimpleMessageGroupFactory
-
- create(Object) - Method in class org.springframework.integration.transaction.DefaultTransactionSynchronizationFactory
-
- create(Object) - Method in class org.springframework.integration.transaction.PassThroughTransactionSynchronizationFactory
-
- create(Object) - Method in interface org.springframework.integration.transaction.TransactionSynchronizationFactory
-
- create() - Method in class org.springframework.integration.ws.dsl.BaseWsInboundGatewaySpec
-
- create() - Method in class org.springframework.integration.ws.dsl.BaseWsOutboundGatewaySpec
-
- create() - Method in class org.springframework.integration.ws.dsl.MarshallingWsInboundGatewaySpec
-
- create() - Method in class org.springframework.integration.ws.dsl.MarshallingWsOutboundGatewaySpec
-
- create() - Method in class org.springframework.integration.ws.dsl.MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec
-
- create() - Method in class org.springframework.integration.ws.dsl.SimpleWsInboundGatewaySpec
-
- create() - Method in class org.springframework.integration.ws.dsl.SimpleWsOutboundGatewaySpec
-
- create() - Method in class org.springframework.integration.ws.dsl.SimpleWsOutboundGatewaySpec.SimpleWsOutboundGatewayNoTemplateSpec
-
- createCallback(T) - Method in interface org.springframework.integration.acks.AcknowledgmentCallbackFactory
-
Create the callback.
- createCallback(AmqpMessageSource.AmqpAckInfo) - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckCallbackFactory
-
- createCallback(KafkaMessageSource.KafkaAckInfo<K, V>) - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckCallbackFactory
-
- createClientInstance() - Method in class org.springframework.integration.ftp.session.AbstractFtpSessionFactory
-
- createClientInstance() - Method in class org.springframework.integration.ftp.session.DefaultFtpSessionFactory
-
- createClientInstance() - Method in class org.springframework.integration.ftp.session.DefaultFtpsSessionFactory
-
- createConnection() - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Create a new JMS Connection for this JMS gateway.
- createConsumer() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- created(ServerSession, Path, Map<String, ?>, Throwable) - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
-
- createDefaultHandler() - Method in class org.springframework.integration.config.AbstractStandardMessageHandlerFactoryBean
-
- createDefaultHandler() - Method in class org.springframework.integration.config.SplitterFactoryBean
-
- createDefaultHeaderMatcher(String, Collection<String>) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper
-
- createDirectChannel(Element, ParserContext) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- createDirectHandlerIfPossible(Object, String) - Method in class org.springframework.integration.config.ServiceActivatorFactoryBean
-
- createDispatcher() - Method in class org.springframework.integration.amqp.channel.PointToPointSubscribableAmqpChannel
-
- createDispatcher() - Method in class org.springframework.integration.amqp.channel.PublishSubscribeAmqpChannel
-
- createDispatcher() - Method in class org.springframework.integration.kafka.channel.PublishSubscribeKafkaChannel
-
- createDispatcher() - Method in class org.springframework.integration.kafka.channel.SubscribableKafkaChannel
-
- createElementDescription(Element) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
Provides a user friendly description of an element based on its node name and, if available, its "id" attribute
value.
- createEndpoint(MessageHandler, Method, List<Annotation>) - Method in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- createEndpoint(MessageHandler, Method, List<Annotation>) - Method in class org.springframework.integration.config.annotation.BridgeToAnnotationPostProcessor
-
- createEvaluationContext() - Method in class org.springframework.integration.handler.advice.ExpressionEvaluatingRequestHandlerAdvice
-
- createEvaluationContext() - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- createEvaluationContext() - Method in class org.springframework.integration.transaction.ExpressionEvaluatingTransactionSynchronizationProcessor
-
- createExpressionDefIfAttributeDefined(String, Element) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- createExpressionDefinitionFromValueOrExpression(String, String, ParserContext, Element, boolean) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- createExpressionEvaluatingHandler(Expression) - Method in class org.springframework.integration.config.AbstractStandardMessageHandlerFactoryBean
-
- createExpressionEvaluatingHandler(Expression) - Method in class org.springframework.integration.config.FilterFactoryBean
-
- createExpressionEvaluatingHandler(Expression) - Method in class org.springframework.integration.config.RouterFactoryBean
-
- createExpressionEvaluatingHandler(Expression) - Method in class org.springframework.integration.config.ServiceActivatorFactoryBean
-
- createExpressionEvaluatingHandler(Expression) - Method in class org.springframework.integration.config.SplitterFactoryBean
-
- createExpressionEvaluatingHandler(Expression) - Method in class org.springframework.integration.config.TransformerFactoryBean
-
- createFilter(MessageSelector) - Method in class org.springframework.integration.config.FilterFactoryBean
-
- createForPool() - Method in interface org.springframework.integration.util.SimplePool.PoolItemCallback
-
Called by the pool when a new instance is required to populate the pool.
- createHandler() - Method in class org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean
-
- createHandler() - Method in class org.springframework.integration.config.AbstractStandardMessageHandlerFactoryBean
-
- createHandler() - Method in class org.springframework.integration.config.AggregatorFactoryBean
-
- createHandler(Object, Method, List<Annotation>) - Method in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
Subclasses must implement this method to create the MessageHandler.
- createHandler(Object, Method, List<Annotation>) - Method in class org.springframework.integration.config.annotation.AggregatorAnnotationPostProcessor
-
- createHandler(Object, Method, List<Annotation>) - Method in class org.springframework.integration.config.annotation.BridgeFromAnnotationPostProcessor
-
- createHandler(Object, Method, List<Annotation>) - Method in class org.springframework.integration.config.annotation.BridgeToAnnotationPostProcessor
-
- createHandler(Object, Method, List<Annotation>) - Method in class org.springframework.integration.config.annotation.FilterAnnotationPostProcessor
-
- createHandler(Object, Method, List<Annotation>) - Method in class org.springframework.integration.config.annotation.InboundChannelAdapterAnnotationPostProcessor
-
- createHandler(Object, Method, List<Annotation>) - Method in class org.springframework.integration.config.annotation.RouterAnnotationPostProcessor
-
- createHandler(Object, Method, List<Annotation>) - Method in class org.springframework.integration.config.annotation.ServiceActivatorAnnotationPostProcessor
-
- createHandler(Object, Method, List<Annotation>) - Method in class org.springframework.integration.config.annotation.SplitterAnnotationPostProcessor
-
- createHandler(Object, Method, List<Annotation>) - Method in class org.springframework.integration.config.annotation.TransformerAnnotationPostProcessor
-
- createHandler() - Method in class org.springframework.integration.config.ExpressionControlBusFactoryBean
-
- createHandler(Transformer) - Method in class org.springframework.integration.config.TransformerFactoryBean
-
- createHandler() - Method in class org.springframework.integration.file.config.FileWritingMessageHandlerFactoryBean
-
- createHandler() - Method in class org.springframework.integration.groovy.config.GroovyControlBusFactoryBean
-
- createHandler() - Method in class org.springframework.integration.jpa.outbound.JpaOutboundGatewayFactoryBean
-
- createHandlerInternal() - Method in class org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean
-
- createHeaderMatcher(Collection<String>) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper
-
- createInstance() - Method in class org.springframework.integration.amqp.config.AmqpChannelFactoryBean
-
- createInstance() - Method in class org.springframework.integration.config.ExpressionFactoryBean
-
- createInstance() - Method in class org.springframework.integration.dsl.IntegrationComponentSpec
-
- createInstance() - Method in class org.springframework.integration.file.config.FileReadingMessageSourceFactoryBean
-
- createInstance() - Method in class org.springframework.integration.file.config.FileTailInboundChannelAdapterFactoryBean
-
- createInstance() - Method in class org.springframework.integration.ip.config.TcpConnectionFactoryFactoryBean
-
- createInstance() - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- createInstance() - Method in class org.springframework.integration.mail.config.MailReceiverFactoryBean
-
- createInstance() - Method in class org.springframework.integration.sftp.session.JschProxyFactoryBean
-
- createInstance() - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
-
- createInstance() - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
-
- createJavaType(Map<String, Object>, String) - Method in class org.springframework.integration.support.json.AbstractJacksonJsonObjectMapper
-
- createJsonParser(String) - Method in class org.springframework.integration.support.json.Jackson2JsonMessageParser
-
- createMessageFromAmqp(Message, Channel) - Method in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter.Listener
-
- createMessageFromPayload(Object, Channel, Map<String, Object>, long, List<Map<String, Object>>) - Method in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter.Listener
-
- createMessageProcessingHandler(MessageProcessor<T>) - Method in class org.springframework.integration.config.AbstractStandardMessageHandlerFactoryBean
-
- createMessageProcessingHandler(MessageProcessor<T>) - Method in class org.springframework.integration.config.ServiceActivatorFactoryBean
-
- createMessageProcessor(String, ScriptSource, ScriptVariableGenerator) - Method in class org.springframework.integration.groovy.config.GroovyAwareScriptExecutingProcessorFactory
-
- createMessageProcessor(String, ScriptSource, ScriptVariableGenerator) - Method in class org.springframework.integration.scripting.config.ScriptExecutingProcessorFactory
-
- createMethodInvokingHandler(Object, String) - Method in class org.springframework.integration.config.AbstractStandardMessageHandlerFactoryBean
-
Subclasses must implement this method to create the MessageHandler.
- createMethodInvokingHandler(Object, String) - Method in class org.springframework.integration.config.FilterFactoryBean
-
- createMethodInvokingHandler(Object, String) - Method in class org.springframework.integration.config.RouterFactoryBean
-
- createMethodInvokingHandler(Object, String) - Method in class org.springframework.integration.config.ServiceActivatorFactoryBean
-
- createMethodInvokingHandler(Object, String) - Method in class org.springframework.integration.config.SplitterFactoryBean
-
- createMethodInvokingHandler(Object, String) - Method in class org.springframework.integration.config.TransformerFactoryBean
-
- createMethodInvokingRouter(Object, String) - Method in class org.springframework.integration.config.RouterFactoryBean
-
- createMethodInvokingSplitter(Object, String) - Method in class org.springframework.integration.config.SplitterFactoryBean
-
- createNewConnection(Socket, boolean, boolean, ApplicationEventPublisher, String) - Method in class org.springframework.integration.ip.tcp.connection.DefaultTcpNetConnectionSupport
-
- createNewConnection(SocketChannel, boolean, boolean, ApplicationEventPublisher, String) - Method in class org.springframework.integration.ip.tcp.connection.DefaultTcpNioConnectionSupport
-
- createNewConnection(SocketChannel, boolean, boolean, ApplicationEventPublisher, String) - Method in class org.springframework.integration.ip.tcp.connection.DefaultTcpNioSSLConnectionSupport
-
- createNewConnection(Socket, boolean, boolean, ApplicationEventPublisher, String) - Method in interface org.springframework.integration.ip.tcp.connection.TcpNetConnectionSupport
-
- createNewConnection(SocketChannel, boolean, boolean, ApplicationEventPublisher, String) - Method in interface org.springframework.integration.ip.tcp.connection.TcpNioConnectionSupport
-
- createOutputMessage(Object, MessageHeaders) - Method in class org.springframework.integration.handler.AbstractMessageProducingHandler
-
- createOutputStream(File, boolean) - Method in class org.springframework.integration.file.FileWritingMessageHandler
-
Create a buffered output stream for the file.
- createParameterSource(Object) - Method in class org.springframework.integration.jdbc.BeanPropertySqlParameterSourceFactory
-
- createParameterSource(Object) - Method in class org.springframework.integration.jdbc.ExpressionEvaluatingSqlParameterSourceFactory
-
- createParameterSource(Object) - Method in interface org.springframework.integration.jdbc.SqlParameterSourceFactory
-
- createParameterSource(Object) - Method in class org.springframework.integration.jpa.support.parametersource.BeanPropertyParameterSourceFactory
-
- createParameterSource(Object) - Method in class org.springframework.integration.jpa.support.parametersource.ExpressionEvaluatingParameterSourceFactory
-
- createParameterSource(Object) - Method in interface org.springframework.integration.jpa.support.parametersource.ParameterSourceFactory
-
- createParameterSourceNoCache(Object) - Method in class org.springframework.integration.jdbc.ExpressionEvaluatingSqlParameterSourceFactory
-
- createResult(Object) - Method in class org.springframework.integration.xml.result.DomResultFactory
-
- createResult(Object) - Method in interface org.springframework.integration.xml.result.ResultFactory
-
- createResult(Object) - Method in class org.springframework.integration.xml.result.StringResultFactory
-
- createSelect(String) - Method in class org.springframework.integration.r2dbc.inbound.R2dbcMessageSource.SelectCreator
-
- createSelect(SqlIdentifier) - Method in class org.springframework.integration.r2dbc.inbound.R2dbcMessageSource.SelectCreator
-
- createServerSocket(int, int, InetAddress) - Method in class org.springframework.integration.ip.tcp.connection.TcpNetServerConnectionFactory
-
- createSession(Connection) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Create a new JMS Session using the provided Connection.
- createSimpleEvaluationContext() - Static method in class org.springframework.integration.expression.ExpressionUtils
-
Used to create a context with no BeanFactory, usually in tests.
- createSimpleEvaluationContext(BeanFactory) - Static method in class org.springframework.integration.expression.ExpressionUtils
-
Obtains the context from the beanFactory if not null; emits a warning if the beanFactory
is null.
- createSocket(String, int) - Method in class org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory
-
- createSource(Object) - Method in class org.springframework.integration.xml.source.DomSourceFactory
-
- createSource(Object) - Method in interface org.springframework.integration.xml.source.SourceFactory
-
Create appropriate
Source instance for
payload
- createSource(Object) - Method in class org.springframework.integration.xml.source.StringSourceFactory
-
- createStandardEvaluationContext() - Static method in class org.springframework.integration.expression.ExpressionUtils
-
Used to create a context with no BeanFactory, usually in tests.
- createStandardEvaluationContext(BeanFactory) - Static method in class org.springframework.integration.expression.ExpressionUtils
-
Obtains the context from the beanFactory if not null; emits a warning if the beanFactory
is null.
- createTargetPropertyName(String, boolean) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper
-
Alter the specified propertyName if necessary.
- createTaskScheduler(int) - Static method in class org.springframework.integration.test.util.TestUtils
-
- createTestApplicationContext() - Static method in class org.springframework.integration.test.util.TestUtils
-
- createWriter(File, boolean) - Method in class org.springframework.integration.file.FileWritingMessageHandler
-
Create a buffered writer for the file, for String payloads.
- credentials(String, String) - Method in class org.springframework.integration.mail.dsl.MailSendingMessageHandlerSpec
-
Set the credentials.
- criteria(Function<Message<P>, Criteria>) - Method in class org.springframework.integration.r2dbc.dsl.R2dbcMessageHandlerSpec
-
Set a
Function to evaluate a
Criteria for query to execute.
- criteria(String) - Method in class org.springframework.integration.r2dbc.dsl.R2dbcMessageHandlerSpec
-
Set a SpEL expression to evaluate a Criteria for query to execute.
- criteria(Expression) - Method in class org.springframework.integration.r2dbc.dsl.R2dbcMessageHandlerSpec
-
Set a SpEL expression to evaluate a Criteria for query to execute.
- crlf() - Static method in class org.springframework.integration.ip.tcp.serializer.TcpCodecs
-
Return a serializer with the default max message size for deserialization.
- crlf(int) - Static method in class org.springframework.integration.ip.tcp.serializer.TcpCodecs
-
Return a serializer with the provided max message size for deserialization.
- cron(String) - Method in class org.springframework.integration.dsl.PollerFactory
-
- cron(String, TimeZone) - Method in class org.springframework.integration.dsl.PollerFactory
-
- cron(String) - Static method in class org.springframework.integration.dsl.Pollers
-
- cron(String, TimeZone) - Static method in class org.springframework.integration.dsl.Pollers
-
- crossOrigin(Consumer<HttpInboundEndpointSupportSpec.CrossOriginSpec>) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec
-
- CrossOrigin - Class in org.springframework.integration.http.inbound
-
- CrossOrigin() - Constructor for class org.springframework.integration.http.inbound.CrossOrigin
-
- CuratorFrameworkFactoryBean - Class in org.springframework.integration.zookeeper.config
-
A Spring-friendly way to build a
CuratorFramework and implementing
SmartLifecycle.
- CuratorFrameworkFactoryBean(String) - Constructor for class org.springframework.integration.zookeeper.config.CuratorFrameworkFactoryBean
-
Construct an instance using the supplied connection string and using a default
retry policy new ExponentialBackoffRetry(1000, 3).
- CuratorFrameworkFactoryBean(String, RetryPolicy) - Constructor for class org.springframework.integration.zookeeper.config.CuratorFrameworkFactoryBean
-
Construct an instance using the supplied connection string and retry policy.
- current() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
- currentComponent(Object) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- currentInterceptableChannel() - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- currentMessageChannel(MessageChannel) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- customizeMonoReply(BiFunction<Message<?>, Mono<?>, Publisher<?>>) - Method in class org.springframework.integration.dsl.ConsumerEndpointSpec
-
- DatagramPacketMessageMapper - Class in org.springframework.integration.ip.udp
-
Message Mapper for converting to and from UDP DatagramPackets.
- DatagramPacketMessageMapper() - Constructor for class org.springframework.integration.ip.udp.DatagramPacketMessageMapper
-
- datatype(Class<?>...) - Method in class org.springframework.integration.dsl.MessageChannelSpec
-
- DATE_FORMATS - Static variable in class org.springframework.integration.http.support.DefaultHttpHeaderMapper
-
- deBatchingEnabled(boolean) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
Determine whether or not the container should de-batch batched
messages (true) or call the listener with the batch (false).
- debug() - Static method in class org.springframework.integration.test.rule.Log4j2LevelAdjuster
-
The factory to produce Log4j2LevelAdjuster instances for Level.DEBUG logging
with the org.springframework.integration as default category.
- decode(InputStream, Class<T>) - Method in interface org.springframework.integration.codec.Codec
-
Decode an object of a given type
- decode(byte[], Class<T>) - Method in interface org.springframework.integration.codec.Codec
-
Decode an object of a given type
- decode(InputStream, Class<T>) - Method in class org.springframework.integration.codec.CompositeCodec
-
- decode(byte[], Class<T>) - Method in class org.springframework.integration.codec.CompositeCodec
-
- decode(byte[], Class<T>) - Method in class org.springframework.integration.codec.kryo.AbstractKryoCodec
-
- decode(InputStream, Class<T>) - Method in class org.springframework.integration.codec.kryo.AbstractKryoCodec
-
- DECODE_ERRORS - Static variable in class org.springframework.integration.syslog.SyslogHeaders
-
- decodeFluxAsUnit(boolean) - Method in class org.springframework.integration.rsocket.dsl.RSocketInboundGatewaySpec
-
Configure an option to decode an incoming Flux
as a single unit or each its event separately.
- decoding(Codec, Class<T>) - Static method in class org.springframework.integration.dsl.Transformers
-
- decoding(Codec, String) - Static method in class org.springframework.integration.dsl.Transformers
-
- decoding(Codec, Function<Message<?>, Class<T>>) - Static method in class org.springframework.integration.dsl.Transformers
-
- decoding(Codec, Expression) - Static method in class org.springframework.integration.dsl.Transformers
-
- DecodingTransformer<T> - Class in org.springframework.integration.transformer
-
- DecodingTransformer(Codec, Class<T>) - Constructor for class org.springframework.integration.transformer.DecodingTransformer
-
Construct an instance to use the supplied codec to decode to the supplied type.
- DecodingTransformer(Codec, Expression) - Constructor for class org.springframework.integration.transformer.DecodingTransformer
-
Construct an instance to use the supplied codec to decode to the supplied type.
- decorate(MessageHandlingRunnable) - Method in interface org.springframework.integration.dispatcher.MessageHandlingTaskDecorator
-
- decorateMessage(Message<?>) - Method in interface org.springframework.integration.support.MessageDecorator
-
- Default - Annotation Type in org.springframework.integration.annotation
-
Indicates that the class member has some default meaning.
- DEFAULT_ADVICE_MESSAGE_ID - Static variable in class org.springframework.integration.codec.kryo.RegistrationIds
-
- DEFAULT_BUSY_WAIT_TIME - Static variable in class org.springframework.integration.support.leader.LockRegistryLeaderInitiator
-
- DEFAULT_CHARSET - Static variable in class org.springframework.integration.util.UUIDConverter
-
- DEFAULT_COLLECTION_NAME - Static variable in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- DEFAULT_COLLECTION_NAME - Static variable in class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
-
The default conventional collection name.
- DEFAULT_COMPLETION_TIMEOUT - Static variable in class org.springframework.integration.mqtt.inbound.MqttPahoMessageDrivenChannelAdapter
-
The default completion timeout in milliseconds.
- DEFAULT_COMPLETION_TIMEOUT - Static variable in class org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler
-
The default completion timeout in milliseconds.
- DEFAULT_CONFIGURING_POSTPROCESSOR_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- DEFAULT_CONSUME_DELAY - Static variable in class org.springframework.integration.zeromq.channel.ZeroMqChannel
-
- DEFAULT_CONSUME_DELAY - Static variable in class org.springframework.integration.zeromq.inbound.ZeroMqMessageProducer
-
- DEFAULT_DELAY_WHEN_EMPTY - Static variable in class org.springframework.integration.util.IntegrationReactiveUtils
-
A default delay before repeating an empty source Mono as 1 second Duration.
- DEFAULT_DOMAIN - Static variable in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- DEFAULT_ERROR_CODE - Static variable in class org.springframework.integration.http.inbound.HttpRequestHandlingController
-
The View model key for the error code.
- DEFAULT_ERROR_MESSAGE_ID - Static variable in class org.springframework.integration.codec.kryo.RegistrationIds
-
- DEFAULT_ERRORS_KEY - Static variable in class org.springframework.integration.http.inbound.HttpRequestHandlingController
-
The View model key for errors.
- DEFAULT_FILE_REGISTRATION_ID - Static variable in class org.springframework.integration.codec.kryo.RegistrationIds
-
- DEFAULT_GENERIC_MESSAGE_ID - Static variable in class org.springframework.integration.codec.kryo.RegistrationIds
-
- DEFAULT_HALF_OPEN_AFTER - Static variable in class org.springframework.integration.handler.advice.RequestHandlerCircuitBreakerAdvice
-
A half-open duration as 1000 .
- DEFAULT_HASH_MAP_ID - Static variable in class org.springframework.integration.codec.kryo.RegistrationIds
-
- DEFAULT_HEADER_TYPES - Static variable in class org.springframework.integration.support.json.AbstractJsonInboundMessageMapper
-
- DEFAULT_HEART_BEAT_TIME - Static variable in class org.springframework.integration.support.leader.LockRegistryLeaderInitiator
-
- DEFAULT_MAX_ATTEMPTS - Static variable in class org.springframework.integration.handler.DelayHandler
-
- DEFAULT_MAX_MESSAGE_SIZE - Static variable in class org.springframework.integration.ip.tcp.serializer.AbstractByteArraySerializer
-
The default maximum message size when deserializing.
- DEFAULT_MESSAGEHEADERS_ID - Static variable in class org.springframework.integration.codec.kryo.RegistrationIds
-
- DEFAULT_MUTABLE_MESSAGE_ID - Static variable in class org.springframework.integration.codec.kryo.RegistrationIds
-
- DEFAULT_MUTABLE_MESSAGEHEADERS_ID - Static variable in class org.springframework.integration.codec.kryo.RegistrationIds
-
- DEFAULT_NAME - Static variable in class org.springframework.integration.handler.advice.RateLimiterRequestHandlerAdvice
-
- DEFAULT_POLLER - Static variable in class org.springframework.integration.scheduling.PollerMetadata
-
A convenient short alias for the global default poller bean name.
- DEFAULT_POLLER_METADATA_BEAN_NAME - Static variable in class org.springframework.integration.scheduling.PollerMetadata
-
- DEFAULT_POLLING_PERIOD - Static variable in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
- DEFAULT_PORT - Static variable in class org.springframework.integration.syslog.inbound.SyslogReceivingChannelAdapterSupport
-
- DEFAULT_RECEIVE_TIMEOUT - Static variable in class org.springframework.integration.endpoint.PollingConsumer
-
A default receive timeout as 1000L milliseconds.
- DEFAULT_RECEIVE_TIMEOUT - Static variable in class org.springframework.integration.jms.JmsOutboundGateway
-
A default receive timeout in milliseconds.
- DEFAULT_RECEIVE_TIMEOUT - Static variable in class org.springframework.integration.redis.inbound.RedisQueueInboundGateway
-
- DEFAULT_RECEIVE_TIMEOUT - Static variable in class org.springframework.integration.redis.inbound.RedisQueueMessageDrivenEndpoint
-
- DEFAULT_RECOVERY_INTERVAL - Static variable in class org.springframework.integration.redis.inbound.RedisQueueInboundGateway
-
- DEFAULT_RECOVERY_INTERVAL - Static variable in class org.springframework.integration.redis.inbound.RedisQueueMessageDrivenEndpoint
-
- DEFAULT_REGION - Static variable in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
Default region property, used to partition the message store.
- DEFAULT_REPLY_KEY - Static variable in class org.springframework.integration.http.inbound.HttpRequestHandlingController
-
The View model key for reply.
- DEFAULT_REPLY_TIMEOUT - Static variable in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- DEFAULT_RETRY_DELAY - Static variable in class org.springframework.integration.handler.DelayHandler
-
- DEFAULT_RETRY_INTERVAL - Static variable in class org.springframework.integration.ip.tcp.TcpInboundGateway
-
A default retry interval in milliseconds - 60000L.
- DEFAULT_RETRY_INTERVAL - Static variable in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
-
- DEFAULT_SEND_BUFFER_SIZE - Static variable in class org.springframework.integration.websocket.IntegrationWebSocketContainer
-
- DEFAULT_SEND_TIME_LIMIT - Static variable in class org.springframework.integration.websocket.IntegrationWebSocketContainer
-
- DEFAULT_SI_USER_FLAG - Static variable in class org.springframework.integration.mail.AbstractMailReceiver
-
Default user flag for marking messages as seen by this receiver:
"spring-integration-mail-adapter".
- DEFAULT_TABLE_PREFIX - Static variable in class org.springframework.integration.jdbc.lock.DefaultLockRepository
-
Default value for the table prefix property.
- DEFAULT_TABLE_PREFIX - Static variable in class org.springframework.integration.jdbc.metadata.JdbcMetadataStore
-
Default value for the table prefix property.
- DEFAULT_TABLE_PREFIX - Static variable in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
Default value for the table prefix property.
- DEFAULT_TABLE_PREFIX - Static variable in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
Default value for the table prefix property.
- DEFAULT_TAIL_ATTEMPTS_DELAY - Static variable in class org.springframework.integration.file.tail.FileTailingMessageProducerSupport
-
The default delay between tail attempts in milliseconds.
- DEFAULT_THRESHOLD - Static variable in class org.springframework.integration.aggregator.TimeoutCountSequenceSizeReleaseStrategy
-
Default threshold is effectively infinite.
- DEFAULT_THRESHOLD - Static variable in class org.springframework.integration.handler.advice.RequestHandlerCircuitBreakerAdvice
-
A default failures threshold as 5.
- DEFAULT_TIMEOUT - Static variable in class org.springframework.integration.aggregator.TimeoutCountSequenceSizeReleaseStrategy
-
Default timeout is one minute.
- DEFAULT_TTL - Static variable in class org.springframework.integration.jdbc.lock.DefaultLockRepository
-
Default value for the time-to-live property.
- DEFAULT_UUID_ID - Static variable in class org.springframework.integration.codec.kryo.RegistrationIds
-
- DefaultAggregateHeadersFunction - Class in org.springframework.integration.aggregator
-
The
Function implementation for a default headers merging in the aggregator
component.
- DefaultAggregateHeadersFunction() - Constructor for class org.springframework.integration.aggregator.DefaultAggregateHeadersFunction
-
- DefaultAggregatingMessageGroupProcessor - Class in org.springframework.integration.aggregator
-
This implementation of MessageGroupProcessor will take the messages from the
MessageGroup and pass them on in a single message with a Collection as a payload.
- DefaultAggregatingMessageGroupProcessor() - Constructor for class org.springframework.integration.aggregator.DefaultAggregatingMessageGroupProcessor
-
- DefaultAmqpHeaderMapper - Class in org.springframework.integration.amqp.support
-
- DefaultAmqpHeaderMapper(String[], String[]) - Constructor for class org.springframework.integration.amqp.support.DefaultAmqpHeaderMapper
-
- DefaultCandidate - Class in org.springframework.integration.leader
-
- DefaultCandidate() - Constructor for class org.springframework.integration.leader.DefaultCandidate
-
Instantiate a default candidate.
- DefaultCandidate(String, String) - Constructor for class org.springframework.integration.leader.DefaultCandidate
-
Instantiate a default candidate.
- DefaultChannelAccessPolicy - Class in org.springframework.integration.security.channel
-
Creates the ConfigAttributes for secured channel
send and receive operations based on simple String values.
- DefaultChannelAccessPolicy(String, String) - Constructor for class org.springframework.integration.security.channel.DefaultChannelAccessPolicy
-
Create an access policy instance.
- DefaultChannelAccessPolicy(String[], String[]) - Constructor for class org.springframework.integration.security.channel.DefaultChannelAccessPolicy
-
Create an access policy instance.
- DefaultDatatypeChannelMessageConverter - Class in org.springframework.integration.support.converter
-
Default message converter for datatype channels.
- DefaultDatatypeChannelMessageConverter() - Constructor for class org.springframework.integration.support.converter.DefaultDatatypeChannelMessageConverter
-
- defaultDelay(long) - Method in class org.springframework.integration.dsl.DelayerEndpointSpec
-
- defaultDeliveryMode(MessageDeliveryMode) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Set the default delivery mode.
- defaultDeliveryMode(MessageDeliveryMode) - Method in class org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec
-
- DefaultDirectoryScanner - Class in org.springframework.integration.file
-
Default directory scanner and base class for other directory scanners.
- DefaultDirectoryScanner() - Constructor for class org.springframework.integration.file.DefaultDirectoryScanner
-
- defaultEncoding(String) - Method in class org.springframework.integration.mail.dsl.MailSendingMessageHandlerSpec
-
Set the default encoding.
- DefaultErrorMessageStrategy - Class in org.springframework.integration.support
-
- DefaultErrorMessageStrategy() - Constructor for class org.springframework.integration.support.DefaultErrorMessageStrategy
-
- defaultFileNameFunction(String) - Static method in class org.springframework.integration.file.filters.AbstractMarkerFilePresentFileListFilter
-
The default function used to create the file name for the corresponding marker file.
- DefaultFileNameGenerator - Class in org.springframework.integration.file
-
Default implementation of the filename generator strategy.
- DefaultFileNameGenerator() - Constructor for class org.springframework.integration.file.DefaultFileNameGenerator
-
- defaultFileTypeMap(FileTypeMap) - Method in class org.springframework.integration.mail.dsl.MailSendingMessageHandlerSpec
-
Set the default type map.
- DefaultFtpSessionFactory - Class in org.springframework.integration.ftp.session
-
Default implementation of FTP SessionFactory.
- DefaultFtpSessionFactory() - Constructor for class org.springframework.integration.ftp.session.DefaultFtpSessionFactory
-
- DefaultFtpsSessionFactory - Class in org.springframework.integration.ftp.session
-
SessionFactory for FTPS.
- DefaultFtpsSessionFactory() - Constructor for class org.springframework.integration.ftp.session.DefaultFtpsSessionFactory
-
- DefaultHeaderChannelRegistry - Class in org.springframework.integration.channel
-
Converts a channel to a name, retaining a reference to the channel keyed by the name.
- DefaultHeaderChannelRegistry() - Constructor for class org.springframework.integration.channel.DefaultHeaderChannelRegistry
-
Constructs a registry with the default delay for channel expiry.
- DefaultHeaderChannelRegistry(long) - Constructor for class org.springframework.integration.channel.DefaultHeaderChannelRegistry
-
Constructs a registry with the provided delay (milliseconds) for
channel expiry.
- DefaultHttpHeaderMapper - Class in org.springframework.integration.http.support
-
- DefaultHttpHeaderMapper() - Constructor for class org.springframework.integration.http.support.DefaultHttpHeaderMapper
-
- DefaultInboundChannelAdapterParser - Class in org.springframework.integration.config.xml
-
Parser for the <inbound-channel-adapter/> element.
- DefaultInboundChannelAdapterParser() - Constructor for class org.springframework.integration.config.xml.DefaultInboundChannelAdapterParser
-
- DefaultJmsHeaderMapper - Class in org.springframework.integration.jms
-
- DefaultJmsHeaderMapper() - Constructor for class org.springframework.integration.jms.DefaultJmsHeaderMapper
-
- DefaultJpaOperations - Class in org.springframework.integration.jpa.core
-
Class similar to JPA template limited to the operations required for the JPA adapters/gateway
not using JpaTemplate as the class is deprecated since Spring 3.1.
- DefaultJpaOperations() - Constructor for class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- DefaultLeaderEventPublisher - Class in org.springframework.integration.leader.event
-
- DefaultLeaderEventPublisher() - Constructor for class org.springframework.integration.leader.event.DefaultLeaderEventPublisher
-
Instantiates a new leader event publisher.
- DefaultLeaderEventPublisher(ApplicationEventPublisher) - Constructor for class org.springframework.integration.leader.event.DefaultLeaderEventPublisher
-
Instantiates a new leader event publisher.
- DefaultLockRegistry - Class in org.springframework.integration.support.locks
-
Default implementation of
LockRegistry which uses Masked Hashcode algorithm to obtain locks.
- DefaultLockRegistry() - Constructor for class org.springframework.integration.support.locks.DefaultLockRegistry
-
Constructs a DefaultLockRegistry with the default
mask 0xFF with 256 locks.
- DefaultLockRegistry(int) - Constructor for class org.springframework.integration.support.locks.DefaultLockRegistry
-
Constructs a DefaultLockRegistry with the supplied
mask - the mask must have a value Math.pow(2, n) - 1 where n
is 1 to 31, creating a hash of Math.pow(2, n) locks.
- DefaultLockRepository - Class in org.springframework.integration.jdbc.lock
-
The default implementation of the
LockRepository based on the
table from the script presented in the
org/springframework/integration/jdbc/schema-*.sql.
- DefaultLockRepository(DataSource) - Constructor for class org.springframework.integration.jdbc.lock.DefaultLockRepository
-
Constructor that initializes the client id that will be associated for
all the locks persisted by the store instance to a random
UUID.
- DefaultLockRepository(DataSource, String) - Constructor for class org.springframework.integration.jdbc.lock.DefaultLockRepository
-
Constructor that allows the user to specify a client id that will
be associated for all the locks persisted by the store instance.
- DefaultMailHeaderMapper - Class in org.springframework.integration.mail.support
-
- DefaultMailHeaderMapper() - Constructor for class org.springframework.integration.mail.support.DefaultMailHeaderMapper
-
- DefaultMBeanAttributeFilter - Class in org.springframework.integration.jmx
-
- DefaultMBeanAttributeFilter() - Constructor for class org.springframework.integration.jmx.DefaultMBeanAttributeFilter
-
- DefaultMBeanObjectConverter - Class in org.springframework.integration.jmx
-
- DefaultMBeanObjectConverter() - Constructor for class org.springframework.integration.jmx.DefaultMBeanObjectConverter
-
- DefaultMBeanObjectConverter(MBeanAttributeFilter) - Constructor for class org.springframework.integration.jmx.DefaultMBeanObjectConverter
-
- DefaultMessageBuilderFactory - Class in org.springframework.integration.support
-
- DefaultMessageBuilderFactory() - Constructor for class org.springframework.integration.support.DefaultMessageBuilderFactory
-
- DefaultMessageConverter - Class in org.springframework.integration.syslog
-
- DefaultMessageConverter() - Constructor for class org.springframework.integration.syslog.DefaultMessageConverter
-
- DefaultMessageSplitter - Class in org.springframework.integration.splitter
-
The default Message Splitter implementation.
- DefaultMessageSplitter() - Constructor for class org.springframework.integration.splitter.DefaultMessageSplitter
-
- DefaultMqttPahoClientFactory - Class in org.springframework.integration.mqtt.core
-
Creates a default MqttClient and a set of options as configured.
- DefaultMqttPahoClientFactory() - Constructor for class org.springframework.integration.mqtt.core.DefaultMqttPahoClientFactory
-
- DefaultMqttPahoClientFactory.Will - Class in org.springframework.integration.mqtt.core
-
- DefaultMultipartFileReader - Class in org.springframework.integration.http.multipart
-
- DefaultMultipartFileReader() - Constructor for class org.springframework.integration.http.multipart.DefaultMultipartFileReader
-
- DefaultOutboundChannelAdapterParser - Class in org.springframework.integration.config.xml
-
Parser for the <outbound-channel-adapter/> element.
- DefaultOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.config.xml.DefaultOutboundChannelAdapterParser
-
- defaultOutputChannel(String) - Method in class org.springframework.integration.dsl.AbstractRouterSpec
-
Specify a
MessageChannel bean name as a default output from the router.
- defaultOutputChannel(MessageChannel) - Method in class org.springframework.integration.dsl.AbstractRouterSpec
-
- defaultOutputToParentFlow() - Method in class org.springframework.integration.dsl.AbstractRouterSpec
-
Make a default output mapping of the router to the parent flow.
- defaultOverwrite(boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
Determine the default action to take when setting individual header specifications
without an explicit 'overwrite' argument.
- DefaultPahoMessageConverter - Class in org.springframework.integration.mqtt.support
-
Default implementation for mapping to/from Messages.
- DefaultPahoMessageConverter() - Constructor for class org.springframework.integration.mqtt.support.DefaultPahoMessageConverter
-
Construct a converter with default options (qos=0, retain=false, charset=UTF-8).
- DefaultPahoMessageConverter(int, boolean) - Constructor for class org.springframework.integration.mqtt.support.DefaultPahoMessageConverter
-
Construct a converter to create outbound messages with the supplied default qos and
retain settings and a UTF-8 charset for converting outbound String payloads to
byte[] and inbound
byte[] to String (unless
payloadAdBytes is true).
- DefaultPahoMessageConverter(String) - Constructor for class org.springframework.integration.mqtt.support.DefaultPahoMessageConverter
-
Construct a converter with default options (qos=0, retain=false) and
the supplied charset.
- DefaultPahoMessageConverter(int, boolean, String) - Constructor for class org.springframework.integration.mqtt.support.DefaultPahoMessageConverter
-
Construct a converter to create outbound messages with the supplied default qos and
retain settings and the supplied charset.
- DefaultPahoMessageConverter(int, MessageProcessor<Integer>, boolean, MessageProcessor<Boolean>) - Constructor for class org.springframework.integration.mqtt.support.DefaultPahoMessageConverter
-
Construct a converter to create outbound messages with the supplied default qos and
retained message processors and a UTF-8 charset for converting outbound String payloads to
byte[] and inbound
byte[] to String (unless
payloadAdBytes is true).
- DefaultPahoMessageConverter(int, MessageProcessor<Integer>, boolean, MessageProcessor<Boolean>, String) - Constructor for class org.springframework.integration.mqtt.support.DefaultPahoMessageConverter
-
Construct a converter to create outbound messages with the supplied default qos and
retain settings and the supplied charset.
- defaultQosProcessor() - Static method in interface org.springframework.integration.mqtt.support.MqttMessageConverter
-
- defaultReplyDestination(Destination) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec
-
- defaultReplyQueueName(String) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec
-
- defaultReplyTimeout(Duration) - Method in class org.springframework.integration.kafka.dsl.KafkaOutboundGatewaySpec.ReplyingKafkaTemplateSpec
-
Default reply timeout.
- defaultReplyTo(String) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseInboundGatewaySpec
-
The
defaultReplyTo address with the form
(exchange)/(routingKey)
- defaultReplyTopicName(String) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec
-
- defaultRequeueRejected(boolean) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- defaultRetainedProcessor() - Static method in interface org.springframework.integration.mqtt.support.MqttMessageConverter
-
- DefaultRouterParser - Class in org.springframework.integration.config.xml
-
Parser for the <router/> element.
- DefaultRouterParser() - Constructor for class org.springframework.integration.config.xml.DefaultRouterParser
-
- defaults() - Static method in class org.springframework.integration.context.IntegrationProperties
-
- DefaultScriptExecutor - Class in org.springframework.integration.scripting.jsr223
-
- DefaultScriptExecutor(String) - Constructor for class org.springframework.integration.scripting.jsr223.DefaultScriptExecutor
-
Create a DefaultScriptExecutor for the specified language name (JSR233 alias).
- DefaultScriptVariableGenerator - Class in org.springframework.integration.scripting
-
- DefaultScriptVariableGenerator() - Constructor for class org.springframework.integration.scripting.DefaultScriptVariableGenerator
-
- DefaultScriptVariableGenerator(Map<String, Object>) - Constructor for class org.springframework.integration.scripting.DefaultScriptVariableGenerator
-
- DefaultSessionFactoryLocator<F> - Class in org.springframework.integration.file.remote.session
-
The default implementation of
SessionFactoryLocator using a simple map lookup
and an optional default to fall back on.
- DefaultSessionFactoryLocator(Map<Object, SessionFactory<F>>) - Constructor for class org.springframework.integration.file.remote.session.DefaultSessionFactoryLocator
-
- DefaultSessionFactoryLocator(Map<Object, SessionFactory<F>>, SessionFactory<F>) - Constructor for class org.springframework.integration.file.remote.session.DefaultSessionFactoryLocator
-
- DefaultSftpSessionFactory - Class in org.springframework.integration.sftp.session
-
- DefaultSftpSessionFactory() - Constructor for class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
-
- DefaultSftpSessionFactory(boolean) - Constructor for class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
-
- DefaultSftpSessionFactory(JSch, boolean) - Constructor for class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
-
Intended for use in tests so the jsch can be mocked.
- DefaultSoapHeaderMapper - Class in org.springframework.integration.ws
-
A
HeaderMapper implementation for
mapping to and from a SoapHeader.
- DefaultSoapHeaderMapper() - Constructor for class org.springframework.integration.ws.DefaultSoapHeaderMapper
-
- defaultSubFlowMapping(IntegrationFlow) - Method in class org.springframework.integration.dsl.AbstractRouterSpec
-
Specify an
IntegrationFlow as an output from the router when no any other mapping has matched.
- DefaultTcpNetConnectionSupport - Class in org.springframework.integration.ip.tcp.connection
-
- DefaultTcpNetConnectionSupport() - Constructor for class org.springframework.integration.ip.tcp.connection.DefaultTcpNetConnectionSupport
-
- DefaultTcpNetSocketFactorySupport - Class in org.springframework.integration.ip.tcp.connection
-
- DefaultTcpNetSocketFactorySupport() - Constructor for class org.springframework.integration.ip.tcp.connection.DefaultTcpNetSocketFactorySupport
-
- DefaultTcpNetSSLSocketFactorySupport - Class in org.springframework.integration.ip.tcp.connection
-
- DefaultTcpNetSSLSocketFactorySupport(TcpSSLContextSupport) - Constructor for class org.springframework.integration.ip.tcp.connection.DefaultTcpNetSSLSocketFactorySupport
-
- DefaultTcpNioConnectionSupport - Class in org.springframework.integration.ip.tcp.connection
-
- DefaultTcpNioConnectionSupport() - Constructor for class org.springframework.integration.ip.tcp.connection.DefaultTcpNioConnectionSupport
-
- DefaultTcpNioSSLConnectionSupport - Class in org.springframework.integration.ip.tcp.connection
-
- DefaultTcpNioSSLConnectionSupport(TcpSSLContextSupport) - Constructor for class org.springframework.integration.ip.tcp.connection.DefaultTcpNioSSLConnectionSupport
-
Create an instance with host verification enabled.
- DefaultTcpNioSSLConnectionSupport(TcpSSLContextSupport, boolean) - Constructor for class org.springframework.integration.ip.tcp.connection.DefaultTcpNioSSLConnectionSupport
-
Create an instance.
- DefaultTcpSocketSupport - Class in org.springframework.integration.ip.tcp.connection
-
- DefaultTcpSocketSupport() - Constructor for class org.springframework.integration.ip.tcp.connection.DefaultTcpSocketSupport
-
Construct an instance with host verification enabled.
- DefaultTcpSocketSupport(boolean) - Constructor for class org.springframework.integration.ip.tcp.connection.DefaultTcpSocketSupport
-
Construct an instance with the provided sslVerifyHost.
- DefaultTcpSSLContextSupport - Class in org.springframework.integration.ip.tcp.connection
-
Default implementation of
TcpSSLContextSupport; uses a
'TLS' (by default)
SSLContext, initialized with 'JKS'
keystores, managed by 'SunX509' Key and Trust managers.
- DefaultTcpSSLContextSupport(String, String, String, String) - Constructor for class org.springframework.integration.ip.tcp.connection.DefaultTcpSSLContextSupport
-
Prepares for the creation of an SSLContext using the supplied
key/trust stores and passwords.
- defaultTopic(String) - Method in class org.springframework.integration.kafka.dsl.KafkaTemplateSpec
-
/**
Set the default topic for send methods where a topic is not
providing.
- DefaultTransactionSynchronizationFactory - Class in org.springframework.integration.transaction
-
- DefaultTransactionSynchronizationFactory(TransactionSynchronizationProcessor) - Constructor for class org.springframework.integration.transaction.DefaultTransactionSynchronizationFactory
-
- DefaultXmlPayloadConverter - Class in org.springframework.integration.xml
-
- DefaultXmlPayloadConverter() - Constructor for class org.springframework.integration.xml.DefaultXmlPayloadConverter
-
- DefaultXmlPayloadConverter(DocumentBuilderFactory) - Constructor for class org.springframework.integration.xml.DefaultXmlPayloadConverter
-
- DefaultXmppHeaderMapper - Class in org.springframework.integration.xmpp.support
-
- DefaultXmppHeaderMapper() - Constructor for class org.springframework.integration.xmpp.support.DefaultXmppHeaderMapper
-
- defineRequestResponseScenario() - Method in class org.springframework.integration.test.support.SingleRequestResponseScenarioTests
-
- defineRequestResponseScenarios() - Method in class org.springframework.integration.test.support.AbstractRequestResponseScenarioTests
-
Implement this method to define RequestResponse scenarios
- defineRequestResponseScenarios() - Method in class org.springframework.integration.test.support.SingleRequestResponseScenarioTests
-
- delay(int) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Set the value to set in the x-delay header when using the
RabbitMQ delayed message exchange plugin.
- delay(String) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
Populate a
DelayHandler to the current integration flow position
with default options.
- delay(String, Consumer<DelayerEndpointSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
Populate a
DelayHandler to the current integration flow position.
- delay(long) - Method in class org.springframework.integration.file.dsl.TailAdapterSpec
-
The delay between checks of the file for new content in milliseconds.
- DELAY_WHEN_EMPTY_KEY - Static variable in class org.springframework.integration.util.IntegrationReactiveUtils
-
The subscriber context entry for Flux.delayElements(java.time.Duration)
from the Mono.repeatWhenEmpty(java.util.function.Function).
- delayedAdvice(Advice...) - Method in class org.springframework.integration.dsl.DelayerEndpointSpec
-
Configure a list of
Advice objects that will be applied, in nested order,
when delayed messages are sent.
- delayedMessageErrorChannel(MessageChannel) - Method in class org.springframework.integration.dsl.DelayerEndpointSpec
-
Set a message channel to which an
ErrorMessage will be sent if sending the
released message fails.
- delayedMessageErrorChannel(String) - Method in class org.springframework.integration.dsl.DelayerEndpointSpec
-
Set a message channel name to which an
ErrorMessage will be sent if sending
the released message fails.
- DelayerEndpointSpec - Class in org.springframework.integration.dsl
-
- DelayerEndpointSpec(DelayHandler) - Constructor for class org.springframework.integration.dsl.DelayerEndpointSpec
-
- DelayerParser - Class in org.springframework.integration.config.xml
-
Parser for the <delayer> element.
- DelayerParser() - Constructor for class org.springframework.integration.config.xml.DelayerParser
-
- delayExpression(Expression) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Set the SpEL expression to calculate the x-delay header when using the
RabbitMQ delayed message exchange plugin.
- delayExpression(String) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Set the SpEL expression to calculate the x-delay header when using the
RabbitMQ delayed message exchange plugin.
- delayExpression(Expression) - Method in class org.springframework.integration.dsl.DelayerEndpointSpec
-
- delayExpression(String) - Method in class org.springframework.integration.dsl.DelayerEndpointSpec
-
- delayFunction(Function<Message<?>, Integer>) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Set the function to calculate the x-delay header when using the
RabbitMQ delayed message exchange plugin.
- delayFunction(Function<Message<P>, Object>) - Method in class org.springframework.integration.dsl.DelayerEndpointSpec
-
Specify the function to determine delay value against
Message.
- DelayHandler - Class in org.springframework.integration.handler
-
A
MessageHandler that is capable of delaying the continuation of a Message flow
based on the result of evaluation
delayExpression on an inbound
Message
or a default delay value configured on this handler.
- DelayHandler(String) - Constructor for class org.springframework.integration.handler.DelayHandler
-
- DelayHandler(String, TaskScheduler) - Constructor for class org.springframework.integration.handler.DelayHandler
-
Create a DelayHandler with the given default delay.
- DelayHandler.DelayedMessageWrapper - Class in org.springframework.integration.handler
-
- DelayHandlerManagement - Interface in org.springframework.integration.handler
-
- delayRead(Selector, long, SelectionKey) - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- DelegatingMessageGroupProcessor - Class in org.springframework.integration.aggregator
-
The
MessageGroupProcessor implementation with delegation to the provided
delegate
and optional aggregation for headers.
- DelegatingMessageGroupProcessor(MessageGroupProcessor, Function<MessageGroup, Map<String, Object>>) - Constructor for class org.springframework.integration.aggregator.DelegatingMessageGroupProcessor
-
- DelegatingSessionFactory<F> - Class in org.springframework.integration.file.remote.session
-
- DelegatingSessionFactory(Map<Object, SessionFactory<F>>, SessionFactory<F>) - Constructor for class org.springframework.integration.file.remote.session.DelegatingSessionFactory
-
- DelegatingSessionFactory(SessionFactoryLocator<F>) - Constructor for class org.springframework.integration.file.remote.session.DelegatingSessionFactory
-
Construct an instance using the supplied factory.
- delete(String) - Method in class org.springframework.integration.jdbc.lock.DefaultLockRepository
-
- delete(String) - Method in interface org.springframework.integration.jdbc.lock.LockRepository
-
- delete(Object) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- delete(Object) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
- DELETE_ALL_QUERY_STRING - Static variable in class org.springframework.integration.jpa.support.JpaUtils
-
- deleteAfterPoll(boolean) - Method in class org.springframework.integration.jpa.dsl.JpaInboundChannelAdapterSpec
-
If set to 'true', the retrieved objects are deleted from the database upon
being polled.
- deleteAfterPoll(boolean) - Method in class org.springframework.integration.jpa.dsl.JpaRetrievingOutboundGatewaySpec
-
If set to true, the retrieved objects are deleted from the database upon
being polled.
- deleteExpired() - Method in class org.springframework.integration.jdbc.lock.DefaultLockRepository
-
- deleteExpired() - Method in interface org.springframework.integration.jdbc.lock.LockRepository
-
- deleteInBatch(Iterable<?>) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- deleteInBatch(Iterable<?>) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
- deleteInBatch(boolean) - Method in class org.springframework.integration.jpa.dsl.JpaInboundChannelAdapterSpec
-
If not set, this property defaults to false, which means that
deletion occurs on a per object basis if a collection of entities is being
deleted.
- deleteInBatch(boolean) - Method in class org.springframework.integration.jpa.dsl.JpaRetrievingOutboundGatewaySpec
-
If not set, this property defaults to false, which means that
deletion occurs on a per object basis if a collection of entities is being
deleted.
- deleteMessages(Message[]) - Method in class org.springframework.integration.mail.AbstractMailReceiver
-
Deletes the given messages from this receiver's folder.
- deleteMessages(Message[]) - Method in class org.springframework.integration.mail.Pop3MailReceiver
-
Deletes the given messages from this receiver's folder, and closes it to expunge deleted messages.
- deleteRemoteFiles(boolean) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
Set to true to enable deletion of remote files after successful transfer.
- deleteSourceFiles(boolean) - Method in class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
Specify whether to delete source Files after writing to the destination directory.
- delimiters(String) - Method in class org.springframework.integration.dsl.SplitterEndpointSpec
-
Set delimiters to tokenize String values.
- DELIVERY_ATTEMPT - Static variable in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
- deliveryComplete(IMqttDeliveryToken) - Method in class org.springframework.integration.mqtt.inbound.MqttPahoMessageDrivenChannelAdapter
-
- deliveryComplete(IMqttDeliveryToken) - Method in class org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler
-
- deliveryModeExpression(String) - Method in class org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpec
-
Specify a SpEL expression to evaluate a deliveryMode for JMS message to send.
- deliveryModeFunction(Function<Message<P>, ?>) - Method in class org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpec
-
Specify a
Function to resolve a
deliveryMode for JMS message to send.
- deliveryPersistent(boolean) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- deliveryPersistent(boolean) - Method in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
- deliveryPersistent(boolean) - Method in class org.springframework.integration.jms.dsl.JmsTemplateSpec
-
- DerbyChannelMessageStoreQueryProvider - Class in org.springframework.integration.jdbc.store.channel
-
- DerbyChannelMessageStoreQueryProvider() - Constructor for class org.springframework.integration.jdbc.store.channel.DerbyChannelMessageStoreQueryProvider
-
- deriveLanguageFromFileExtension(String) - Static method in class org.springframework.integration.scripting.jsr223.ScriptExecutorFactory
-
Derive a scripting language from the provided script file name.
- describeTo(Description) - Method in class org.springframework.integration.test.matcher.EqualsResultMatcher
-
- describeTo(Description) - Method in class org.springframework.integration.test.matcher.HeaderMatcher
-
- describeTo(Description) - Method in class org.springframework.integration.test.matcher.MapContentMatchers
-
- describeTo(Description) - Method in class org.springframework.integration.test.matcher.MessageMatcher
-
- describeTo(Description) - Method in class org.springframework.integration.test.matcher.PayloadAndHeaderMatcher
-
- describeTo(Description) - Method in class org.springframework.integration.test.matcher.PayloadMatcher
-
- description(String) - Method in interface org.springframework.integration.support.management.metrics.MetricsCaptor.CounterBuilder
-
Add the description.
- description(String) - Method in interface org.springframework.integration.support.management.metrics.MetricsCaptor.GaugeBuilder
-
Add the description.
- description(String) - Method in interface org.springframework.integration.support.management.metrics.MetricsCaptor.TimerBuilder
-
Add the description.
- description(String) - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroCounterBuilder
-
- description(String) - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroGaugeBuilder
-
- description(String) - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroTimerBuilder
-
- deserialize(InputStream) - Method in class org.springframework.integration.ip.tcp.serializer.AbstractPooledBufferByteArraySerializer
-
- deserialize(InputStream) - Method in class org.springframework.integration.ip.tcp.serializer.ByteArrayElasticRawDeserializer
-
- deserialize(InputStream) - Method in class org.springframework.integration.ip.tcp.serializer.ByteArrayLengthHeaderSerializer
-
Read the header from the stream and then reads the provided length
from the stream and returns the data in a byte[].
- deserialize(InputStream) - Method in class org.springframework.integration.ip.tcp.serializer.MapJsonSerializer
-
- deserialize(ByteArrayInputStream) - Method in class org.springframework.integration.support.converter.AllowListDeserializingConverter
-
- deserialize(InputStream) - Method in class org.springframework.integration.syslog.inbound.RFC6587SyslogDeserializer
-
- deserializer(String...) - Static method in class org.springframework.integration.dsl.Transformers
-
- deserializer(Deserializer<Object>, String...) - Static method in class org.springframework.integration.dsl.Transformers
-
- deserializer(Deserializer<?>) - Method in class org.springframework.integration.ip.dsl.AbstractConnectionFactorySpec
-
- destination(Destination) - Method in class org.springframework.integration.jms.dsl.JmsInboundChannelAdapterSpec
-
Configure the destination from which to receive messages.
- destination(String) - Method in class org.springframework.integration.jms.dsl.JmsInboundChannelAdapterSpec
-
Configure the name of destination from which to receive messages.
- destination(Destination) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec
-
- destination(String) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec
-
- destination(Destination) - Method in class org.springframework.integration.jms.dsl.JmsMessageDrivenChannelAdapterSpec.JmsMessageDrivenChannelAdapterListenerContainerSpec
-
- destination(String) - Method in class org.springframework.integration.jms.dsl.JmsMessageDrivenChannelAdapterSpec.JmsMessageDrivenChannelAdapterListenerContainerSpec
-
Specify a destination name to use.
- destination(Destination) - Method in class org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpec
-
Configure the destination to which this adapter will send messages.
- destination(String) - Method in class org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpec
-
Configure the name of the destination to which this adapter will send messages.
- destination(Function<Message<P>, ?>) - Method in class org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpec
-
Configure a
Function that will be invoked at run time to determine the destination to
which a message will be sent.
- destination(String) - Method in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
Configure the destination name that backs this channel.
- destination(Destination) - Method in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
Configure the destination that backs this channel.
- DESTINATION - Static variable in class org.springframework.integration.stomp.support.IntegrationStompHeaders
-
- destinationExpression(String) - Method in class org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpec
-
Configure a SpEL expression that will evaluate, at run time, the destination to
which a message will be sent.
- destinationProvider - Variable in class org.springframework.integration.ws.dsl.BaseWsOutboundGatewaySpec
-
- destinationProvider(DestinationProvider) - Method in class org.springframework.integration.ws.dsl.BaseWsOutboundGatewaySpec
-
Configure with a destination provider;
- destinationResolver(DestinationResolver) - Method in class org.springframework.integration.jms.dsl.JmsDestinationAccessorSpec
-
- destinationResolver(DestinationResolver) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec
-
- destinationResolver(DestinationResolver) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- destinationResolver(DestinationResolver) - Method in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
- destroy() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- destroy() - Method in class org.springframework.integration.amqp.channel.AbstractAmqpChannel
-
- destroy() - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
- destroy() - Method in class org.springframework.integration.channel.FluxMessageChannel
-
- destroy() - Method in class org.springframework.integration.channel.NullChannel
-
- destroy() - Method in class org.springframework.integration.channel.QueueChannel
-
- destroy() - Method in class org.springframework.integration.config.AbstractStandardMessageHandlerFactoryBean
-
- destroy() - Method in class org.springframework.integration.config.ConsumerEndpointFactoryBean
-
- destroy() - Method in class org.springframework.integration.config.IntegrationManagementConfigurer
-
- destroy() - Method in class org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean
-
- destroy() - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext.IntegrationFlowRegistration
-
Destroy the
IntegrationFlow bean (as well as all its dependent beans)
and clean up all the local cache for it.
- destroy() - Method in class org.springframework.integration.endpoint.AbstractEndpoint
-
- destroy() - Method in class org.springframework.integration.endpoint.AbstractMessageSource
-
- destroy() - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory
-
Remove (close) any unused sessions in the pool.
- destroy() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- destroy() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- destroy() - Method in class org.springframework.integration.handler.MessageHandlerSupport
-
- destroy() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- destroy() - Method in class org.springframework.integration.jms.JmsInboundGateway
-
- destroy() - Method in class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
- destroy() - Method in class org.springframework.integration.jms.SubscribableJmsChannel
-
- destroy() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- destroy() - Method in class org.springframework.integration.mail.AbstractMailReceiver
-
- destroy() - Method in class org.springframework.integration.mail.config.MailReceiverFactoryBean
-
- destroy() - Method in class org.springframework.integration.mail.ImapIdleChannelAdapter
-
- destroy() - Method in class org.springframework.integration.mail.ImapMailReceiver
-
- destroy() - Method in class org.springframework.integration.metadata.PropertiesPersistingMetadataStore
-
- destroy() - Method in class org.springframework.integration.redis.channel.SubscribableRedisChannel
-
- destroy() - Method in class org.springframework.integration.redis.util.RedisLockRegistry
-
- destroy() - Method in class org.springframework.integration.rmi.RmiInboundGateway
-
Deprecated.
- destroy() - Method in class org.springframework.integration.rsocket.ClientRSocketConnector
-
- destroy() - Method in class org.springframework.integration.rsocket.ServerRSocketConnector
-
- destroy() - Method in class org.springframework.integration.stomp.AbstractStompSessionManager
-
- destroy() - Method in class org.springframework.integration.store.MessageGroupStoreReaper
-
- destroy() - Method in class org.springframework.integration.support.leader.LockRegistryLeaderInitiator
-
- destroy() - Method in interface org.springframework.integration.support.management.IntegrationManagement
-
- destroy() - Method in class org.springframework.integration.websocket.IntegrationWebSocketContainer
-
- destroy() - Method in class org.springframework.integration.zeromq.channel.ZeroMqChannel
-
- destroy() - Method in class org.springframework.integration.zeromq.inbound.ZeroMqMessageProducer
-
- destroy() - Method in class org.springframework.integration.zeromq.outbound.ZeroMqMessageHandler
-
- destroy() - Method in class org.springframework.integration.zeromq.ZeroMqProxy
-
- destroy() - Method in class org.springframework.integration.zookeeper.lock.ZookeeperLockRegistry
-
- destroying(ServerSession) - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
-
- destroyInstance(AbstractAmqpChannel) - Method in class org.springframework.integration.amqp.config.AmqpChannelFactoryBean
-
- destroyInstance(T) - Method in class org.springframework.integration.dsl.IntegrationComponentSpec
-
- destroyInstance(AbstractJmsChannel) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- detectAlias(String) - Static method in class org.springframework.integration.jpa.support.JpaUtils
-
Resolves the alias for the entity to be retrieved from the given JPA query.
- detectHandlerMethods(Object) - Method in class org.springframework.integration.http.inbound.IntegrationRequestMappingHandlerMapping
-
- detectHandlerMethods(Object) - Method in class org.springframework.integration.webflux.inbound.WebFluxIntegrationRequestMappingHandlerMapping
-
- determinePayload(Throwable, AttributeAccessor) - Method in class org.springframework.integration.core.ErrorMessagePublisher
-
- determineRetryState(Message<?>) - Method in interface org.springframework.integration.handler.advice.RetryStateGenerator
-
- determineRetryState(Message<?>) - Method in class org.springframework.integration.handler.advice.SpelExpressionRetryStateGenerator
-
- determineTargetChannels(Message<?>) - Method in class org.springframework.integration.router.AbstractMappingMessageRouter
-
- determineTargetChannels(Message<?>) - Method in class org.springframework.integration.router.AbstractMessageRouter
-
Subclasses must implement this method to return a Collection of zero or more
MessageChannels to which the given Message should be routed.
- determineTargetChannels(Message<?>) - Method in class org.springframework.integration.router.RecipientListRouter
-
- direct() - Method in class org.springframework.integration.dsl.Channels
-
- direct(String) - Method in class org.springframework.integration.dsl.Channels
-
- direct() - Static method in class org.springframework.integration.dsl.MessageChannels
-
- direct(String) - Static method in class org.springframework.integration.dsl.MessageChannels
-
- DirectChannel - Class in org.springframework.integration.channel
-
A channel that invokes a single subscriber for each sent Message.
- DirectChannel() - Constructor for class org.springframework.integration.channel.DirectChannel
-
- DirectChannel(LoadBalancingStrategy) - Constructor for class org.springframework.integration.channel.DirectChannel
-
- DirectChannelSpec - Class in org.springframework.integration.dsl
-
- DirectChannelSpec() - Constructor for class org.springframework.integration.dsl.DirectChannelSpec
-
- DirectMessageListenerContainerSpec - Class in org.springframework.integration.amqp.dsl
-
- DirectMessageListenerContainerSpec(DirectMessageListenerContainer) - Constructor for class org.springframework.integration.amqp.dsl.DirectMessageListenerContainerSpec
-
- DirectoryCreatedEvent - Class in org.springframework.integration.ftp.server
-
An event emitted when a directory is created.
- DirectoryCreatedEvent(FtpSession, FtpRequest) - Constructor for class org.springframework.integration.ftp.server.DirectoryCreatedEvent
-
- DirectoryCreatedEvent - Class in org.springframework.integration.sftp.server
-
An event emitted when a directory is created.
- DirectoryCreatedEvent(Object, Path, Map<String, ?>) - Constructor for class org.springframework.integration.sftp.server.DirectoryCreatedEvent
-
- DirectoryScanner - Interface in org.springframework.integration.file
-
Strategy for scanning directories.
- dirty() - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
-
- dirty() - Method in interface org.springframework.integration.file.remote.session.Session
-
Mark this session as dirty, indicating that it should not be reused and any
delegated sessions should be taken care of before closing.
- DiscardAwareFileListFilter<F> - Interface in org.springframework.integration.file.filters
-
The
FileListFilter modification which can accept a
Consumer
which can be called when the filter discards the file.
- discardChannel(MessageChannel) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
- discardChannel(String) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
- discardChannel(MessageChannel) - Method in class org.springframework.integration.dsl.FilterEndpointSpec
-
Specify a channel where rejected Messages should be sent.
- discardChannel(String) - Method in class org.springframework.integration.dsl.FilterEndpointSpec
-
Specify a channel name where rejected Messages should be sent.
- discardChannel(MessageChannel) - Method in class org.springframework.integration.dsl.SplitterEndpointSpec
-
Specify a channel where rejected Messages should be sent.
- discardChannel(String) - Method in class org.springframework.integration.dsl.SplitterEndpointSpec
-
Specify a channel bean name where rejected Messages should be sent.
- discardFlow(IntegrationFlow) - Method in class org.springframework.integration.dsl.FilterEndpointSpec
-
- discardFlow(IntegrationFlow) - Method in class org.springframework.integration.dsl.SplitterEndpointSpec
-
- DiscardingMessageHandler - Interface in org.springframework.integration.handler
-
Classes implementing this interface are capable of discarding messages.
- DiscardingMessageHandlerNode - Class in org.springframework.integration.graph
-
Represents an endpoint that has a discard channel.
- DiscardingMessageHandlerNode(int, String, MessageHandler, String, String, String) - Constructor for class org.springframework.integration.graph.DiscardingMessageHandlerNode
-
- discardWithinAdvice(boolean) - Method in class org.springframework.integration.dsl.FilterEndpointSpec
-
Set to 'true' if you wish the discard processing to occur within any
request handler advice applied to this filter.
- disconnect(StompSessionHandler) - Method in class org.springframework.integration.stomp.AbstractStompSessionManager
-
- disconnect(StompSessionHandler) - Method in interface org.springframework.integration.stomp.StompSessionManager
-
- DISCONNECT_COMPLETION_TIMEOUT - Static variable in class org.springframework.integration.mqtt.inbound.MqttPahoMessageDrivenChannelAdapter
-
The default disconnect completion timeout in milliseconds.
- DISCONNECT_COMPLETION_TIMEOUT - Static variable in class org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler
-
The default disconnect completion timeout in milliseconds.
- dispatch(Message<?>) - Method in class org.springframework.integration.dispatcher.BroadcastingDispatcher
-
- dispatch(Message<?>) - Method in interface org.springframework.integration.dispatcher.MessageDispatcher
-
Dispatch the message.
- dispatch(Message<?>) - Method in class org.springframework.integration.dispatcher.UnicastingDispatcher
-
- dispatcher - Variable in class org.springframework.integration.channel.AbstractExecutorChannel
-
- disposables - Variable in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- DISPOSABLES_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- doAccept(Selector, ServerSocketChannel, long) - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- doAccept(Selector, ServerSocketChannel, long) - Method in class org.springframework.integration.ip.tcp.connection.TcpNioServerConnectionFactory
-
- doAddMessage(Message<?>) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- doBegin(Object, TransactionDefinition) - Method in class org.springframework.integration.transaction.PseudoTransactionManager
-
- doChmod(RemoteFileOperations<F>, String, int) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
Set the mode on the remote file after transfer; the default implementation does
nothing.
- doChmod(RemoteFileTemplate<F>, String, int) - Method in class org.springframework.integration.file.remote.handler.FileTransferringMessageHandler
-
Set the mode on the remote file after transfer; the default implementation does
nothing.
- doChmod(RemoteFileOperations<FTPFile>, String, int) - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- doChmod(RemoteFileTemplate<FTPFile>, String, int) - Method in class org.springframework.integration.ftp.outbound.FtpMessageHandler
-
- doChmod(RemoteFileOperations<ChannelSftp.LsEntry>, String, int) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
-
- doChmod(RemoteFileTemplate<ChannelSftp.LsEntry>, String, int) - Method in class org.springframework.integration.sftp.outbound.SftpMessageHandler
-
- doCommit(DefaultTransactionStatus) - Method in class org.springframework.integration.transaction.PseudoTransactionManager
-
- doConnect(StompSessionHandler) - Method in class org.springframework.integration.stomp.AbstractStompSessionManager
-
- doConnect(StompSessionHandler) - Method in class org.springframework.integration.stomp.ReactorNettyTcpStompSessionManager
-
- doConnect(StompSessionHandler) - Method in class org.springframework.integration.stomp.WebSocketStompSessionManager
-
- doCreateEndpoint(MessageHandler, MessageChannel, List<Annotation>) - Method in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- DOCUMENT_LIST - Static variable in class org.springframework.integration.xml.xpath.XPathUtils
-
- doDeclares() - Method in class org.springframework.integration.amqp.channel.AbstractAmqpChannel
-
- doDeclares() - Method in class org.springframework.integration.amqp.channel.PointToPointSubscribableAmqpChannel
-
- doDeclares() - Method in class org.springframework.integration.amqp.channel.PollableAmqpChannel
-
- doDeclares() - Method in class org.springframework.integration.amqp.channel.PublishSubscribeAmqpChannel
-
- doDecode(Kryo, Input, Class<T>) - Method in class org.springframework.integration.codec.kryo.AbstractKryoCodec
-
Subclasses implement this method to decode with Kryo.
- doDecode(Kryo, Input, Class<T>) - Method in class org.springframework.integration.codec.kryo.PojoCodec
-
- doDeserialize(InputStream, byte[]) - Method in class org.springframework.integration.ip.tcp.serializer.AbstractPooledBufferByteArraySerializer
-
- doDeserialize(InputStream, byte[]) - Method in class org.springframework.integration.ip.tcp.serializer.ByteArrayCrLfSerializer
-
Reads the data in the inputStream to a byte[].
- doDeserialize(InputStream, byte[]) - Method in class org.springframework.integration.ip.tcp.serializer.ByteArrayRawSerializer
-
- doDeserialize(InputStream, byte[]) - Method in class org.springframework.integration.ip.tcp.serializer.ByteArraySingleTerminatorSerializer
-
Reads the data in the inputStream to a byte[].
- doDeserialize(InputStream, byte[]) - Method in class org.springframework.integration.ip.tcp.serializer.ByteArrayStxEtxSerializer
-
Reads the data in the inputStream to a byte[].
- doEncode(Kryo, Object, Output) - Method in class org.springframework.integration.codec.kryo.AbstractKryoCodec
-
Subclasses implement this method to encode with Kryo.
- doEncode(Kryo, Object, Output) - Method in class org.springframework.integration.codec.kryo.PojoCodec
-
- doExecuteWithClient(ClientCallback<FTPClient, T>) - Method in class org.springframework.integration.ftp.session.FtpRemoteFileTemplate
-
- doExecuteWithClient(ClientCallback<ChannelSftp, T>) - Method in class org.springframework.integration.sftp.session.SftpRemoteFileTemplate
-
- doExtractData(WebServiceMessage) - Method in class org.springframework.integration.ws.AbstractWebServiceOutboundGateway.ResponseMessageExtractor
-
- doGet() - Method in class org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec
-
- doGet() - Method in class org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec
-
- doGet() - Method in class org.springframework.integration.dsl.BarrierSpec
-
- doGet() - Method in class org.springframework.integration.dsl.ConsumerEndpointSpec
-
- doGet() - Method in class org.springframework.integration.dsl.DirectChannelSpec
-
- doGet() - Method in class org.springframework.integration.dsl.EndpointSpec
-
- doGet() - Method in class org.springframework.integration.dsl.EnricherSpec
-
- doGet() - Method in class org.springframework.integration.dsl.ExecutorChannelSpec
-
- doGet() - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- doGet() - Method in class org.springframework.integration.dsl.IntegrationComponentSpec
-
- doGet() - Method in class org.springframework.integration.dsl.MessageChannelSpec
-
- doGet() - Method in class org.springframework.integration.dsl.PriorityChannelSpec
-
- doGet() - Method in class org.springframework.integration.dsl.QueueChannelSpec
-
- doGet() - Method in class org.springframework.integration.dsl.QueueChannelSpec.MessageStoreSpec
-
- doGet() - Method in class org.springframework.integration.dsl.WireTapSpec
-
- doGet() - Method in class org.springframework.integration.file.dsl.FileSplitterSpec
-
- doGet() - Method in class org.springframework.integration.file.dsl.TailAdapterSpec
-
- doGet() - Method in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
- doGet() - Method in class org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec
-
- doGet() - Method in class org.springframework.integration.scripting.dsl.ScriptMessageSourceSpec
-
- doGet() - Method in class org.springframework.integration.scripting.dsl.ScriptSpec
-
- doGet() - Method in class org.springframework.integration.ws.dsl.BaseWsInboundGatewaySpec
-
- doGet() - Method in class org.springframework.integration.ws.dsl.BaseWsOutboundGatewaySpec
-
- doGetTransaction() - Method in class org.springframework.integration.transaction.PseudoTransactionManager
-
- doHandle(String, Message<?>, WebServiceMessageCallback) - Method in class org.springframework.integration.ws.AbstractWebServiceOutboundGateway
-
- doHandle(String, Message<?>, WebServiceMessageCallback) - Method in class org.springframework.integration.ws.MarshallingWebServiceOutboundGateway
-
- doHandle(String, Message<?>, WebServiceMessageCallback) - Method in class org.springframework.integration.ws.SimpleWebServiceOutboundGateway
-
- doHandleRequest(HttpServletRequest, RequestEntity<?>) - Method in class org.springframework.integration.http.inbound.HttpRequestHandlingEndpointSupport
-
Handles the HTTP request by generating a Message and sending it to the request channel.
- doHandleRequestMessage(Message<?>) - Method in class org.springframework.integration.filter.MessageFilter
-
- doHandleRequestMessage(Message<?>) - Method in class org.springframework.integration.handler.AbstractReplyProducingPostProcessingMessageHandler
-
- doInCollection(MongoCollection<Document>, Message<?>) - Method in interface org.springframework.integration.mongodb.outbound.MessageCollectionCallback
-
Perform a Mongo operation in the collection using request message as a context.
- doInCollection(MongoCollection<Document>) - Method in interface org.springframework.integration.mongodb.outbound.MessageCollectionCallback
-
- doInit() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- doInit() - Method in class org.springframework.integration.file.FileWritingMessageHandler
-
- doInit() - Method in class org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource
-
- doInit() - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- doInit() - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- doInit() - Method in class org.springframework.integration.filter.MessageFilter
-
- doInit() - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- doInit() - Method in class org.springframework.integration.handler.AbstractReplyProducingMessageHandler
-
- doInit() - Method in class org.springframework.integration.handler.DelayHandler
-
- doInit() - Method in class org.springframework.integration.handler.ServiceActivatingHandler
-
- doInit() - Method in class org.springframework.integration.http.outbound.AbstractHttpRequestExecutingMessageHandler
-
- doInit() - Method in class org.springframework.integration.ip.tcp.TcpOutboundGateway
-
- doInit() - Method in class org.springframework.integration.jdbc.JdbcOutboundGateway
-
- doInit() - Method in class org.springframework.integration.jdbc.StoredProcOutboundGateway
-
- doInit() - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
- doInit() - Method in class org.springframework.integration.jpa.outbound.JpaOutboundGateway
-
- doInit() - Method in class org.springframework.integration.kafka.outbound.KafkaProducerMessageHandler
-
- doInit() - Method in class org.springframework.integration.mongodb.outbound.MongoDbOutboundGateway
-
- doInit() - Method in class org.springframework.integration.redis.outbound.RedisOutboundGateway
-
- doInit() - Method in class org.springframework.integration.rsocket.outbound.RSocketOutboundGateway
-
- doInit() - Method in class org.springframework.integration.scattergather.ScatterGatherHandler
-
- doInit() - Method in class org.springframework.integration.splitter.AbstractMessageSplitter
-
- doInit() - Method in class org.springframework.integration.transformer.ContentEnricher
-
Initializes the Content Enricher.
- doInit() - Method in class org.springframework.integration.transformer.MessageTransformingHandler
-
- doInit() - Method in class org.springframework.integration.ws.AbstractWebServiceOutboundGateway
-
- doInit() - Method in class org.springframework.integration.xml.splitter.XPathMessageSplitter
-
- doInOperations(RemoteFileOperations<F>) - Method in interface org.springframework.integration.file.remote.RemoteFileOperations.OperationsCallback
-
Execute any number of operations using a dedicated remote
session as long as those operations are performed
on the template argument and on the calling thread.
- doInParser(JsonInboundMessageMapper, String, Map<String, Object>) - Method in interface org.springframework.integration.support.json.JsonInboundMessageMapper.JsonMessageParser
-
- doInSession(Session<F>, Message<?>) - Method in interface org.springframework.integration.file.remote.MessageSessionCallback
-
Called within the context of a session and requestMessage.
- doInSession(Session<F>) - Method in interface org.springframework.integration.file.remote.SessionCallback
-
Called within the context of a session.
- doInSession(Session<F>) - Method in interface org.springframework.integration.file.remote.SessionCallbackWithoutResult
-
- doInSessionWithoutResult(Session<F>) - Method in interface org.springframework.integration.file.remote.SessionCallbackWithoutResult
-
Called within the context of a session.
- doInvoke(MethodInvocation, boolean) - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- doInvoke(MethodInvocation, Message<?>) - Method in class org.springframework.integration.handler.advice.AbstractHandleMessageAdvice
-
- doInvoke(AbstractRequestHandlerAdvice.ExecutionCallback, Object, Message<?>) - Method in class org.springframework.integration.handler.advice.AbstractRequestHandlerAdvice
-
Subclasses implement this method to apply behavior to the
MessageHandler.
- doInvoke(AbstractRequestHandlerAdvice.ExecutionCallback, Object, Message<?>) - Method in class org.springframework.integration.handler.advice.CacheRequestHandlerAdvice
-
- doInvoke(AbstractRequestHandlerAdvice.ExecutionCallback, Object, Message<?>) - Method in class org.springframework.integration.handler.advice.ExpressionEvaluatingRequestHandlerAdvice
-
- doInvoke(MethodInvocation, Message<?>) - Method in class org.springframework.integration.handler.advice.IdempotentReceiverInterceptor
-
- doInvoke(AbstractRequestHandlerAdvice.ExecutionCallback, Object, Message<?>) - Method in class org.springframework.integration.handler.advice.RateLimiterRequestHandlerAdvice
-
- doInvoke(AbstractRequestHandlerAdvice.ExecutionCallback, Object, Message<?>) - Method in class org.springframework.integration.handler.advice.RequestHandlerCircuitBreakerAdvice
-
- doInvoke(AbstractRequestHandlerAdvice.ExecutionCallback, Object, Message<?>) - Method in class org.springframework.integration.handler.advice.RequestHandlerRetryAdvice
-
- doInvoke(MessageContext) - Method in class org.springframework.integration.ws.AbstractWebServiceInboundGateway
-
- doInvoke(MessageContext) - Method in class org.springframework.integration.ws.MarshallingWebServiceInboundGateway
-
- doInvoke(MessageContext) - Method in class org.springframework.integration.ws.SimpleWebServiceInboundGateway
-
- doInvokeAdvisedRequestHandler(Message<?>) - Method in class org.springframework.integration.handler.AbstractReplyProducingMessageHandler
-
- doInvokeAdvisedRequestHandler(Message<?>) - Method in class org.springframework.integration.handler.AbstractReplyProducingPostProcessingMessageHandler
-
- doListKeys(String) - Method in class org.springframework.integration.gemfire.store.GemfireMessageStore
-
- doListKeys(String) - Method in class org.springframework.integration.redis.store.RedisMessageStore
-
- doListKeys(String) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- DOM_RESULT - Static variable in class org.springframework.integration.xml.transformer.AbstractXmlTransformer
-
- domainType(Class<?>) - Method in class org.springframework.integration.mongodb.dsl.MongoDbChangeStreamMessageProducerSpec
-
Configure a domain type to convert change event body into.
- DomResultFactory - Class in org.springframework.integration.xml.result
-
- DomResultFactory() - Constructor for class org.springframework.integration.xml.result.DomResultFactory
-
- DomResultFactory(DocumentBuilderFactory) - Constructor for class org.springframework.integration.xml.result.DomResultFactory
-
- DomSourceFactory - Class in org.springframework.integration.xml.source
-
- DomSourceFactory() - Constructor for class org.springframework.integration.xml.source.DomSourceFactory
-
- DomSourceFactory(DocumentBuilderFactory) - Constructor for class org.springframework.integration.xml.source.DomSourceFactory
-
- doOffer(Message<?>) - Method in class org.springframework.integration.store.MessageGroupQueue
-
It is assumed that the 'storeLock' is being held by the caller, otherwise
IllegalMonitorStateException may be thrown
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.config.xml.AbstractChannelAdapterParser
-
Subclasses must implement this method to parse the adapter element.
- doParse(BeanDefinitionBuilder, Element, BeanMetadataElement, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractCorrelatingMessageHandlerParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.AbstractInboundGatewayParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.ApplicationEventMulticasterParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.SelectorChainParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.SelectorParser
-
- doParse(Element, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.SpelFunctionParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.event.config.EventInboundChannelAdapterParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.file.config.FileTailInboundChannelAdapterParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.gemfire.config.xml.GemfireCqInboundChannelAdapterParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.gemfire.config.xml.GemfireInboundChannelAdapterParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.http.config.HttpInboundEndpointParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.ip.config.TcpInboundChannelAdapterParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.ip.config.UdpInboundChannelAdapterParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.jms.config.JmsMessageDrivenEndpointParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.jmx.config.MBeanExporterParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.jmx.config.NotificationListeningChannelAdapterParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.kafka.config.xml.KafkaMessageDrivenChannelAdapterParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.mail.config.ImapIdleChannelAdapterParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.mqtt.config.xml.MqttMessageDrivenChannelAdapterParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.redis.config.RedisInboundChannelAdapterParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.redis.config.RedisQueueInboundChannelAdapterParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.scripting.config.AbstractScriptParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.security.config.SecuredChannelsParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.stomp.config.StompInboundChannelAdapterParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.syslog.config.SyslogInboundChannelAdapterParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.webflux.config.WebFluxInboundEndpointParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.websocket.config.ClientWebSocketContainerParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.websocket.config.ServerWebSocketContainerParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.websocket.config.WebSocketInboundChannelAdapterParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.ws.config.WebServiceInboundGatewayParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.xml.config.XPathExpressionParser
-
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.xmpp.config.XmppConnectionParser
-
- doParseAndRegisterConsumer(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
-
Override this method to control the registration process and return the bean name.
- doParseRouter(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractRouterParser
-
- doParseRouter(Element, ParserContext) - Method in class org.springframework.integration.config.xml.ErrorMessageExceptionTypeRouterParser
-
- doParseRouter(Element, ParserContext) - Method in class org.springframework.integration.config.xml.HeaderValueRouterParser
-
- doParseRouter(Element, ParserContext) - Method in class org.springframework.integration.config.xml.PayloadTypeRouterParser
-
- doParseRouter(Element, ParserContext) - Method in class org.springframework.integration.config.xml.RecipientListRouterParser
-
- doParseRouter(Element, ParserContext) - Method in class org.springframework.integration.xml.config.XPathRouterParser
-
- doPoll(SqlParameterSource) - Method in class org.springframework.integration.jdbc.JdbcPollingChannelAdapter
-
- doPoll(ParameterSource, int, int) - Method in class org.springframework.integration.jpa.core.JpaExecutor
-
- doPoll() - Method in class org.springframework.integration.store.MessageGroupQueue
-
It is assumed that the 'storeLock' is being held by the caller, otherwise
IllegalMonitorStateException may be thrown
- doPollForMessage(String) - Method in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
This method executes a call to the DB to get the oldest Message in the
MessageGroup which in the context of the
JdbcChannelMessageStore
means the channel identifier.
- doPollForMessage(String) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
This method executes a call to the DB to get the oldest Message in the MessageGroup
Override this method if need to.
- doPostProcess(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.config.xml.AbstractInboundGatewayParser
-
Subclasses may add to the bean definition by overriding this method.
- doPostProcess(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.ip.config.TcpInboundGatewayParser
-
- doPostProcess(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.kafka.config.xml.KafkaInboundGatewayParser
-
- doPostProcess(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.redis.config.RedisQueueInboundGatewayParser
-
- doPostProcess(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.rmi.config.RmiInboundGatewayParser
-
Deprecated.
- doPostProcess(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.rsocket.config.RSocketInboundGatewayParser
-
- doPostProcess(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.ws.config.WebServiceInboundGatewayParser
-
- doReceive(Long) - Method in class org.springframework.integration.amqp.channel.PollableAmqpChannel
-
- doReceive() - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource
-
- doReceive(long) - Method in class org.springframework.integration.channel.AbstractPollableChannel
-
Subclasses must implement this method.
- doReceive(long) - Method in class org.springframework.integration.channel.PriorityChannel
-
- doReceive(long) - Method in class org.springframework.integration.channel.QueueChannel
-
- doReceive() - Method in class org.springframework.integration.endpoint.AbstractFetchLimitingMessageSource
-
- doReceive(int) - Method in class org.springframework.integration.endpoint.AbstractFetchLimitingMessageSource
-
Subclasses must implement this method.
- doReceive() - Method in class org.springframework.integration.endpoint.AbstractMessageSource
-
Subclasses must implement this method.
- doReceive() - Method in class org.springframework.integration.endpoint.ExpressionEvaluatingMessageSource
-
- doReceive() - Method in class org.springframework.integration.endpoint.MessageProcessorMessageSource
-
- doReceive() - Method in class org.springframework.integration.endpoint.MethodInvokingMessageSource
-
- doReceive() - Method in class org.springframework.integration.feed.inbound.FeedEntryMessageSource
-
- doReceive() - Method in class org.springframework.integration.file.FileReadingMessageSource
-
- doReceive(int) - Method in class org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource
-
- doReceive(int) - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizingMessageSource
-
Polls from the file source.
- doReceive() - Method in class org.springframework.integration.jdbc.JdbcPollingChannelAdapter
-
Execute the select query and the update query if provided.
- doReceive() - Method in class org.springframework.integration.jdbc.StoredProcPollingChannelAdapter
-
Execute the select query and the update query if provided.
- doReceive() - Method in class org.springframework.integration.jms.JmsDestinationPollingSource
-
Will receive a JMS
Message converting and returning it as
a Spring Integration
Message.
- doReceive() - Method in class org.springframework.integration.jmx.AttributePollingMessageSource
-
Retrieves the JMX attribute value.
- doReceive() - Method in class org.springframework.integration.jmx.MBeanTreePollingMessageSource
-
Provides the mapped tree object
- doReceive() - Method in class org.springframework.integration.jpa.inbound.JpaPollingChannelAdapter
-
- doReceive() - Method in class org.springframework.integration.kafka.channel.PollableKafkaChannel
-
- doReceive() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- doReceive() - Method in class org.springframework.integration.mail.MailReceivingMessageSource
-
- doReceive() - Method in class org.springframework.integration.mongodb.inbound.MongoDbMessageSource
-
Will execute a
Query returning its results as the Message payload.
- doReceive() - Method in class org.springframework.integration.mongodb.inbound.ReactiveMongoDbMessageSource
-
Execute a
Query returning its results as the Message payload.
- doReceive() - Method in class org.springframework.integration.r2dbc.inbound.R2dbcMessageSource
-
Execute a query returning its results as the Message payload.
- doReceive() - Method in class org.springframework.integration.redis.inbound.RedisStoreMessageSource
-
- doReceive() - Method in class org.springframework.integration.resource.ResourceRetrievingMessageSource
-
- doReceive() - Method in class org.springframework.integration.scripting.ScriptExecutingMessageSource
-
- doReceive() - Method in class org.springframework.integration.stream.ByteStreamReadingMessageSource
-
- doReceive() - Method in class org.springframework.integration.stream.CharacterStreamReadingMessageSource
-
- doRemove(Object) - Method in class org.springframework.integration.gemfire.store.GemfireMessageStore
-
- doRemove(Object) - Method in class org.springframework.integration.redis.store.RedisMessageStore
-
- doRemove(Object) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- doRemoveAll(Collection<Object>) - Method in class org.springframework.integration.gemfire.store.GemfireMessageStore
-
- doRemoveAll(Collection<Object>) - Method in class org.springframework.integration.redis.store.RedisMessageStore
-
- doRemoveAll(Collection<Object>) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- doRetrieve(Object) - Method in class org.springframework.integration.gemfire.store.GemfireMessageStore
-
- doRetrieve(Object) - Method in class org.springframework.integration.redis.store.RedisMessageStore
-
- doRetrieve(Object) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- doRollback(DefaultTransactionStatus) - Method in class org.springframework.integration.transaction.PseudoTransactionManager
-
- doSend(Message<?>, long) - Method in class org.springframework.integration.amqp.channel.AbstractAmqpChannel
-
- doSend(Message<?>, long) - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
Subclasses must implement this method.
- doSend(Message<?>, long) - Method in class org.springframework.integration.channel.AbstractSubscribableChannel
-
- doSend(Message<?>, long) - Method in class org.springframework.integration.channel.FluxMessageChannel
-
- doSend(Message<?>, long) - Method in class org.springframework.integration.channel.PriorityChannel
-
- doSend(Message<?>, long) - Method in class org.springframework.integration.channel.QueueChannel
-
- doSend(DatagramPacket) - Method in class org.springframework.integration.ip.udp.UnicastReceivingChannelAdapter
-
- doSend(Message<?>, long) - Method in class org.springframework.integration.jms.AbstractJmsChannel
-
- doSend(Message<?>, long) - Method in class org.springframework.integration.kafka.channel.AbstractKafkaChannel
-
- doSend(Message<?>, long) - Method in class org.springframework.integration.redis.channel.SubscribableRedisChannel
-
- doSend(Message<?>, long) - Method in class org.springframework.integration.zeromq.channel.ZeroMqChannel
-
- doSetConverter(Converter<T, U>) - Method in class org.springframework.integration.transformer.PayloadTypeConvertingTransformer
-
- doSetFilter(FileListFilter<F>) - Method in class org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource
-
- doSetFilter(FileListFilter<F>) - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- doSetRemoteDirectoryExpression(Expression) - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- doSetWebServiceTemplate(WebServiceTemplate) - Method in class org.springframework.integration.ws.AbstractWebServiceOutboundGateway
-
- doStart() - Method in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter
-
- doStart() - Method in class org.springframework.integration.amqp.inbound.AmqpInboundGateway
-
- doStart() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- doStart() - Method in class org.springframework.integration.amqp.outbound.AsyncAmqpOutboundGateway
-
- doStart() - Method in class org.springframework.integration.endpoint.AbstractEndpoint
-
Subclasses must implement this method with the start behavior.
- doStart() - Method in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
- doStart() - Method in class org.springframework.integration.endpoint.EventDrivenConsumer
-
- doStart() - Method in class org.springframework.integration.endpoint.MessageProducerSupport
-
Take no action by default.
- doStart() - Method in class org.springframework.integration.endpoint.PollingConsumer
-
- doStart() - Method in class org.springframework.integration.endpoint.ReactiveMessageSourceProducer
-
- doStart() - Method in class org.springframework.integration.endpoint.ReactiveStreamsConsumer
-
- doStart() - Method in class org.springframework.integration.endpoint.SourcePollingChannelAdapter
-
- doStart() - Method in class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
-
- doStart() - Method in class org.springframework.integration.file.tail.ApacheCommonsFileTailingMessageProducer
-
- doStart() - Method in class org.springframework.integration.file.tail.FileTailingMessageProducerSupport
-
- doStart() - Method in class org.springframework.integration.file.tail.OSDelegatingFileTailingMessageProducer
-
- doStart() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- doStart() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- doStart() - Method in class org.springframework.integration.gemfire.inbound.CacheListeningMessageProducer
-
- doStart() - Method in class org.springframework.integration.ip.AbstractInternetProtocolReceivingChannelAdapter
-
Protected by lifecycleLock
- doStart() - Method in class org.springframework.integration.ip.AbstractInternetProtocolSendingMessageHandler
-
- doStart() - Method in class org.springframework.integration.ip.tcp.TcpInboundGateway
-
- doStart() - Method in class org.springframework.integration.ip.tcp.TcpReceivingChannelAdapter
-
- doStart() - Method in class org.springframework.integration.ip.udp.UnicastSendingMessageHandler
-
- doStart() - Method in class org.springframework.integration.jms.JmsInboundGateway
-
- doStart() - Method in class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
- doStart() - Method in class org.springframework.integration.jmx.NotificationListeningMessageProducer
-
Registers the notification listener with the specified ObjectNames.
- doStart() - Method in class org.springframework.integration.kafka.inbound.KafkaInboundGateway
-
- doStart() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageDrivenChannelAdapter
-
- doStart() - Method in class org.springframework.integration.mail.ImapIdleChannelAdapter
-
- doStart() - Method in class org.springframework.integration.mongodb.inbound.MongoDbChangeStreamMessageProducer
-
- doStart() - Method in class org.springframework.integration.mqtt.inbound.MqttPahoMessageDrivenChannelAdapter
-
- doStart() - Method in class org.springframework.integration.mqtt.outbound.AbstractMqttMessageHandler
-
- doStart() - Method in class org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler
-
- doStart() - Method in class org.springframework.integration.redis.inbound.ReactiveRedisStreamMessageProducer
-
- doStart() - Method in class org.springframework.integration.redis.inbound.RedisInboundChannelAdapter
-
- doStart() - Method in class org.springframework.integration.redis.inbound.RedisQueueInboundGateway
-
- doStart() - Method in class org.springframework.integration.redis.inbound.RedisQueueMessageDrivenEndpoint
-
- doStart() - Method in class org.springframework.integration.rsocket.AbstractRSocketConnector
-
- doStart() - Method in class org.springframework.integration.rsocket.ClientRSocketConnector
-
- doStart() - Method in class org.springframework.integration.rsocket.inbound.RSocketInboundGateway
-
- doStart() - Method in class org.springframework.integration.rsocket.ServerRSocketConnector
-
- doStart() - Method in class org.springframework.integration.stomp.inbound.StompInboundChannelAdapter
-
- doStart() - Method in class org.springframework.integration.syslog.inbound.TcpSyslogReceivingChannelAdapter
-
- doStart() - Method in class org.springframework.integration.syslog.inbound.UdpSyslogReceivingChannelAdapter
-
- doStart() - Method in class org.springframework.integration.websocket.inbound.WebSocketInboundChannelAdapter
-
- doStart() - Method in class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
-
- doStart() - Method in class org.springframework.integration.xmpp.inbound.PresenceListeningEndpoint
-
- doStart() - Method in class org.springframework.integration.zeromq.inbound.ZeroMqMessageProducer
-
- doStop() - Method in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter
-
- doStop() - Method in class org.springframework.integration.amqp.inbound.AmqpInboundGateway
-
- doStop() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- doStop() - Method in class org.springframework.integration.amqp.outbound.AmqpOutboundEndpoint
-
- doStop() - Method in class org.springframework.integration.amqp.outbound.AsyncAmqpOutboundGateway
-
- doStop(Runnable) - Method in class org.springframework.integration.endpoint.AbstractEndpoint
-
Stop the component and invoke callback.
- doStop() - Method in class org.springframework.integration.endpoint.AbstractEndpoint
-
Subclasses must implement this method with the stop behavior.
- doStop() - Method in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
- doStop() - Method in class org.springframework.integration.endpoint.EventDrivenConsumer
-
- doStop() - Method in class org.springframework.integration.endpoint.MessageProducerSupport
-
Take no action by default.
- doStop() - Method in class org.springframework.integration.endpoint.PollingConsumer
-
- doStop() - Method in class org.springframework.integration.endpoint.ReactiveStreamsConsumer
-
- doStop() - Method in class org.springframework.integration.endpoint.SourcePollingChannelAdapter
-
- doStop() - Method in class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
-
- doStop() - Method in class org.springframework.integration.file.tail.ApacheCommonsFileTailingMessageProducer
-
- doStop() - Method in class org.springframework.integration.file.tail.FileTailingMessageProducerSupport
-
- doStop() - Method in class org.springframework.integration.file.tail.OSDelegatingFileTailingMessageProducer
-
- doStop() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- doStop() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- doStop() - Method in class org.springframework.integration.gemfire.inbound.CacheListeningMessageProducer
-
- doStop() - Method in class org.springframework.integration.ip.AbstractInternetProtocolReceivingChannelAdapter
-
- doStop() - Method in class org.springframework.integration.ip.AbstractInternetProtocolSendingMessageHandler
-
- doStop() - Method in class org.springframework.integration.ip.tcp.TcpInboundGateway
-
- doStop() - Method in class org.springframework.integration.ip.tcp.TcpReceivingChannelAdapter
-
- doStop() - Method in class org.springframework.integration.ip.udp.UnicastReceivingChannelAdapter
-
- doStop() - Method in class org.springframework.integration.ip.udp.UnicastSendingMessageHandler
-
- doStop() - Method in class org.springframework.integration.jms.JmsInboundGateway
-
- doStop() - Method in class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
- doStop() - Method in class org.springframework.integration.jmx.NotificationListeningMessageProducer
-
Unregisters the notification listener.
- doStop() - Method in class org.springframework.integration.kafka.inbound.KafkaInboundGateway
-
- doStop() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageDrivenChannelAdapter
-
- doStop() - Method in class org.springframework.integration.mail.ImapIdleChannelAdapter
-
- doStop() - Method in class org.springframework.integration.mqtt.inbound.MqttPahoMessageDrivenChannelAdapter
-
- doStop() - Method in class org.springframework.integration.mqtt.outbound.AbstractMqttMessageHandler
-
- doStop() - Method in class org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler
-
- doStop() - Method in class org.springframework.integration.redis.inbound.RedisInboundChannelAdapter
-
- doStop(Runnable) - Method in class org.springframework.integration.redis.inbound.RedisQueueInboundGateway
-
- doStop() - Method in class org.springframework.integration.redis.inbound.RedisQueueInboundGateway
-
- doStop(Runnable) - Method in class org.springframework.integration.redis.inbound.RedisQueueMessageDrivenEndpoint
-
- doStop() - Method in class org.springframework.integration.redis.inbound.RedisQueueMessageDrivenEndpoint
-
- doStop() - Method in class org.springframework.integration.stomp.inbound.StompInboundChannelAdapter
-
- doStop() - Method in class org.springframework.integration.syslog.inbound.TcpSyslogReceivingChannelAdapter
-
- doStop() - Method in class org.springframework.integration.syslog.inbound.UdpSyslogReceivingChannelAdapter
-
- doStop() - Method in class org.springframework.integration.websocket.inbound.WebSocketInboundChannelAdapter
-
- doStop() - Method in class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
-
- doStop() - Method in class org.springframework.integration.xmpp.inbound.PresenceListeningEndpoint
-
- doStop() - Method in class org.springframework.integration.zeromq.inbound.ZeroMqMessageProducer
-
- doStore(Object, Object) - Method in class org.springframework.integration.gemfire.store.GemfireMessageStore
-
- doStore(Object, Object) - Method in class org.springframework.integration.redis.store.RedisMessageStore
-
- doStore(Object, Object) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- doStoreIfAbsent(Object, Object) - Method in class org.springframework.integration.gemfire.store.GemfireMessageStore
-
- doStoreIfAbsent(Object, Object) - Method in class org.springframework.integration.redis.store.RedisMessageStore
-
- doStoreIfAbsent(Object, Object) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- doTransform(Message<?>) - Method in class org.springframework.integration.json.JsonToObjectTransformer
-
- doTransform(Message<?>) - Method in class org.springframework.integration.json.ObjectToJsonTransformer
-
- doTransform(Message) - Method in class org.springframework.integration.mail.transformer.AbstractMailMessageTransformer
-
- doTransform(Message) - Method in class org.springframework.integration.mail.transformer.MailToStringTransformer
-
- doTransform(Message<?>) - Method in class org.springframework.integration.transformer.AbstractPayloadTransformer
-
- doTransform(Message<?>) - Method in class org.springframework.integration.transformer.AbstractTransformer
-
Subclasses must implement this method to provide the transformation
logic.
- doTransform(Message<?>) - Method in class org.springframework.integration.transformer.ClaimCheckInTransformer
-
- doTransform(Message<?>) - Method in class org.springframework.integration.transformer.ClaimCheckOutTransformer
-
- doTransform(Message<?>) - Method in class org.springframework.integration.transformer.DecodingTransformer
-
- doTransform(Message<?>) - Method in class org.springframework.integration.transformer.SimpleFromAvroTransformer
-
- doTransform(Message<?>) - Method in class org.springframework.integration.transformer.SimpleToAvroTransformer
-
- doTransform(Message<?>) - Method in class org.springframework.integration.transformer.StreamTransformer
-
- doTransform(Message<?>) - Method in class org.springframework.integration.xml.transformer.MarshallingTransformer
-
- doTransform(Message<?>) - Method in class org.springframework.integration.xml.transformer.XPathTransformer
-
- doTransform(Message<?>) - Method in class org.springframework.integration.xml.transformer.XsltPayloadTransformer
-
- doWhileLocked() - Method in class org.springframework.integration.util.WhileLockedProcessor
-
- doWithClient(C) - Method in interface org.springframework.integration.file.remote.ClientCallback
-
Called within the context of a
Session.
- doWithClient(C) - Method in interface org.springframework.integration.file.remote.ClientCallbackWithoutResult
-
- doWithClientWithoutResult(C) - Method in interface org.springframework.integration.file.remote.ClientCallbackWithoutResult
-
Called within the context of a session.
- doWithInputStream(InputStream) - Method in interface org.springframework.integration.file.remote.InputStreamCallback
-
Called with the InputStream for the remote file.
- doWithMessage(WebServiceMessage) - Method in class org.springframework.integration.ws.AbstractWebServiceOutboundGateway.RequestMessageCallback
-
- doWithMessageInternal(WebServiceMessage, Object) - Method in class org.springframework.integration.ws.AbstractWebServiceOutboundGateway.RequestMessageCallback
-
- doWrite(Message<?>) - Method in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
-
Method that actually does the write.
- drainTo(Collection<? super Message<?>>) - Method in class org.springframework.integration.store.MessageGroupQueue
-
- drainTo(Collection<? super Message<?>>, int) - Method in class org.springframework.integration.store.MessageGroupQueue
-
- DslIntegrationConfigurationInitializer - Class in org.springframework.integration.dsl.context
-
The Java DSL Integration infrastructure beanFactory initializer.
- DslIntegrationConfigurationInitializer() - Constructor for class org.springframework.integration.dsl.context.DslIntegrationConfigurationInitializer
-
- duplicate(Message<?>) - Static method in class org.springframework.integration.mqtt.support.MqttHeaderAccessor
-
Return the duplicate header.
- DUPLICATE - Static variable in class org.springframework.integration.mqtt.support.MqttHeaders
-
- DUPLICATE_MESSAGE - Static variable in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
- DUPS_OK_ACKNOWLEDGE - Static variable in class org.springframework.integration.jms.util.JmsAdapterUtils
-
- DUPS_OK_ACKNOWLEDGE_STRING - Static variable in class org.springframework.integration.jms.util.JmsAdapterUtils
-
- durableSubscriptionName(String) - Method in class org.springframework.integration.jms.dsl.JmsListenerContainerSpec
-
- durableSubscriptionName(String) - Method in class org.springframework.integration.jms.dsl.JmsPublishSubscribeMessageChannelSpec
-
- dynamicChannelLimit(int) - Method in class org.springframework.integration.dsl.RouterSpec
-
Set a limit for how many dynamic channels are retained (for reporting purposes).
- DynamicExpression - Class in org.springframework.integration.expression
-
An implementation of
Expression that delegates to an
ExpressionSource
for resolving the actual Expression instance per-invocation at runtime.
- DynamicExpression(String, ExpressionSource) - Constructor for class org.springframework.integration.expression.DynamicExpression
-
- DynamicJmsTemplate - Class in org.springframework.integration.jms
-
- DynamicJmsTemplate() - Constructor for class org.springframework.integration.jms.DynamicJmsTemplate
-
- DynamicPeriodicTrigger - Class in org.springframework.integration.util
-
This is a dynamically changeable
Trigger.
- DynamicPeriodicTrigger(long) - Constructor for class org.springframework.integration.util.DynamicPeriodicTrigger
-
Create a trigger with the given period in milliseconds.
- DynamicPeriodicTrigger(Duration) - Constructor for class org.springframework.integration.util.DynamicPeriodicTrigger
-
Create a trigger with the provided duration.
- EmbeddedJsonHeadersMessageMapper - Class in org.springframework.integration.support.json
-
For outbound messages, uses a message-aware Jackson object mapper to render the message
as JSON.
- EmbeddedJsonHeadersMessageMapper() - Constructor for class org.springframework.integration.support.json.EmbeddedJsonHeadersMessageMapper
-
Construct an instance that embeds all headers, using the default
JSON Object mapper.
- EmbeddedJsonHeadersMessageMapper(String...) - Constructor for class org.springframework.integration.support.json.EmbeddedJsonHeadersMessageMapper
-
Construct an instance that embeds headers matching the supplied patterns, using
the default JSON object mapper.
- EmbeddedJsonHeadersMessageMapper(ObjectMapper) - Constructor for class org.springframework.integration.support.json.EmbeddedJsonHeadersMessageMapper
-
Construct an instance that embeds all headers, using the
supplied JSON object mapper.
- EmbeddedJsonHeadersMessageMapper(ObjectMapper, String...) - Constructor for class org.springframework.integration.support.json.EmbeddedJsonHeadersMessageMapper
-
Construct an instance that embeds headers matching the supplied patterns using the
supplied JSON object mapper.
- embeddedPartsAsBytes(boolean) - Method in class org.springframework.integration.mail.dsl.ImapIdleChannelAdapterSpec
-
When a header mapper is provided determine whether an embedded
Part (e.g
Message or
Multipart content is rendered as a byte[] in the payload.
- embeddedPartsAsBytes(boolean) - Method in class org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec
-
When a header mapper is provided determine whether an embedded
Part (e.g
Message or
Multipart content is rendered as a byte[] in the payload.
- EnableIntegration - Annotation Type in org.springframework.integration.config
-
The main configuration annotation to enable Spring Integration infrastructure:
- Registers some built-in beans;
- Adds several BeanFactoryPostProcessors;
- Adds several BeanPostProcessors;
- Adds annotations processors.
- EnableIntegrationGraphController - Annotation Type in org.springframework.integration.http.config
-
Enables the
IntegrationGraphController if
org.springframework.web.servlet.DispatcherServlet or
org.springframework.web.reactive.DispatcherHandler is present in the classpath.
- EnableIntegrationManagement - Annotation Type in org.springframework.integration.config
-
Enables default configuring of management in Spring Integration components in an existing application.
- EnableIntegrationMBeanExport - Annotation Type in org.springframework.integration.jmx.config
-
Enables default exporting for Spring Integration components in an existing application, as
well as well all @ManagedResource annotated beans.
- enableManualListenerRegistration() - Method in class org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory
-
Set whether to automatically (default) or manually add a
TcpListener to the
connections created by this factory.
- enableManualListenerRegistration() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- enableManualListenerRegistration() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
Set whether or not automatic or manual registration of the
TcpListener is to be
used.
- enableManualListenerRegistration() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- EnableMessageHistory - Annotation Type in org.springframework.integration.config
-
- EnablePublisher - Annotation Type in org.springframework.integration.config
-
- enableStatusReader(boolean) - Method in class org.springframework.integration.file.dsl.TailAdapterSpec
-
This field control the stderr events.
- encode(Object, OutputStream) - Method in interface org.springframework.integration.codec.Codec
-
Encode (encode) an object to an OutputStream
- encode(Object) - Method in interface org.springframework.integration.codec.Codec
-
Encode an object to a byte array
- encode(Object, OutputStream) - Method in class org.springframework.integration.codec.CompositeCodec
-
- encode(Object) - Method in class org.springframework.integration.codec.CompositeCodec
-
- encode(Object, OutputStream) - Method in class org.springframework.integration.codec.kryo.AbstractKryoCodec
-
- encode(Object) - Method in class org.springframework.integration.codec.kryo.AbstractKryoCodec
-
- encode(Map<String, Object>, byte[]) - Method in class org.springframework.integration.websocket.support.ClientStompEncoder
-
- encodeUri(boolean) - Method in class org.springframework.integration.http.dsl.BaseHttpMessageHandlerSpec
-
- encoding(String) - Method in class org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec
-
- encoding(Codec) - Static method in class org.springframework.integration.dsl.Transformers
-
- encodingMode(DefaultUriBuilderFactory.EncodingMode) - Method in class org.springframework.integration.http.dsl.BaseHttpMessageHandlerSpec
-
Specify a DefaultUriBuilderFactory.EncodingMode for uri construction.
- encodingMode(DefaultUriBuilderFactory.EncodingMode) - Method in class org.springframework.integration.ws.dsl.BaseWsOutboundGatewaySpec
-
Specify a DefaultUriBuilderFactory.EncodingMode for uri construction.
- EncodingPayloadTransformer<T> - Class in org.springframework.integration.transformer
-
- EncodingPayloadTransformer(Codec) - Constructor for class org.springframework.integration.transformer.EncodingPayloadTransformer
-
- end(boolean) - Method in class org.springframework.integration.file.dsl.TailAdapterSpec
-
If true, tail from the end of the file, otherwise include all lines from the beginning.
- endpointFactoryBean - Variable in class org.springframework.integration.dsl.EndpointSpec
-
- EndpointId - Annotation Type in org.springframework.integration.annotation
-
When used alongside an EIP annotation (and no @Bean), specifies the bean name of
the consumer bean with the handler bean being id.handler (for a consuming
endpoint) or id.source for a message source (e.g.
- endpointIdValue(Method) - Static method in class org.springframework.integration.util.MessagingAnnotationUtils
-
- endpointInit() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
Subclasses can override to perform any additional initialization.
- endpointInit() - Method in class org.springframework.integration.amqp.outbound.AmqpOutboundEndpoint
-
- EndpointNode - Class in org.springframework.integration.graph
-
Base class for all endpoints.
- EndpointNode(int, String, Object, String) - Constructor for class org.springframework.integration.graph.EndpointNode
-
- ENDPOINTS_NO_AUTO_STARTUP - Static variable in class org.springframework.integration.context.IntegrationProperties
-
- EndpointSpec<S extends EndpointSpec<S,F,H>,F extends BeanNameAware,H> - Class in org.springframework.integration.dsl
-
- EndpointSpec(H) - Constructor for class org.springframework.integration.dsl.EndpointSpec
-
- EndpointUtils - Class in org.springframework.integration.amqp.support
-
Utility methods for messaging endpoints.
- enhanceNameWithSubDirectory(F, String) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- enhanceNameWithSubDirectory(FTPFile, String) - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- enhanceNameWithSubDirectory(ChannelSftp.LsEntry, String) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
-
- enrich(Consumer<EnricherSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
Populate a
ContentEnricher
to the current integration flow position
with provided options.
- EnricherParser - Class in org.springframework.integration.config.xml
-
Parser for the 'enricher' element.
- EnricherParser() - Constructor for class org.springframework.integration.config.xml.EnricherParser
-
- EnricherSpec - Class in org.springframework.integration.dsl
-
- EnricherSpec() - Constructor for class org.springframework.integration.dsl.EnricherSpec
-
- enrichHeaders(MapBuilder<?, String, Object>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- enrichHeaders(MapBuilder<?, String, Object>, Consumer<GenericEndpointSpec<MessageTransformingHandler>>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- enrichHeaders(Map<String, Object>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
Accept a
Map of values to be used for the
Message header enrichment.
- enrichHeaders(Map<String, Object>, Consumer<GenericEndpointSpec<MessageTransformingHandler>>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
Accept a
Map of values to be used for the
Message header enrichment.
- enrichHeaders(Consumer<HeaderEnricherSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- entityClass(Class<?>) - Method in class org.springframework.integration.jpa.dsl.JpaBaseOutboundEndpointSpec
-
Specify the class type which is being used for retrieving entities from the database.
- entityClass(Class<?>) - Method in class org.springframework.integration.jpa.dsl.JpaInboundChannelAdapterSpec
-
Specify the class type which is being used for retrieving entities from the database.
- entityClass(Class<?>) - Method in class org.springframework.integration.mongodb.dsl.MongoDbOutboundGatewaySpec
-
The fully qualified name of the entity class to be passed
to
find(..) or
findOne(..) method in
MongoOperations.
- entityClass(Class<?>) - Method in class org.springframework.integration.mongodb.dsl.ReactiveMongoDbMessageSourceSpec
-
- Entry() - Constructor for class org.springframework.integration.history.MessageHistory.Entry
-
- entrySet() - Method in class org.springframework.integration.expression.ExpressionEvalMap
-
- equals(Object) - Method in class org.springframework.integration.expression.ExpressionEvalMap
-
- equals(Object) - Method in class org.springframework.integration.handler.DelayHandler.DelayedMessageWrapper
-
- equals(Object) - Method in exception org.springframework.integration.http.support.IntegrationWebExchangeBindException
-
- equals(Object) - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- equals(Object) - Method in class org.springframework.integration.json.JsonPropertyAccessor.ToStringFriendlyJsonNode
-
- equals(Object) - Method in class org.springframework.integration.message.AdviceMessage
-
- equals(Object) - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroCounter
-
- equals(Object) - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroGauge
-
- equals(Object) - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroTimer
-
- equals(Object) - Method in class org.springframework.integration.support.MutableMessage
-
- equals(Object) - Method in class org.springframework.integration.test.util.OnlyOnceTrigger
-
- equals(Object) - Method in class org.springframework.integration.util.DynamicPeriodicTrigger
-
- equalsResult(Supplier<U>) - Static method in class org.springframework.integration.test.matcher.EqualsResultMatcher
-
- EqualsResultMatcher<U> - Class in org.springframework.integration.test.matcher
-
A matcher that evaluates against the result of invoking a function,
wrapped by the
Supplier
The goal is to defer the computation until the matcher needs to be actually evaluated.
- EqualsResultMatcher(Supplier<U>) - Constructor for class org.springframework.integration.test.matcher.EqualsResultMatcher
-
- ERROR_CHANNEL_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- ERROR_LOGGER_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- ErrorCapableCompositeMessageHandlerNode - Class in org.springframework.integration.graph
-
Represents a composite message handler that can emit error messages
(pollable endpoint).
- ErrorCapableCompositeMessageHandlerNode(int, String, CompositeMessageHandler, String, String, String, List<CompositeMessageHandlerNode.InnerHandler>) - Constructor for class org.springframework.integration.graph.ErrorCapableCompositeMessageHandlerNode
-
- ErrorCapableDiscardingMessageHandlerNode - Class in org.springframework.integration.graph
-
Represents an endpoint that has a discard channel and can emit errors
(pollable endpoint).
- ErrorCapableDiscardingMessageHandlerNode(int, String, MessageHandler, String, String, String, String) - Constructor for class org.springframework.integration.graph.ErrorCapableDiscardingMessageHandlerNode
-
- ErrorCapableEndpointNode - Class in org.springframework.integration.graph
-
Represents nodes that can natively handle errors.
- ErrorCapableEndpointNode(int, String, Object, String, String) - Constructor for class org.springframework.integration.graph.ErrorCapableEndpointNode
-
- ErrorCapableMessageHandlerNode - Class in org.springframework.integration.graph
-
Represents a message handler that can produce errors (pollable).
- ErrorCapableMessageHandlerNode(int, String, MessageHandler, String, String, String) - Constructor for class org.springframework.integration.graph.ErrorCapableMessageHandlerNode
-
- ErrorCapableNode - Interface in org.springframework.integration.graph
-
Nodes implementing this interface are capable of emitting errors.
- ErrorCapableRoutingNode - Class in org.springframework.integration.graph
-
Represents an endpoint that can route to multiple channels and can emit errors
(pollable endpoint).
- ErrorCapableRoutingNode(int, String, MessageHandler, String, String, String, Collection<String>) - Constructor for class org.springframework.integration.graph.ErrorCapableRoutingNode
-
- errorChannel(MessageChannel) - Method in class org.springframework.integration.dsl.EnricherSpec
-
- errorChannel(String) - Method in class org.springframework.integration.dsl.EnricherSpec
-
- errorChannel(MessageChannel) - Method in class org.springframework.integration.dsl.GatewayEndpointSpec
-
Set an error channel.
- errorChannel(String) - Method in class org.springframework.integration.dsl.GatewayEndpointSpec
-
Set an error channel.
- errorChannel(String) - Method in class org.springframework.integration.dsl.GatewayProxySpec
-
Identifies a channel that error messages will be sent to if a failure occurs in the
gateway's proxy invocation.
- errorChannel(MessageChannel) - Method in class org.springframework.integration.dsl.GatewayProxySpec
-
Identifies a channel that error messages will be sent to if a failure occurs in the
gateway's proxy invocation.
- errorChannel(Object) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- errorChannel(Object, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- errorChannel(MessageChannel) - Method in class org.springframework.integration.dsl.MessageProducerSpec
-
- errorChannel(String) - Method in class org.springframework.integration.dsl.MessageProducerSpec
-
Configure the bean name of the
MessageChannel to which error messages will be sent.
- errorChannel(MessageChannel) - Method in class org.springframework.integration.dsl.MessagingGatewaySpec
-
An error channel to use.
- errorChannel(String) - Method in class org.springframework.integration.dsl.MessagingGatewaySpec
-
An error channel name to use.
- errorChannel(MessageChannel) - Method in class org.springframework.integration.dsl.PollerSpec
-
Specify a
MessageChannel to use for sending error message in case
of polling failures.
- errorChannel(String) - Method in class org.springframework.integration.dsl.PollerSpec
-
Specify a bean name for the
MessageChannel to use for sending error message in case
of polling failures.
- errorChannel(String) - Method in class org.springframework.integration.dsl.ScatterGatherSpec
-
- errorChannel(MessageChannel) - Method in class org.springframework.integration.file.dsl.TailAdapterSpec
-
- errorChannelExpression(String) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- errorChannelExpression(String, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- errorChannelFunction(Function<Message<P>, Object>) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- errorChannelFunction(Function<Message<P>, ?>, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- errorCode(String) - Method in class org.springframework.integration.http.dsl.HttpControllerEndpointSpec
-
The error code to use to signal an error in the message handling.
- errorHandler(ErrorHandler) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- errorHandler(ErrorHandler) - Method in class org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec
-
- errorHandler(ErrorHandler) - Method in class org.springframework.integration.dsl.PollerSpec
-
- errorHandler(ErrorHandler) - Method in class org.springframework.integration.dsl.PublishSubscribeChannelSpec
-
- errorHandler(ResponseErrorHandler) - Method in class org.springframework.integration.http.dsl.HttpMessageHandlerSpec
-
- errorHandler(ErrorHandler) - Method in class org.springframework.integration.jms.dsl.JmsListenerContainerSpec
-
- errorHandler(ErrorHandler) - Method in class org.springframework.integration.jms.dsl.JmsMessageChannelSpec
-
- errorHandler(GenericErrorHandler<?>) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec
-
Specify an ErrorHandler for the
AbstractMessageListenerContainer.
- ErrorHandlingTaskExecutor - Class in org.springframework.integration.util
-
A
TaskExecutor implementation that wraps an existing Executor
instance in order to catch any exceptions.
- ErrorHandlingTaskExecutor(Executor, ErrorHandler) - Constructor for class org.springframework.integration.util.ErrorHandlingTaskExecutor
-
- ErrorMessageExceptionTypeRouter - Class in org.springframework.integration.router
-
- ErrorMessageExceptionTypeRouter() - Constructor for class org.springframework.integration.router.ErrorMessageExceptionTypeRouter
-
- ErrorMessageExceptionTypeRouterParser - Class in org.springframework.integration.config.xml
-
Parser for the <exception-type-router/> element.
- ErrorMessageExceptionTypeRouterParser() - Constructor for class org.springframework.integration.config.xml.ErrorMessageExceptionTypeRouterParser
-
- ErrorMessageJacksonDeserializer - Class in org.springframework.integration.support.json
-
- ErrorMessageJacksonDeserializer() - Constructor for class org.springframework.integration.support.json.ErrorMessageJacksonDeserializer
-
- errorMessagePayload(Message, Channel, boolean, Exception) - Static method in class org.springframework.integration.amqp.support.EndpointUtils
-
- errorMessagePayload(List<Message>, Channel, boolean, Exception) - Static method in class org.springframework.integration.amqp.support.EndpointUtils
-
- ErrorMessagePublisher - Class in org.springframework.integration.core
-
The component which can be used as general purpose of errors publishing.
- ErrorMessagePublisher() - Constructor for class org.springframework.integration.core.ErrorMessagePublisher
-
- ErrorMessageSendingRecoverer - Class in org.springframework.integration.handler.advice
-
A
RecoveryCallback that sends the final throwable as an
ErrorMessage after
retry exhaustion.
- ErrorMessageSendingRecoverer() - Constructor for class org.springframework.integration.handler.advice.ErrorMessageSendingRecoverer
-
Construct instance with the default errorChannel
to publish recovery error message.
- ErrorMessageSendingRecoverer(MessageChannel) - Constructor for class org.springframework.integration.handler.advice.ErrorMessageSendingRecoverer
-
Construct instance based on the provided message channel.
- ErrorMessageSendingRecoverer(MessageChannel, ErrorMessageStrategy) - Constructor for class org.springframework.integration.handler.advice.ErrorMessageSendingRecoverer
-
- ErrorMessageSendingRecoverer.RetryExceptionNotAvailableException - Exception in org.springframework.integration.handler.advice
-
- errorMessageStrategy(ErrorMessageStrategy) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Set the error message strategy to use for returned (or negatively confirmed)
messages.
- errorMessageStrategy(ErrorMessageStrategy) - Method in class org.springframework.integration.dsl.MessageProducerSpec
-
- ErrorMessageStrategy - Interface in org.springframework.integration.support
-
- ErrorMessageUtils - Class in org.springframework.integration.support
-
Utilities for building error messages.
- errorOnTimeout(boolean) - Method in class org.springframework.integration.dsl.MessagingGatewaySpec
-
If errorOnTimeout is true, construct an instance that will send an
ErrorMessage with a
MessageTimeoutException payload to the error channel
if a reply is expected but none is received.
- ERRORS - Static variable in class org.springframework.integration.syslog.SyslogHeaders
-
- errorsKey(String) - Method in class org.springframework.integration.http.dsl.HttpControllerEndpointSpec
-
The key used to expose
Errors in the core,
in the case that message handling fails.
- escapeRegexSpecials(String) - Static method in class org.springframework.integration.ip.util.RegexUtils
-
Escapes (precedes with \) any characters in the parameter in the set
- ETX - Static variable in class org.springframework.integration.ip.tcp.serializer.ByteArrayStxEtxSerializer
-
- evaluate(Expression) - Method in class org.springframework.integration.expression.ExpressionEvalMap.ComponentsEvaluationCallback
-
- evaluate(Expression) - Method in interface org.springframework.integration.expression.ExpressionEvalMap.EvaluationCallback
-
- evaluate(Object, String, Predicate...) - Static method in class org.springframework.integration.json.JsonPathUtils
-
- evaluate(Object, String, Object...) - Static method in class org.springframework.integration.xml.xpath.XPathUtils
-
Utility method to evaluate an xpath on the provided object.
- evaluateExecutionCondition(ExtensionContext) - Method in class org.springframework.integration.test.condition.LogLevelsCondition
-
- evaluateExpression(Expression, Message<?>, Class<T>) - Method in class org.springframework.integration.util.AbstractExpressionEvaluator
-
- evaluateExpression(String, Object) - Method in class org.springframework.integration.util.AbstractExpressionEvaluator
-
- evaluateExpression(String, Object, Class<T>) - Method in class org.springframework.integration.util.AbstractExpressionEvaluator
-
- evaluateExpression(Expression, Object) - Method in class org.springframework.integration.util.AbstractExpressionEvaluator
-
- evaluateExpression(Expression, Class<T>) - Method in class org.springframework.integration.util.AbstractExpressionEvaluator
-
- evaluateExpression(Expression) - Method in class org.springframework.integration.util.AbstractExpressionEvaluator
-
- evaluateExpression(Expression, Object, Class<T>) - Method in class org.springframework.integration.util.AbstractExpressionEvaluator
-
- evaluateHttpStatus(HttpEntity<?>) - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- evaluatePayloadExpression(Object) - Method in class org.springframework.integration.endpoint.ExpressionMessageProducerSupport
-
- evaluateRemoteDirectory() - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- evaluateTypeFromExpression(Message<?>, Expression, String) - Method in class org.springframework.integration.http.outbound.AbstractHttpRequestExecutingMessageHandler
-
- evaluateXPath(XPathExpression, Node) - Method in enum org.springframework.integration.xml.xpath.XPathEvaluationType
-
- EventDrivenConsumer - Class in org.springframework.integration.endpoint
-
- EventDrivenConsumer(SubscribableChannel, MessageHandler) - Constructor for class org.springframework.integration.endpoint.EventDrivenConsumer
-
- EventInboundChannelAdapterParser - Class in org.springframework.integration.event.config
-
- EventInboundChannelAdapterParser() - Constructor for class org.springframework.integration.event.config.EventInboundChannelAdapterParser
-
- EventNamespaceHandler - Class in org.springframework.integration.event.config
-
Namespace handler for Spring Integration's 'event' namespace.
- EventNamespaceHandler() - Constructor for class org.springframework.integration.event.config.EventNamespaceHandler
-
- EventOutboundChannelAdapterParser - Class in org.springframework.integration.event.config
-
- EventOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.event.config.EventOutboundChannelAdapterParser
-
- EventType - Enum in org.springframework.integration.gemfire.inbound
-
Enumeration of GemFire event types.
- exceptionListener(ExceptionListener) - Method in class org.springframework.integration.jms.dsl.JmsListenerContainerSpec
-
- exchange(FanoutExchange) - Method in class org.springframework.integration.amqp.dsl.AmqpPublishSubscribeMessageChannelSpec
-
- exchange(Message<?>) - Method in interface org.springframework.integration.gateway.RequestReplyExchanger
-
- exchange(Object, HttpMethod, HttpEntity<?>, Object, Message<?>, Map<String, ?>) - Method in class org.springframework.integration.http.outbound.AbstractHttpRequestExecutingMessageHandler
-
- exchange(Object, HttpMethod, HttpEntity<?>, Object, Message<?>, Map<String, ?>) - Method in class org.springframework.integration.http.outbound.HttpRequestExecutingMessageHandler
-
- exchange(Message<?>) - Method in class org.springframework.integration.rmi.RmiInboundGateway
-
Deprecated.
- exchange(Object, HttpMethod, HttpEntity<?>, Object, Message<?>, Map<String, ?>) - Method in class org.springframework.integration.webflux.outbound.WebFluxRequestExecutingMessageHandler
-
- exchangeName(String) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Configure an AMQP exchange name for sending messages.
- exchangeNameExpression(String) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Configure a SpEL expression to evaluate an exchange name at runtime.
- exchangeNameExpression(Expression) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Configure a SpEL expression to evaluate an exchange name at runtime.
- exchangeNameFunction(Function<Message<?>, String>) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Configure a
Function to evaluate an exchange name at runtime.
- exclusive(boolean) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- exclusiveConsumerExceptionLogger(ConditionalExceptionLogger) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- execute(SessionCallback<F, T>) - Method in interface org.springframework.integration.file.remote.RemoteFileOperations
-
Execute the callback's doInSession method after obtaining a session.
- execute(SessionCallback<F, T>) - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- execute() - Method in interface org.springframework.integration.handler.advice.AbstractRequestHandlerAdvice.ExecutionCallback
-
Call this for a normal invocation.proceed().
- execute(MessageGroupStore, MessageGroup) - Method in interface org.springframework.integration.store.MessageGroupStore.MessageGroupCallback
-
- execute(Runnable) - Method in class org.springframework.integration.util.CompositeExecutor
-
Execute using the primary executor.
- execute(Runnable) - Method in class org.springframework.integration.util.ErrorHandlingTaskExecutor
-
- execute2(Runnable) - Method in class org.springframework.integration.util.CompositeExecutor
-
Execute using the secondary executor.
- executeOutboundJpaOperation(Message<?>) - Method in class org.springframework.integration.jpa.core.JpaExecutor
-
Execute the actual Jpa Operation.
- executeScript(ScriptSource, Map<String, Object>) - Method in class org.springframework.integration.groovy.GroovyCommandMessageProcessor
-
- executeScript(ScriptSource, Map<String, Object>) - Method in class org.springframework.integration.groovy.GroovyScriptExecutingMessageProcessor
-
- executeScript(ScriptSource, Map<String, Object>) - Method in class org.springframework.integration.scripting.AbstractScriptExecutingMessageProcessor
-
Subclasses must implement this method.
- executeScript(ScriptSource, Map<String, Object>) - Method in class org.springframework.integration.scripting.jsr223.AbstractScriptExecutor
-
- executeScript(ScriptSource, Map<String, Object>) - Method in class org.springframework.integration.scripting.jsr223.ScriptExecutingMessageProcessor
-
- executeScript(ScriptSource, Map<String, Object>) - Method in interface org.springframework.integration.scripting.ScriptExecutor
-
Execute a script from the provided
ScriptSource with an optional binding
variables.
- executeScript(ScriptSource) - Method in interface org.springframework.integration.scripting.ScriptExecutor
-
- executeStoredProcedure() - Method in class org.springframework.integration.jdbc.StoredProcExecutor
-
- executeStoredProcedure(Message<?>) - Method in class org.springframework.integration.jdbc.StoredProcExecutor
-
- executeUpdate(String, ParameterSource) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- executeUpdate(String, ParameterSource) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
Executes the given update statement and uses the given parameter source to
set the required query parameters.
- executeUpdateQuery(Message<?>, boolean) - Method in class org.springframework.integration.jdbc.JdbcMessageHandler
-
- executeUpdateWithNamedQuery(String, ParameterSource) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- executeUpdateWithNamedQuery(String, ParameterSource) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
- executeUpdateWithNativeQuery(String, ParameterSource) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- executeUpdateWithNativeQuery(String, ParameterSource) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
- executeWithClient(ClientCallback<C, T>) - Method in interface org.springframework.integration.file.remote.RemoteFileOperations
-
Execute the callback's doWithClient method after obtaining a session's
client, providing access to low level methods.
- executeWithClient(ClientCallback<C, T>) - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- executeWithClient(ClientCallback<C, T>) - Method in class org.springframework.integration.ftp.session.FtpRemoteFileTemplate
-
- executeWithClient(ClientCallback<C, T>) - Method in class org.springframework.integration.sftp.session.SftpRemoteFileTemplate
-
- executor - Variable in class org.springframework.integration.channel.AbstractExecutorChannel
-
- executor(Executor) - Method in class org.springframework.integration.dsl.Channels
-
- executor(String, Executor) - Method in class org.springframework.integration.dsl.Channels
-
- executor(Executor) - Static method in class org.springframework.integration.dsl.MessageChannels
-
- executor(String, Executor) - Static method in class org.springframework.integration.dsl.MessageChannels
-
- ExecutorChannel - Class in org.springframework.integration.channel
-
- ExecutorChannel(Executor) - Constructor for class org.springframework.integration.channel.ExecutorChannel
-
Create an ExecutorChannel that delegates to the provided
Executor when dispatching Messages.
- ExecutorChannel(Executor, LoadBalancingStrategy) - Constructor for class org.springframework.integration.channel.ExecutorChannel
-
- ExecutorChannelInterceptorAware - Interface in org.springframework.integration.channel
-
- ExecutorChannelSpec - Class in org.springframework.integration.dsl
-
- ExecutorChannelSpec(Executor) - Constructor for class org.springframework.integration.dsl.ExecutorChannelSpec
-
- executorInterceptorsSize - Variable in class org.springframework.integration.channel.AbstractExecutorChannel
-
- exists(String) - Method in interface org.springframework.integration.file.remote.RemoteFileOperations
-
Check if a file exists on the remote server.
- exists(String) - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- exists(String) - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
-
- exists(String) - Method in interface org.springframework.integration.file.remote.session.Session
-
Check if the remote file or directory exists.
- exists(String) - Method in class org.springframework.integration.ftp.session.FtpRemoteFileTemplate
-
This particular FTP implementation is based on the
FTPClient.getStatus(String)
by default, but since not all FTP servers properly implement the
STAT command,
the framework internal
FtpRemoteFileTemplate instances are switched to the
FTPClient.listNames(String) for only files operations.
- exists(String) - Method in class org.springframework.integration.ftp.session.FtpSession
-
- exists(String) - Method in class org.springframework.integration.sftp.session.SftpSession
-
- expect(char) - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
- expectedResponseType(Class<?>) - Method in class org.springframework.integration.http.dsl.BaseHttpMessageHandlerSpec
-
Specify the expected response type for the REST request.
- expectedResponseType(ParameterizedTypeReference<?>) - Method in class org.springframework.integration.http.dsl.BaseHttpMessageHandlerSpec
-
- expectedResponseType(Class<?>) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
Specify the expected response type for the RSocket response.
- expectedResponseType(Function<Message<P>, ?>) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
Specify the
Function to determine the type for the RSocket response.
- expectedResponseType(String) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
Specify the
Expression to determine the type for the RSocket response.
- expectedResponseType(Expression) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
Specify an
Expression to determine the type for the RSocket response.
- expectedResponseTypeExpression(Expression) - Method in class org.springframework.integration.http.dsl.BaseHttpMessageHandlerSpec
-
Specify a SpEL
Expression to determine the type for the expected response
The returned value of the expression could be an instance of
Class or
String representing a fully qualified class name.
- expectedResponseTypeFunction(Function<Message<P>, ?>) - Method in class org.springframework.integration.http.dsl.BaseHttpMessageHandlerSpec
-
Specify a
Function to determine the type for the expected response
The returned value of the expression could be an instance of
Class or
String representing a fully qualified class name.
- expectReply - Variable in class org.springframework.integration.amqp.dsl.AmqpOutboundEndpointSpec
-
- expectReply(boolean) - Method in class org.springframework.integration.http.dsl.BaseHttpMessageHandlerSpec
-
- expectReply(boolean) - Method in class org.springframework.integration.webflux.dsl.WebFluxMessageHandlerSpec
-
- expectSingleResult(boolean) - Method in class org.springframework.integration.jpa.dsl.JpaInboundChannelAdapterSpec
-
This parameter indicates that only one result object shall be returned as
a result from the executed JPA operation.
- expectSingleResult(boolean) - Method in class org.springframework.integration.jpa.dsl.JpaRetrievingOutboundGatewaySpec
-
This parameter indicates that only one result object shall be returned as
a result from the executed JPA operation.
- expectSingleResult(boolean) - Method in class org.springframework.integration.mongodb.dsl.MongoDbOutboundGatewaySpec
-
This parameter indicates that only one result object will be returned from the database
by using a findOne query.
- expectSingleResult(boolean) - Method in class org.springframework.integration.mongodb.dsl.ReactiveMongoDbMessageSourceSpec
-
- expectSingleResult(boolean) - Method in class org.springframework.integration.r2dbc.dsl.R2dbcMessageSourceSpec
-
The flag to manage which find* method to invoke on R2dbcEntityOperations.
- ExpirableLockRegistry - Interface in org.springframework.integration.support.locks
-
A
LockRegistry implementing this interface supports the removal of aged locks
that are not currently locked.
- EXPIRATION_DATE - Static variable in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
- expirationDate(Object) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- expirationDate(Object, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- expirationDateExpression(String) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- expirationDateExpression(String, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- expirationDateFunction(Function<Message<P>, Object>) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- expirationDateFunction(Function<Message<P>, ?>, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- expireGroup(Object, MessageGroup, Lock) - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- expireGroupsUponCompletion(boolean) - Method in class org.springframework.integration.dsl.AggregatorSpec
-
- expireGroupsUponTimeout(boolean) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
Expire (completely remove) a group if it is completed due to timeout.
- expireMessageGroups(long) - Method in class org.springframework.integration.store.AbstractMessageGroupStore
-
- expireMessageGroups(long) - Method in interface org.springframework.integration.store.MessageGroupStore
-
Extract all expired groups (whose timestamp is older than the current time less the threshold provided) and call
each of the registered callbacks on them in turn.
- expireUnusedOlderThan(long) - Method in class org.springframework.integration.jdbc.lock.JdbcLockRegistry
-
- expireUnusedOlderThan(long) - Method in class org.springframework.integration.redis.util.RedisLockRegistry
-
- expireUnusedOlderThan(long) - Method in interface org.springframework.integration.support.locks.ExpirableLockRegistry
-
Remove locks last acquired more than 'age' ago that are not currently locked.
- expireUnusedOlderThan(long) - Method in class org.springframework.integration.zookeeper.lock.ZookeeperLockRegistry
-
Remove locks last acquired more than 'age' ago that are not currently locked.
- explicitQosEnabled(boolean) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- explicitQosEnabled(boolean) - Method in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
- explicitQosEnabled(boolean) - Method in class org.springframework.integration.jms.dsl.JmsTemplateSpec
-
- explicitQosEnabledForReplies(boolean) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec
-
- exposedHeaders(String...) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec.CrossOriginSpec
-
List of response headers that the user-agent will allow the client to access.
- exposeListenerChannel(boolean) - Method in class org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec
-
- exposeListenerSession(boolean) - Method in class org.springframework.integration.jms.dsl.JmsListenerContainerSpec
-
- exposeListenerSession(boolean) - Method in class org.springframework.integration.jms.dsl.JmsMessageChannelSpec
-
- EXPRESSION_ATTRIBUTE - Static variable in class org.springframework.integration.config.xml.AbstractConsumerEndpointParser
-
- EXPRESSION_ATTRIBUTE - Static variable in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- EXPRESSION_PARSER - Static variable in class org.springframework.integration.context.IntegrationObjectSupport
-
- EXPRESSION_PARSER - Static variable in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- EXPRESSION_PARSER - Static variable in class org.springframework.integration.util.AbstractExpressionEvaluator
-
- ExpressionArgumentsStrategy - Class in org.springframework.integration.redis.outbound
-
- ExpressionArgumentsStrategy(String[]) - Constructor for class org.springframework.integration.redis.outbound.ExpressionArgumentsStrategy
-
- ExpressionArgumentsStrategy(String[], boolean) - Constructor for class org.springframework.integration.redis.outbound.ExpressionArgumentsStrategy
-
- ExpressionCapable - Interface in org.springframework.integration.context
-
Components that implement this interface are capable of supporting a primary
SpEL expression as part of their configuration.
- ExpressionCommandMessageProcessor - Class in org.springframework.integration.handler
-
A MessageProcessor implementation that expects an Expression or expressionString
as the Message payload.
- ExpressionCommandMessageProcessor() - Constructor for class org.springframework.integration.handler.ExpressionCommandMessageProcessor
-
- ExpressionCommandMessageProcessor(MethodFilter) - Constructor for class org.springframework.integration.handler.ExpressionCommandMessageProcessor
-
- ExpressionCommandMessageProcessor(MethodFilter, BeanFactory) - Constructor for class org.springframework.integration.handler.ExpressionCommandMessageProcessor
-
- ExpressionControlBusFactoryBean - Class in org.springframework.integration.config
-
FactoryBean for creating
MessageHandler instances to handle a message as a SpEL expression.
- ExpressionControlBusFactoryBean() - Constructor for class org.springframework.integration.config.ExpressionControlBusFactoryBean
-
- ExpressionEvalMap - Class in org.springframework.integration.expression
-
An immutable
AbstractMap implementation that wraps a
Map<String, Object>,
where values must be instances of
String or
Expression,
and evaluates an
expression for the provided
key from the underlying
original Map.
- ExpressionEvalMap.ComponentsEvaluationCallback - Class in org.springframework.integration.expression
-
- ExpressionEvalMap.EvaluationCallback - Interface in org.springframework.integration.expression
-
- ExpressionEvalMap.ExpressionEvalMapBuilder - Class in org.springframework.integration.expression
-
- ExpressionEvalMap.ExpressionEvalMapComponentsBuilder - Interface in org.springframework.integration.expression
-
- ExpressionEvalMap.ExpressionEvalMapFinalBuilder - Interface in org.springframework.integration.expression
-
- ExpressionEvaluatingCorrelationStrategy - Class in org.springframework.integration.aggregator
-
- ExpressionEvaluatingCorrelationStrategy(String) - Constructor for class org.springframework.integration.aggregator.ExpressionEvaluatingCorrelationStrategy
-
- ExpressionEvaluatingCorrelationStrategy(Expression) - Constructor for class org.springframework.integration.aggregator.ExpressionEvaluatingCorrelationStrategy
-
- ExpressionEvaluatingHeaderValueMessageProcessor<T> - Class in org.springframework.integration.transformer.support
-
- ExpressionEvaluatingHeaderValueMessageProcessor(Expression, Class<T>) - Constructor for class org.springframework.integration.transformer.support.ExpressionEvaluatingHeaderValueMessageProcessor
-
Create a header value processor for the given Expression and the
expected type of the expression evaluation result.
- ExpressionEvaluatingHeaderValueMessageProcessor(String, Class<T>) - Constructor for class org.springframework.integration.transformer.support.ExpressionEvaluatingHeaderValueMessageProcessor
-
Create a header value processor for the given expression string and
the expected type of the expression evaluation result.
- ExpressionEvaluatingMessageGroupProcessor - Class in org.springframework.integration.aggregator
-
- ExpressionEvaluatingMessageGroupProcessor(String) - Constructor for class org.springframework.integration.aggregator.ExpressionEvaluatingMessageGroupProcessor
-
- ExpressionEvaluatingMessageHandler - Class in org.springframework.integration.handler
-
- ExpressionEvaluatingMessageHandler(Expression) - Constructor for class org.springframework.integration.handler.ExpressionEvaluatingMessageHandler
-
- ExpressionEvaluatingMessageListProcessor - Class in org.springframework.integration.aggregator
-
A base class for aggregators that evaluates a SpEL expression with the message list as the root object within the
evaluation context.
- ExpressionEvaluatingMessageListProcessor(String, Class<?>) - Constructor for class org.springframework.integration.aggregator.ExpressionEvaluatingMessageListProcessor
-
- ExpressionEvaluatingMessageListProcessor(String) - Constructor for class org.springframework.integration.aggregator.ExpressionEvaluatingMessageListProcessor
-
- ExpressionEvaluatingMessageListProcessor(Expression, Class<?>) - Constructor for class org.springframework.integration.aggregator.ExpressionEvaluatingMessageListProcessor
-
- ExpressionEvaluatingMessageListProcessor(Expression) - Constructor for class org.springframework.integration.aggregator.ExpressionEvaluatingMessageListProcessor
-
- ExpressionEvaluatingMessageProcessor<T> - Class in org.springframework.integration.handler
-
A
MessageProcessor implementation that evaluates a SpEL expression
with the Message itself as the root object within the evaluation context.
- ExpressionEvaluatingMessageProcessor(Expression) - Constructor for class org.springframework.integration.handler.ExpressionEvaluatingMessageProcessor
-
- ExpressionEvaluatingMessageProcessor(Expression, Class<T>) - Constructor for class org.springframework.integration.handler.ExpressionEvaluatingMessageProcessor
-
- ExpressionEvaluatingMessageProcessor(String) - Constructor for class org.springframework.integration.handler.ExpressionEvaluatingMessageProcessor
-
- ExpressionEvaluatingMessageProcessor(String, Class<T>) - Constructor for class org.springframework.integration.handler.ExpressionEvaluatingMessageProcessor
-
- ExpressionEvaluatingMessageSource<T> - Class in org.springframework.integration.endpoint
-
- ExpressionEvaluatingMessageSource(Expression, Class<T>) - Constructor for class org.springframework.integration.endpoint.ExpressionEvaluatingMessageSource
-
- ExpressionEvaluatingParameterSource(Object, List<JpaParameter>, ExpressionEvaluatingParameterSourceUtils.ParameterExpressionEvaluator) - Constructor for class org.springframework.integration.jpa.support.parametersource.ExpressionEvaluatingParameterSourceFactory.ExpressionEvaluatingParameterSource
-
- ExpressionEvaluatingParameterSourceFactory - Class in org.springframework.integration.jpa.support.parametersource
-
- ExpressionEvaluatingParameterSourceFactory() - Constructor for class org.springframework.integration.jpa.support.parametersource.ExpressionEvaluatingParameterSourceFactory
-
- ExpressionEvaluatingParameterSourceFactory(BeanFactory) - Constructor for class org.springframework.integration.jpa.support.parametersource.ExpressionEvaluatingParameterSourceFactory
-
- ExpressionEvaluatingParameterSourceFactory.ExpressionEvaluatingParameterSource - Class in org.springframework.integration.jpa.support.parametersource
-
- ExpressionEvaluatingReleaseStrategy - Class in org.springframework.integration.aggregator
-
- ExpressionEvaluatingReleaseStrategy(String) - Constructor for class org.springframework.integration.aggregator.ExpressionEvaluatingReleaseStrategy
-
- ExpressionEvaluatingReleaseStrategy(Expression) - Constructor for class org.springframework.integration.aggregator.ExpressionEvaluatingReleaseStrategy
-
- ExpressionEvaluatingRequestHandlerAdvice - Class in org.springframework.integration.handler.advice
-
- ExpressionEvaluatingRequestHandlerAdvice() - Constructor for class org.springframework.integration.handler.advice.ExpressionEvaluatingRequestHandlerAdvice
-
- ExpressionEvaluatingRequestHandlerAdvice.MessageHandlingExpressionEvaluatingAdviceException - Exception in org.springframework.integration.handler.advice
-
- ExpressionEvaluatingRouter - Class in org.springframework.integration.router
-
A Message Router implementation that evaluates the specified SpEL
expression.
- ExpressionEvaluatingRouter(String) - Constructor for class org.springframework.integration.router.ExpressionEvaluatingRouter
-
Construct an instance by parsing the supplied expression string.
- ExpressionEvaluatingRouter(Expression) - Constructor for class org.springframework.integration.router.ExpressionEvaluatingRouter
-
Construct an instance with the supplied
Expression.
- ExpressionEvaluatingRoutingSlipRouteStrategy - Class in org.springframework.integration.routingslip
-
- ExpressionEvaluatingRoutingSlipRouteStrategy(String) - Constructor for class org.springframework.integration.routingslip.ExpressionEvaluatingRoutingSlipRouteStrategy
-
- ExpressionEvaluatingRoutingSlipRouteStrategy(Expression) - Constructor for class org.springframework.integration.routingslip.ExpressionEvaluatingRoutingSlipRouteStrategy
-
- ExpressionEvaluatingRoutingSlipRouteStrategy.RequestAndReply - Class in org.springframework.integration.routingslip
-
- ExpressionEvaluatingSelector - Class in org.springframework.integration.filter
-
- ExpressionEvaluatingSelector(String) - Constructor for class org.springframework.integration.filter.ExpressionEvaluatingSelector
-
- ExpressionEvaluatingSelector(Expression) - Constructor for class org.springframework.integration.filter.ExpressionEvaluatingSelector
-
- ExpressionEvaluatingSplitter - Class in org.springframework.integration.splitter
-
A Message Splitter implementation that evaluates the specified SpEL
expression.
- ExpressionEvaluatingSplitter(Expression) - Constructor for class org.springframework.integration.splitter.ExpressionEvaluatingSplitter
-
- ExpressionEvaluatingSqlParameterSourceFactory - Class in org.springframework.integration.jdbc
-
- ExpressionEvaluatingSqlParameterSourceFactory() - Constructor for class org.springframework.integration.jdbc.ExpressionEvaluatingSqlParameterSourceFactory
-
- ExpressionEvaluatingTransactionSynchronizationProcessor - Class in org.springframework.integration.transaction
-
- ExpressionEvaluatingTransactionSynchronizationProcessor() - Constructor for class org.springframework.integration.transaction.ExpressionEvaluatingTransactionSynchronizationProcessor
-
- ExpressionEvaluatingTransformer - Class in org.springframework.integration.transformer
-
A Message Transformer implementation that evaluates the specified SpEL
expression.
- ExpressionEvaluatingTransformer(Expression) - Constructor for class org.springframework.integration.transformer.ExpressionEvaluatingTransformer
-
- ExpressionFactoryBean - Class in org.springframework.integration.config
-
FactoryBean for creating Expression instances.
- ExpressionFactoryBean(String) - Constructor for class org.springframework.integration.config.ExpressionFactoryBean
-
- ExpressionFileListFilter<F> - Class in org.springframework.integration.file.filters
-
- ExpressionFileListFilter(String) - Constructor for class org.springframework.integration.file.filters.ExpressionFileListFilter
-
- ExpressionFileListFilter(Expression) - Constructor for class org.springframework.integration.file.filters.ExpressionFileListFilter
-
- ExpressionMessageProducerSupport - Class in org.springframework.integration.endpoint
-
- ExpressionMessageProducerSupport() - Constructor for class org.springframework.integration.endpoint.ExpressionMessageProducerSupport
-
- ExpressionSource - Interface in org.springframework.integration.expression
-
Strategy interface for retrieving Expressions.
- expressionToFile(Expression, EvaluationContext, Message<?>, String) - Static method in class org.springframework.integration.expression.ExpressionUtils
-
Evaluate an expression and return a
File object; the expression can evaluate
to a
String or
File.
- ExpressionUtils - Class in org.springframework.integration.expression
-
Utility class with static methods for helping with evaluation of SpEL expressions.
- EXPUNGED - Static variable in class org.springframework.integration.mail.MailHeaders
-
- externalReceiver - Variable in class org.springframework.integration.mail.dsl.ImapIdleChannelAdapterSpec
-
- externalReceiver - Variable in class org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec
-
- extract(ClientHttpResponse, BodyExtractor.Context) - Method in class org.springframework.integration.webflux.support.ClientHttpResponseBodyExtractor
-
- extractAdviceChain(String, List<Annotation>) - Method in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- extractBody(boolean) - Method in class org.springframework.integration.mongodb.dsl.MongoDbChangeStreamMessageProducerSpec
-
Configure a flag to extract body from a change event or use event as a payload.
- extractData(WebServiceMessage) - Method in class org.springframework.integration.ws.AbstractWebServiceOutboundGateway.ResponseMessageExtractor
-
- extractJavaType(Map<String, Object>) - Method in class org.springframework.integration.support.json.AbstractJacksonJsonObjectMapper
-
- extractJavaType(Map<String, Object>) - Method in class org.springframework.integration.support.json.Jackson2JsonObjectMapper
-
- extractPayload(boolean) - Method in class org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec
-
Configure whether normal spring-messaging to AMQP message mapping is enabled.
- extractPayload(boolean) - Method in class org.springframework.integration.http.dsl.BaseHttpMessageHandlerSpec
-
Specify whether the outbound message's payload should be extracted
when preparing the request body.
- extractPayload(boolean) - Method in class org.springframework.integration.jms.dsl.JmsMessageDrivenChannelAdapterSpec
-
- extractPayload(boolean) - Method in class org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpec
-
- extractPayload() - Method in class org.springframework.integration.test.support.AbstractResponseValidator
-
If true will extract the payload as the parameter for validateResponse()
- extractPayload() - Method in class org.springframework.integration.test.support.MessageValidator
-
- extractPayload() - Method in class org.springframework.integration.test.support.PayloadValidator
-
- extractPayload - Variable in class org.springframework.integration.ws.dsl.BaseWsOutboundGatewaySpec
-
- extractPayload - Variable in class org.springframework.integration.ws.dsl.SimpleWsInboundGatewaySpec
-
- extractPayload(boolean) - Method in class org.springframework.integration.ws.dsl.SimpleWsInboundGatewaySpec
-
Specify true to extract the payloadSource from the request or use
the entire request as the payload; default true.
- extractPayload(boolean) - Method in class org.springframework.integration.ws.dsl.SimpleWsOutboundGatewaySpec
-
- extractPayload(boolean) - Method in class org.springframework.integration.ws.dsl.SimpleWsOutboundGatewaySpec.SimpleWsOutboundGatewayNoTemplateSpec
-
- extractProxyTarget(Object) - Static method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- extractReplyPayload(boolean) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec
-
Specify whether only the reply Message's payload should be passed in the response.
- extractReplyPayload(boolean) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec
-
- extractReplyPayload(boolean) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- extractRequestBody(ServletServerHttpRequest) - Method in class org.springframework.integration.http.inbound.HttpRequestHandlingEndpointSupport
-
- extractRequestPayload(boolean) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec
-
- extractRequestPayload(boolean) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- extractStandardHeaders(MessageProperties) - Method in class org.springframework.integration.amqp.support.DefaultAmqpHeaderMapper
-
Extract "standard" headers from an AMQP MessageProperties instance.
- extractStandardHeaders(Message) - Static method in class org.springframework.integration.mail.support.MailUtils
-
Map the message headers to a Map using
MailHeaders keys; specifically
maps the address headers and the subject.
- extractStandardHeaders(T) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper
-
Extract the standard headers from the specified source.
- extractStandardHeaders(SoapMessage) - Method in class org.springframework.integration.ws.DefaultSoapHeaderMapper
-
- extractStandardHeaders(Message) - Method in class org.springframework.integration.xmpp.support.DefaultXmppHeaderMapper
-
- extractTypeIfPossible(Object, Class<H>) - Method in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- extractTypeIfPossible(Object, Class<T>) - Static method in class org.springframework.integration.context.IntegrationObjectSupport
-
- extractUserDefinedHeaders(MessageProperties) - Method in class org.springframework.integration.amqp.support.DefaultAmqpHeaderMapper
-
Extract user-defined headers from an AMQP MessageProperties instance.
- extractUserDefinedHeaders(T) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper
-
Extract the user-defined headers from the specified source.
- extractUserDefinedHeaders(SoapMessage) - Method in class org.springframework.integration.ws.DefaultSoapHeaderMapper
-
- extractUserDefinedHeaders(Message) - Method in class org.springframework.integration.xmpp.support.DefaultXmppHeaderMapper
-
- FACILITY - Static variable in class org.springframework.integration.syslog.SyslogHeaders
-
- FACILITY - Static variable in class org.springframework.integration.transformer.SyslogToMapTransformer
-
- FAILED_MESSAGE_CONTEXT_KEY - Static variable in class org.springframework.integration.support.ErrorMessageUtils
-
The context key for the message object.
- failedDeclarationRetryInterval(long) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
Set the interval between passive queue declaration attempts in milliseconds.
- failover - Variable in class org.springframework.integration.dsl.LoadBalancingChannelSpec
-
- failover(Boolean) - Method in class org.springframework.integration.dsl.LoadBalancingChannelSpec
-
- FailoverClientConnectionFactory - Class in org.springframework.integration.ip.tcp.connection
-
Given a list of connection factories, serves up
TcpConnections
that can iterate over a connection from each factory until the write
succeeds or the list is exhausted.
- FailoverClientConnectionFactory(List<AbstractClientConnectionFactory>) - Constructor for class org.springframework.integration.ip.tcp.connection.FailoverClientConnectionFactory
-
Construct an instance with the provided delegate factories.
- FATAL_WHEN_NO_BEANFACTORY - Static variable in class org.springframework.integration.support.utils.IntegrationUtils
-
Should be set to TRUE on CI plans and framework developer systems.
- faultMessageResolver - Variable in class org.springframework.integration.ws.dsl.BaseWsOutboundGatewaySpec
-
- faultMessageResolver(FaultMessageResolver) - Method in class org.springframework.integration.ws.dsl.MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec
-
- faultMessageResolver(FaultMessageResolver) - Method in class org.springframework.integration.ws.dsl.SimpleWsOutboundGatewaySpec.SimpleWsOutboundGatewayNoTemplateSpec
-
- Feed - Class in org.springframework.integration.feed.dsl
-
The Spring Integration Feed components Factory.
- FeedEntryMessageSource - Class in org.springframework.integration.feed.inbound
-
This implementation of
MessageSource will
produce individual
SyndEntrys for a feed identified with the 'feedUrl'
attribute.
- FeedEntryMessageSource(URL, String) - Constructor for class org.springframework.integration.feed.inbound.FeedEntryMessageSource
-
Creates a FeedEntryMessageSource that will use a HttpURLFeedFetcher to read feeds from the given URL.
- FeedEntryMessageSource(Resource, String) - Constructor for class org.springframework.integration.feed.inbound.FeedEntryMessageSource
-
Creates a FeedEntryMessageSource that will read feeds from the given
Resource.
- FeedEntryMessageSourceSpec - Class in org.springframework.integration.feed.dsl
-
- FeedEntryMessageSourceSpec(URL, String) - Constructor for class org.springframework.integration.feed.dsl.FeedEntryMessageSourceSpec
-
- FeedEntryMessageSourceSpec(Resource, String) - Constructor for class org.springframework.integration.feed.dsl.FeedEntryMessageSourceSpec
-
- FeedInboundChannelAdapterParser - Class in org.springframework.integration.feed.config
-
Handles parsing the configuration for the feed inbound-channel-adapter.
- FeedInboundChannelAdapterParser() - Constructor for class org.springframework.integration.feed.config.FeedInboundChannelAdapterParser
-
- FeedNamespaceHandler - Class in org.springframework.integration.feed.config
-
NamespaceHandler for the feed module.
- FeedNamespaceHandler() - Constructor for class org.springframework.integration.feed.config.FeedNamespaceHandler
-
- fetchMessages(Message[]) - Method in class org.springframework.integration.mail.AbstractMailReceiver
-
Fetches the specified messages from this receiver's folder.
- file(File) - Method in class org.springframework.integration.file.dsl.TailAdapterSpec
-
- FileCopyingMultipartFileReader - Class in org.springframework.integration.http.multipart
-
MultipartFileReader implementation that copies the MultipartFile's
content to a new temporary File in the specified directory.
- FileCopyingMultipartFileReader() - Constructor for class org.springframework.integration.http.multipart.FileCopyingMultipartFileReader
-
- FileCopyingMultipartFileReader(File) - Constructor for class org.springframework.integration.http.multipart.FileCopyingMultipartFileReader
-
- fileDelay(long) - Method in class org.springframework.integration.file.dsl.TailAdapterSpec
-
The delay in milliseconds between attempts to tail a non-existent file,
or between attempts to execute a process if it fails for any reason.
- fileExistsMode(FileExistsMode) - Method in class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
Set the
FileExistsMode that specifies what will happen in
case the destination exists.
- fileExistsMode(FileExistsMode) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Determine the action to take when using GET and MGET operations when the file
already exists locally, or PUT and MPUT when the file exists on the remote
system.
- FileExistsMode - Enum in org.springframework.integration.file.support
-
When writing file, this enumeration indicates what action shall be taken in
case the destination file already exists.
- fileFilters - Variable in class org.springframework.integration.file.filters.CompositeFileListFilter
-
- FileHeaders - Class in org.springframework.integration.file
-
Pre-defined header names to be used when storing or retrieving
File-related values to/from integration Message Headers.
- FileHeaders() - Constructor for class org.springframework.integration.file.FileHeaders
-
- FileInboundChannelAdapterParser - Class in org.springframework.integration.file.config
-
Parser for the <inbound-channel-adapter> element of the 'file' namespace.
- FileInboundChannelAdapterParser() - Constructor for class org.springframework.integration.file.config.FileInboundChannelAdapterParser
-
- FileInboundChannelAdapterSpec - Class in org.springframework.integration.file.dsl
-
- FileInboundChannelAdapterSpec() - Constructor for class org.springframework.integration.file.dsl.FileInboundChannelAdapterSpec
-
- FileInboundChannelAdapterSpec(Comparator<File>) - Constructor for class org.springframework.integration.file.dsl.FileInboundChannelAdapterSpec
-
- FileInfo<F> - Interface in org.springframework.integration.file.remote
-
Represents a remote file info - an abstraction over the underlying implementation.
- FileIntegrationEvent - Class in org.springframework.integration.file.event
-
- FileIntegrationEvent(Object) - Constructor for class org.springframework.integration.file.event.FileIntegrationEvent
-
- FileKryoRegistrar - Class in org.springframework.integration.codec.kryo
-
- FileKryoRegistrar() - Constructor for class org.springframework.integration.codec.kryo.FileKryoRegistrar
-
- FileKryoRegistrar(int) - Constructor for class org.springframework.integration.codec.kryo.FileKryoRegistrar
-
- FileListFilter<F> - Interface in org.springframework.integration.file.filters
-
Strategy interface for filtering a group of files.
- FileListFilterFactoryBean - Class in org.springframework.integration.file.config
-
- FileListFilterFactoryBean() - Constructor for class org.springframework.integration.file.config.FileListFilterFactoryBean
-
- fileListFilterFactoryBean - Variable in class org.springframework.integration.file.dsl.FileInboundChannelAdapterSpec
-
- FileLocker - Interface in org.springframework.integration.file
-
A FileLocker is a strategy that can ensure that files are only processed a
single time.
- FileMarker() - Constructor for class org.springframework.integration.file.splitter.FileSplitter.FileMarker
-
- FileMarker(String, FileSplitter.FileMarker.Mark, long) - Constructor for class org.springframework.integration.file.splitter.FileSplitter.FileMarker
-
- FILENAME - Static variable in class org.springframework.integration.file.FileHeaders
-
- fileName(F) - Method in class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter
-
- fileName(File) - Method in class org.springframework.integration.file.filters.FileSystemPersistentAcceptOnceFileListFilter
-
- fileName(FTPFile) - Method in class org.springframework.integration.ftp.filters.FtpPersistentAcceptOnceFileListFilter
-
- fileName(ChannelSftp.LsEntry) - Method in class org.springframework.integration.sftp.filters.SftpPersistentAcceptOnceFileListFilter
-
- fileNameExpression(String) - Method in class org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec
-
- fileNameExpression(String) - Method in class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
- fileNameExpression(String) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Set the file name expression to determine the full path to the remote file.
- fileNameExpression(Expression) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Set the file name expression to determine the full path to the remote file.
- fileNameFunction(Function<Message<P>, String>) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Set the file name function to determine the full path to the remote file.
- fileNameGenerator(FileNameGenerator) - Method in class org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec
-
Set the file name generator used to generate the remote filename to be used when transferring
files to the remote system.
- fileNameGenerator(FileNameGenerator) - Method in class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
Set the file name generator used to generate the target file name.
- fileNameGenerator(FileNameGenerator) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Set the file name generator used to generate the remote filename to be used when transferring
files to the remote system.
- FileNameGenerator - Interface in org.springframework.integration.file
-
Strategy interface for generating a file name from a message.
- FileNamespaceHandler - Class in org.springframework.integration.file.config
-
Namespace handler for Spring Integration's 'file' namespace.
- FileNamespaceHandler() - Constructor for class org.springframework.integration.file.config.FileNamespaceHandler
-
- fileNotFound() - Method in class org.springframework.integration.file.tail.ApacheCommonsFileTailingMessageProducer
-
- FileOutboundChannelAdapterParser - Class in org.springframework.integration.file.config
-
Parser for the <outbound-channel-adapter/> element of the 'file'
namespace.
- FileOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.file.config.FileOutboundChannelAdapterParser
-
- FileOutboundGatewayParser - Class in org.springframework.integration.file.config
-
Parser for the 'outbound-gateway' element of the file namespace.
- FileOutboundGatewayParser() - Constructor for class org.springframework.integration.file.config.FileOutboundGatewayParser
-
- FileParserUtils - Class in org.springframework.integration.file.config
-
- FileReadingMessageSource - Class in org.springframework.integration.file
-
MessageSource that creates messages
from a file system directory.
- FileReadingMessageSource() - Constructor for class org.springframework.integration.file.FileReadingMessageSource
-
Creates a FileReadingMessageSource with a naturally ordered queue of unbounded capacity.
- FileReadingMessageSource(int) - Constructor for class org.springframework.integration.file.FileReadingMessageSource
-
Creates a FileReadingMessageSource with a bounded queue of the given
capacity.
- FileReadingMessageSource(Comparator<File>) - Constructor for class org.springframework.integration.file.FileReadingMessageSource
-
- FileReadingMessageSource.WatchEventType - Enum in org.springframework.integration.file
-
- FileReadingMessageSourceFactoryBean - Class in org.springframework.integration.file.config
-
- FileReadingMessageSourceFactoryBean() - Constructor for class org.springframework.integration.file.config.FileReadingMessageSourceFactoryBean
-
- fileRotated() - Method in class org.springframework.integration.file.tail.ApacheCommonsFileTailingMessageProducer
-
- Files - Class in org.springframework.integration.file.dsl
-
The Spring Integration File components Factory.
- Files() - Constructor for class org.springframework.integration.file.dsl.Files
-
- FileSerializer - Class in org.springframework.integration.codec.kryo
-
A custom Kryo Serializer for serializing File payloads.
- FileSerializer() - Constructor for class org.springframework.integration.codec.kryo.FileSerializer
-
- FileServerEvent - Class in org.springframework.integration.file.remote.server
-
Base class for file server events.
- FileServerEvent(Object) - Constructor for class org.springframework.integration.file.remote.server.FileServerEvent
-
- FileServerEvent(Object, Throwable) - Constructor for class org.springframework.integration.file.remote.server.FileServerEvent
-
- FileSplitter - Class in org.springframework.integration.file.splitter
-
- FileSplitter() - Constructor for class org.springframework.integration.file.splitter.FileSplitter
-
- FileSplitter(boolean) - Constructor for class org.springframework.integration.file.splitter.FileSplitter
-
Construct a splitter where the
FileSplitter.splitMessage(Message) method returns
an iterator, and the file is read line-by-line during iteration, or a list
of lines from the file.
- FileSplitter(boolean, boolean) - Constructor for class org.springframework.integration.file.splitter.FileSplitter
-
Construct a splitter where the
FileSplitter.splitMessage(Message) method returns
an iterator, and the file is read line-by-line during iteration, or a list
of lines from the file.
- FileSplitter(boolean, boolean, boolean) - Constructor for class org.springframework.integration.file.splitter.FileSplitter
-
Construct a splitter where the
FileSplitter.splitMessage(Message) method returns an
iterator, and the file is read line-by-line during iteration, or a list of lines
from the file.
- FileSplitter.FileMarker - Class in org.springframework.integration.file.splitter
-
- FileSplitter.FileMarker.Mark - Enum in org.springframework.integration.file.splitter
-
- FileSplitterParser - Class in org.springframework.integration.file.config
-
- FileSplitterParser() - Constructor for class org.springframework.integration.file.config.FileSplitterParser
-
- FileSplitterSpec - Class in org.springframework.integration.file.dsl
-
- FileSplitterSpec() - Constructor for class org.springframework.integration.file.dsl.FileSplitterSpec
-
- FileSplitterSpec(boolean) - Constructor for class org.springframework.integration.file.dsl.FileSplitterSpec
-
- FileSplitterSpec(boolean, boolean) - Constructor for class org.springframework.integration.file.dsl.FileSplitterSpec
-
- fileStillExists(F) - Method in class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter
-
Check if the file still exists; default implementation returns true.
- fileStillExists(File) - Method in class org.springframework.integration.file.filters.FileSystemPersistentAcceptOnceFileListFilter
-
Check that the file still exists, to avoid a race condition when multi-threaded and
another thread removed the file while we were waiting for the lock.
- FileSystemMarkerFilePresentFileListFilter - Class in org.springframework.integration.file.filters
-
- FileSystemMarkerFilePresentFileListFilter(FileListFilter<File>) - Constructor for class org.springframework.integration.file.filters.FileSystemMarkerFilePresentFileListFilter
-
- FileSystemMarkerFilePresentFileListFilter(FileListFilter<File>, String) - Constructor for class org.springframework.integration.file.filters.FileSystemMarkerFilePresentFileListFilter
-
- FileSystemMarkerFilePresentFileListFilter(FileListFilter<File>, Function<String, String>) - Constructor for class org.springframework.integration.file.filters.FileSystemMarkerFilePresentFileListFilter
-
- FileSystemMarkerFilePresentFileListFilter(Map<FileListFilter<File>, Function<String, String>>) - Constructor for class org.springframework.integration.file.filters.FileSystemMarkerFilePresentFileListFilter
-
- FileSystemPersistentAcceptOnceFileListFilter - Class in org.springframework.integration.file.filters
-
- FileSystemPersistentAcceptOnceFileListFilter(ConcurrentMetadataStore, String) - Constructor for class org.springframework.integration.file.filters.FileSystemPersistentAcceptOnceFileListFilter
-
- FileTailInboundChannelAdapterFactoryBean - Class in org.springframework.integration.file.config
-
- FileTailInboundChannelAdapterFactoryBean() - Constructor for class org.springframework.integration.file.config.FileTailInboundChannelAdapterFactoryBean
-
- FileTailInboundChannelAdapterParser - Class in org.springframework.integration.file.config
-
- FileTailInboundChannelAdapterParser() - Constructor for class org.springframework.integration.file.config.FileTailInboundChannelAdapterParser
-
- FileTailingEvent(Object, String, File) - Constructor for class org.springframework.integration.file.tail.FileTailingMessageProducerSupport.FileTailingEvent
-
- FileTailingIdleEvent(Object, File, long) - Constructor for class org.springframework.integration.file.tail.FileTailingMessageProducerSupport.FileTailingIdleEvent
-
- FileTailingMessageProducerSupport - Class in org.springframework.integration.file.tail
-
Base class for file tailing inbound adapters.
- FileTailingMessageProducerSupport() - Constructor for class org.springframework.integration.file.tail.FileTailingMessageProducerSupport
-
- FileTailingMessageProducerSupport.FileTailingEvent - Class in org.springframework.integration.file.tail
-
- FileTailingMessageProducerSupport.FileTailingIdleEvent - Class in org.springframework.integration.file.tail
-
- FileToByteArrayTransformer - Class in org.springframework.integration.file.transformer
-
A payload transformer that copies a File's contents to a byte array.
- FileToByteArrayTransformer() - Constructor for class org.springframework.integration.file.transformer.FileToByteArrayTransformer
-
- FileToByteArrayTransformerParser - Class in org.springframework.integration.file.config
-
Parser for the <file-to-bytes-transformer> element.
- FileToByteArrayTransformerParser() - Constructor for class org.springframework.integration.file.config.FileToByteArrayTransformerParser
-
- FileToStringTransformer - Class in org.springframework.integration.file.transformer
-
A payload transformer that copies a File's contents to a String.
- FileToStringTransformer() - Constructor for class org.springframework.integration.file.transformer.FileToStringTransformer
-
- FileToStringTransformerParser - Class in org.springframework.integration.file.config
-
Parser for the <file-to-string-transformer> element.
- FileToStringTransformerParser() - Constructor for class org.springframework.integration.file.config.FileToStringTransformerParser
-
- FileTransferringMessageHandler<F> - Class in org.springframework.integration.file.remote.handler
-
A
MessageHandler implementation that transfers files to a remote server.
- FileTransferringMessageHandler(SessionFactory<F>) - Constructor for class org.springframework.integration.file.remote.handler.FileTransferringMessageHandler
-
- FileTransferringMessageHandler(RemoteFileTemplate<F>) - Constructor for class org.springframework.integration.file.remote.handler.FileTransferringMessageHandler
-
- FileTransferringMessageHandler(RemoteFileTemplate<F>, FileExistsMode) - Constructor for class org.springframework.integration.file.remote.handler.FileTransferringMessageHandler
-
- FileTransferringMessageHandlerSpec<F,S extends FileTransferringMessageHandlerSpec<F,S>> - Class in org.springframework.integration.file.dsl
-
- FileTransferringMessageHandlerSpec() - Constructor for class org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec
-
- FileTransferringMessageHandlerSpec(SessionFactory<F>) - Constructor for class org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec
-
- FileTransferringMessageHandlerSpec(RemoteFileTemplate<F>) - Constructor for class org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec
-
- FileTransferringMessageHandlerSpec(RemoteFileTemplate<F>, FileExistsMode) - Constructor for class org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec
-
- FileUtils - Class in org.springframework.integration.file.support
-
Utilities for operations on Files.
- FileWritingMessageHandler - Class in org.springframework.integration.file
-
A
MessageHandler implementation
that writes the Message payload to a
file.
- FileWritingMessageHandler(File) - Constructor for class org.springframework.integration.file.FileWritingMessageHandler
-
- FileWritingMessageHandler(Expression) - Constructor for class org.springframework.integration.file.FileWritingMessageHandler
-
- FileWritingMessageHandler.FlushPredicate - Interface in org.springframework.integration.file
-
- FileWritingMessageHandler.MessageFlushPredicate - Interface in org.springframework.integration.file
-
When using
FileExistsMode.APPEND_NO_FLUSH
an implementation of this interface is called for each file that has pending data
to flush when a trigger message is received.
- FileWritingMessageHandlerFactoryBean - Class in org.springframework.integration.file.config
-
- FileWritingMessageHandlerFactoryBean() - Constructor for class org.springframework.integration.file.config.FileWritingMessageHandlerFactoryBean
-
- FileWritingMessageHandlerSpec - Class in org.springframework.integration.file.dsl
-
- FileWritingMessageHandlerSpec(File) - Constructor for class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
- FileWritingMessageHandlerSpec(String) - Constructor for class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
- FileWritingMessageHandlerSpec(Function<Message<P>, ?>) - Constructor for class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
- FileWritingMessageHandlerSpec(Expression) - Constructor for class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
- FileWrittenEvent - Class in org.springframework.integration.ftp.server
-
An event that is emitted when a file is written.
- FileWrittenEvent(FtpSession, FtpRequest, boolean) - Constructor for class org.springframework.integration.ftp.server.FileWrittenEvent
-
- FileWrittenEvent - Class in org.springframework.integration.sftp.server
-
An event that is emitted when a file is written.
- FileWrittenEvent(Object, String, Path, int, Throwable) - Constructor for class org.springframework.integration.sftp.server.FileWrittenEvent
-
- fillToCrLf(InputStream, byte[]) - Method in class org.springframework.integration.ip.tcp.serializer.ByteArrayCrLfSerializer
-
- Filter - Annotation Type in org.springframework.integration.annotation
-
Indicates that a method is capable of playing the role of a Message Filter.
- filter(String) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- filter(String, Consumer<FilterEndpointSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- filter(Object) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- filter(Object, String) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- filter(Object, String, Consumer<FilterEndpointSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- filter(MessageProcessorSpec<?>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- filter(MessageProcessorSpec<?>, Consumer<FilterEndpointSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- filter(Class<P>, GenericSelector<P>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- filter(Class<P>, GenericSelector<P>, Consumer<FilterEndpointSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- filter(GenericSelector<P>) - Method in class org.springframework.integration.dsl.IntegrationFlowDefinition
-
- filter(GenericSelector<P>, Consumer<FilterEndpointSpec>) - Method in class org.springframework.integration.dsl.IntegrationFlowDefinition
-
- filter(List<Method>) - Method in class org.springframework.integration.expression.ControlBusMethodFilter
-
- filter(FileListFilter<File>) - Method in class org.springframework.integration.file.dsl.FileInboundChannelAdapterSpec
-
Configure the filter.
- filter(FileListFilter<F>) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
Configure a
FileListFilter to be applied to the remote files before
copying them.
- filter(FileListFilter<F>) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
- filter(FileListFilter<F>) - Method in class org.springframework.integration.file.dsl.RemoteFileStreamingInboundChannelAdapterSpec
-
Configure a
FileListFilter to be applied to the remote files before
copying them.
- filter(Collection<T>) - Method in class org.springframework.integration.util.AcceptOnceCollectionFilter
-
- filter(List<Method>) - Method in class org.springframework.integration.util.AnnotatedMethodFilter
-
- filter(Collection<T>) - Method in interface org.springframework.integration.util.CollectionFilter
-
- filter(List<Method>) - Method in class org.springframework.integration.util.FixedMethodFilter
-
- FILTER_ATTRIBUTE - Static variable in class org.springframework.integration.file.config.FileParserUtils
-
- filterAndCopyHeadersIfAbsent(Map<String, ?>, String...) - Method in class org.springframework.integration.support.AbstractIntegrationMessageBuilder
-
Remove headers from the provided map matching to the provided pattens
and only after that copy the result into the target message headers.
- FilterAnnotationPostProcessor - Class in org.springframework.integration.config.annotation
-
Post-processor for Methods annotated with
@Filter.
- FilterAnnotationPostProcessor(ConfigurableListableBeanFactory) - Constructor for class org.springframework.integration.config.annotation.FilterAnnotationPostProcessor
-
- FilterEndpointSpec - Class in org.springframework.integration.dsl
-
- FilterEndpointSpec(MessageFilter) - Constructor for class org.springframework.integration.dsl.FilterEndpointSpec
-
- filterExpression(String) - Method in class org.springframework.integration.file.dsl.FileInboundChannelAdapterSpec
-
- filterExpression(String) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
- filterExpression(String) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
- filterExpression(String) - Method in class org.springframework.integration.file.dsl.RemoteFileStreamingInboundChannelAdapterSpec
-
- FilterFactoryBean - Class in org.springframework.integration.config
-
Factory bean for creating a Message Filter.
- FilterFactoryBean() - Constructor for class org.springframework.integration.config.FilterFactoryBean
-
- filterFiles(F[]) - Method in class org.springframework.integration.file.filters.AbstractFileListFilter
-
- filterFiles(F[]) - Method in class org.springframework.integration.file.filters.AbstractMarkerFilePresentFileListFilter
-
- filterFiles(F[]) - Method in class org.springframework.integration.file.filters.ChainFileListFilter
-
- filterFiles(F[]) - Method in class org.springframework.integration.file.filters.CompositeFileListFilter
-
- filterFiles(F[]) - Method in interface org.springframework.integration.file.filters.FileListFilter
-
Filters out files and returns the files that are left in a list, or an
empty list when a null is passed in.
- filterFiles(File[]) - Method in class org.springframework.integration.file.filters.LastModifiedFileListFilter
-
- filterFiles(F[]) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- filterFiles(F[]) - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- filterFunction(Function<File, Boolean>) - Method in class org.springframework.integration.file.dsl.FileInboundChannelAdapterSpec
-
- filterFunction(Function<F, Boolean>) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
- filterFunction(Function<F, Boolean>) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
- filterFunction(Function<F, Boolean>) - Method in class org.springframework.integration.file.dsl.RemoteFileStreamingInboundChannelAdapterSpec
-
- filterInRetry(boolean) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec
-
The boolean flag to specify the order how
RetryingMessageListenerAdapter
and
FilteringMessageListenerAdapter
are wrapped to each other, if both of them are present.
- filterMputFiles(File[]) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- FilterParser - Class in org.springframework.integration.config.xml
-
Parser for the <filter/> element.
- FilterParser() - Constructor for class org.springframework.integration.config.xml.FilterParser
-
- finalizeRaw() - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
-
- finalizeRaw() - Method in interface org.springframework.integration.file.remote.session.Session
-
- finalizeRaw() - Method in class org.springframework.integration.ftp.session.FtpSession
-
- finalizeRaw() - Method in class org.springframework.integration.sftp.session.SftpSession
-
- find(Class<T>, Object) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- find(Class<T>, Object) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
Find an Entity of given type with the given primary key type.
- findAnnotatedMethod(Object, Class<? extends Annotation>) - Static method in class org.springframework.integration.util.MessagingAnnotationUtils
-
- findClosestMatch(Class<?>, Set<Class<?>>, boolean) - Static method in class org.springframework.integration.util.ClassUtils
-
- findLastReleasedSequenceNumber(Object, Collection<Message<?>>) - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- findMessagePartAnnotation(Annotation[], boolean) - Static method in class org.springframework.integration.util.MessagingAnnotationUtils
-
- findProtocolHandler(WebSocketSession) - Method in class org.springframework.integration.websocket.support.SubProtocolHandlerRegistry
-
- firstId() - Method in class org.springframework.integration.store.MessageGroupMetadata
-
- firstLineAsHeader(String) - Method in class org.springframework.integration.file.dsl.FileSplitterSpec
-
Specify the header name for the first line to be carried as a header in the
messages emitted for the remaining lines.
- firstResult(int) - Method in class org.springframework.integration.jpa.dsl.JpaRetrievingOutboundGatewaySpec
-
Specify a first result in the query executed.
- firstResultExpression(String) - Method in class org.springframework.integration.jpa.dsl.JpaRetrievingOutboundGatewaySpec
-
Specify a SpEL expression that will be evaluated to get the first result in the query executed.
- firstResultExpression(Expression) - Method in class org.springframework.integration.jpa.dsl.JpaRetrievingOutboundGatewaySpec
-
Specify a SpEL expression that will be evaluated to get the first result in the query executed.
- fixedDelay(long, TimeUnit, long) - Method in class org.springframework.integration.dsl.PollerFactory
-
- fixedDelay(long, TimeUnit) - Method in class org.springframework.integration.dsl.PollerFactory
-
- fixedDelay(long, long) - Method in class org.springframework.integration.dsl.PollerFactory
-
- fixedDelay(long) - Method in class org.springframework.integration.dsl.PollerFactory
-
- fixedDelay(Duration) - Static method in class org.springframework.integration.dsl.Pollers
-
- fixedDelay(long) - Static method in class org.springframework.integration.dsl.Pollers
-
- fixedDelay(Duration, Duration) - Static method in class org.springframework.integration.dsl.Pollers
-
- fixedDelay(long, TimeUnit) - Static method in class org.springframework.integration.dsl.Pollers
-
- fixedDelay(long, long) - Static method in class org.springframework.integration.dsl.Pollers
-
- fixedDelay(long, TimeUnit, long) - Static method in class org.springframework.integration.dsl.Pollers
-
- FixedMethodFilter - Class in org.springframework.integration.util
-
A
MethodFilter implementation that will always return
the same Method instance within a single-element list if it is
present in the candidate list.
- FixedMethodFilter(Method) - Constructor for class org.springframework.integration.util.FixedMethodFilter
-
- fixedRate(long) - Method in class org.springframework.integration.dsl.PollerFactory
-
- fixedRate(long, TimeUnit) - Method in class org.springframework.integration.dsl.PollerFactory
-
- fixedRate(long, long) - Method in class org.springframework.integration.dsl.PollerFactory
-
- fixedRate(long, TimeUnit, long) - Method in class org.springframework.integration.dsl.PollerFactory
-
- fixedRate(Duration) - Static method in class org.springframework.integration.dsl.Pollers
-
- fixedRate(long) - Static method in class org.springframework.integration.dsl.Pollers
-
- fixedRate(long, TimeUnit) - Static method in class org.springframework.integration.dsl.Pollers
-
- fixedRate(Duration, Duration) - Static method in class org.springframework.integration.dsl.Pollers
-
- fixedRate(long, long) - Static method in class org.springframework.integration.dsl.Pollers
-
- fixedRate(long, TimeUnit, long) - Static method in class org.springframework.integration.dsl.Pollers
-
- FixedSubscriberChannel - Class in org.springframework.integration.channel
-
- FixedSubscriberChannel() - Constructor for class org.springframework.integration.channel.FixedSubscriberChannel
-
- FixedSubscriberChannel(MessageHandler) - Constructor for class org.springframework.integration.channel.FixedSubscriberChannel
-
- fixedSubscriberChannel() - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- fixedSubscriberChannel(String) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- FixedSubscriberChannelBeanFactoryPostProcessor - Class in org.springframework.integration.config
-
- FixedSubscriberChannelPrototype - Class in org.springframework.integration.dsl.support
-
- FixedSubscriberChannelPrototype() - Constructor for class org.springframework.integration.dsl.support.FixedSubscriberChannelPrototype
-
- FixedSubscriberChannelPrototype(String) - Constructor for class org.springframework.integration.dsl.support.FixedSubscriberChannelPrototype
-
- FLAGS - Static variable in class org.springframework.integration.mail.MailHeaders
-
- flush() - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
- flush(boolean) - Method in class org.springframework.integration.jpa.dsl.JpaUpdatingOutboundEndpointSpec
-
- flush(Function<Message<P>, Boolean>) - Method in class org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec
-
Configure a
Function that will be invoked at runtime to determine whether
or not to flush the producer after a send.
- FLUSH - Static variable in class org.springframework.integration.kafka.support.KafkaIntegrationHeaders
-
- flush() - Method in class org.springframework.integration.metadata.PropertiesPersistingMetadataStore
-
- flushableStore - Variable in class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter
-
- flushAfterDelete(boolean) - Method in class org.springframework.integration.jpa.dsl.JpaInboundChannelAdapterSpec
-
- flushAfterDelete(boolean) - Method in class org.springframework.integration.jpa.dsl.JpaRetrievingOutboundGatewaySpec
-
- flushExpression(String) - Method in class org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec
-
Configure a SpEL expression to determine whether or not to flush the producer after
a send.
- flushExpression(Expression) - Method in class org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec
-
Configure an
Expression to determine whether or not to flush the producer
after a send.
- flushIfNeeded(FileWritingMessageHandler.FlushPredicate) - Method in class org.springframework.integration.file.FileWritingMessageHandler
-
- flushIfNeeded(FileWritingMessageHandler.MessageFlushPredicate, Message<?>) - Method in class org.springframework.integration.file.FileWritingMessageHandler
-
- flushIfNeeded() - Method in class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter
-
- flushInterval(long) - Method in class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
- flushOnUpdate - Variable in class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter
-
- flushPredicate(FileWritingMessageHandler.MessageFlushPredicate) - Method in class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
- flushSize(int) - Method in class org.springframework.integration.jpa.dsl.JpaUpdatingOutboundEndpointSpec
-
If the provided value is greater than
0, then
EntityManager.flush()
will be called after persistence operations as well as within batch operations.
- flushWhenIdle(boolean) - Method in class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
Set the flush when idle flag to false if you wish the interval to apply to when
the file was opened rather than when the file was last written.
- flux() - Method in class org.springframework.integration.dsl.Channels
-
- flux(String) - Method in class org.springframework.integration.dsl.Channels
-
- flux() - Static method in class org.springframework.integration.dsl.MessageChannels
-
- flux(String) - Static method in class org.springframework.integration.dsl.MessageChannels
-
- FluxAggregatorMessageHandler - Class in org.springframework.integration.aggregator
-
The
AbstractMessageProducingHandler implementation for aggregation logic based
on Reactor's
Flux.groupBy(java.util.function.Function<? super T, ? extends K>) and
Flux.window(int) operators.
- FluxAggregatorMessageHandler() - Constructor for class org.springframework.integration.aggregator.FluxAggregatorMessageHandler
-
Create an instance with a Flux.create(java.util.function.Consumer<? super reactor.core.publisher.FluxSink<T>>) and apply Flux.groupBy(java.util.function.Function<? super T, ? extends K>) and Flux.window(int)
transformation into it.
- FluxMessageChannel - Class in org.springframework.integration.channel
-
The
AbstractMessageChannel implementation for the
Reactive Streams
Publisher based on the Project Reactor
Flux.
- FluxMessageChannel() - Constructor for class org.springframework.integration.channel.FluxMessageChannel
-
- FluxMessageChannelSpec - Class in org.springframework.integration.dsl
-
- FluxMessageChannelSpec() - Constructor for class org.springframework.integration.dsl.FluxMessageChannelSpec
-
- fluxTransform(Function<? super Flux<Message<I>>, ? extends Publisher<O>>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
Populate a
FluxMessageChannel to start a reactive processing for upstream data,
wrap it to a
Flux, apply provided
Function via
Flux.transform(Function)
and emit the result to one more
FluxMessageChannel, subscribed in the downstream flow.
- forceClose(TcpConnection) - Method in class org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory
-
Force close the connection and null the field if it's
a shared connection.
- forceClose(TcpConnection) - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- forceClose(TcpConnection) - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- forceComplete(MessageGroup) - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- forceReleaseAdvice(Advice...) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
Configure a list of
Advice objects to be applied to the
forceComplete() operation.
- forLevel(Level) - Static method in class org.springframework.integration.test.rule.Log4j2LevelAdjuster
-
The factory to produce Log4j2LevelAdjuster instances for arbitrary logging Level
with the org.springframework.integration as default category.
- from(String) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- from(MessageChannel) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- from(String, boolean) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- from(MessageSourceSpec<?, ? extends MessageSource<?>>, Consumer<SourcePollingChannelAdapterSpec>) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- from(MessageSource<?>, Consumer<SourcePollingChannelAdapterSpec>) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- from(MessageProducerSupport) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- from(MessageSource<?>) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- from(MessagingGatewaySupport) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- from(MessageChannelSpec<?, ?>) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- from(MessageProducerSpec<?, ?>) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- from(MessageSourceSpec<?, ? extends MessageSource<?>>) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- from(MessagingGatewaySpec<?, ?>) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- from(Class<?>) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- from(Class<?>, Consumer<GatewayProxySpec>) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
Start a flow from a proxy for the service interface.
- from(Publisher<? extends Message<?>>) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- from(String) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
- from(String, boolean) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
- from(MessageChannelSpec<?, ?>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
- from(MessageChannel) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
- from(MessageSourceSpec<?, ? extends MessageSource<?>>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
- from(MessageSourceSpec<?, ? extends MessageSource<?>>, Consumer<SourcePollingChannelAdapterSpec>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
- from(MessageSource<?>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
- from(MessageSource<?>, Consumer<SourcePollingChannelAdapterSpec>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
- from(MessageProducerSpec<?, ?>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
- from(MessageProducerSupport) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
- from(MessagingGatewaySpec<?, ?>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
- from(MessagingGatewaySupport) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
- from(Class<?>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
- from(Class<?>, Consumer<GatewayProxySpec>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
- from(Publisher<? extends Message<?>>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
- from(Map<String, ?>) - Static method in class org.springframework.integration.expression.ExpressionEvalMap
-
- from(String) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set the From: address.
- FROM - Static variable in class org.springframework.integration.mail.MailHeaders
-
- FROM - Static variable in class org.springframework.integration.xmpp.XmppHeaders
-
- fromExpression(String) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set the expression that will be evaluated to determine the From: address.
- fromFunction(Function<Message<P>, String>) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set a function that will be invoked to determine the From: address based on the
message.
- fromHeaders(MessageHeaders, HttpHeaders) - Method in class org.springframework.integration.http.support.DefaultHttpHeaderMapper
-
Map from the integration MessageHeaders to an HttpHeaders instance.
- fromHeaders(MessageHeaders, Message) - Method in class org.springframework.integration.jms.DefaultJmsHeaderMapper
-
- fromHeaders(MessageHeaders, MimeMessage) - Method in class org.springframework.integration.mail.support.DefaultMailHeaderMapper
-
- fromHeaders(MessageHeaders, T) - Method in interface org.springframework.integration.mapping.HeaderMapper
-
- fromHeaders(MessageHeaders, StompHeaders) - Method in class org.springframework.integration.stomp.support.StompHeaderMapper
-
- fromHeadersToReply(MessageHeaders, T) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper
-
- fromHeadersToReply(MessageHeaders, T) - Method in interface org.springframework.integration.mapping.RequestReplyHeaderMapper
-
- fromHeadersToRequest(MessageHeaders, T) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper
-
- fromHeadersToRequest(MessageHeaders, T) - Method in interface org.springframework.integration.mapping.RequestReplyHeaderMapper
-
- fromJson() - Static method in class org.springframework.integration.dsl.Transformers
-
- fromJson(Class<?>) - Static method in class org.springframework.integration.dsl.Transformers
-
- fromJson(ResolvableType) - Static method in class org.springframework.integration.dsl.Transformers
-
- fromJson(JsonObjectMapper<?, ?>) - Static method in class org.springframework.integration.dsl.Transformers
-
- fromJson(Class<?>, JsonObjectMapper<?, ?>) - Static method in class org.springframework.integration.dsl.Transformers
-
- fromJson(ResolvableType, JsonObjectMapper<?, ?>) - Static method in class org.springframework.integration.dsl.Transformers
-
- fromJson(Object, Class<T>) - Method in class org.springframework.integration.support.json.AbstractJacksonJsonObjectMapper
-
- fromJson(Object, ResolvableType) - Method in class org.springframework.integration.support.json.AbstractJacksonJsonObjectMapper
-
- fromJson(Object, Map<String, Object>) - Method in class org.springframework.integration.support.json.AbstractJacksonJsonObjectMapper
-
- fromJson(Object, J) - Method in class org.springframework.integration.support.json.AbstractJacksonJsonObjectMapper
-
- fromJson(Object, JavaType) - Method in class org.springframework.integration.support.json.Jackson2JsonObjectMapper
-
- fromJson(JsonParser, Type) - Method in class org.springframework.integration.support.json.Jackson2JsonObjectMapper
-
- fromJson(Object, Class<T>) - Method in interface org.springframework.integration.support.json.JsonObjectMapper
-
- fromJson(Object, ResolvableType) - Method in interface org.springframework.integration.support.json.JsonObjectMapper
-
- fromJson(Object, Map<String, Object>) - Method in interface org.springframework.integration.support.json.JsonObjectMapper
-
- fromJson(P, Type) - Method in interface org.springframework.integration.support.json.JsonObjectMapper
-
- fromMap(Class<?>) - Static method in class org.springframework.integration.dsl.Transformers
-
- fromMap(String) - Static method in class org.springframework.integration.dsl.Transformers
-
- fromMessage(Message<?>, Class<?>) - Method in class org.springframework.integration.codec.CodecMessageConverter
-
- fromMessage(Message<?>) - Method in class org.springframework.integration.ip.tcp.connection.MessageConvertingTcpMessageMapper
-
- fromMessage(Message<?>) - Method in class org.springframework.integration.ip.tcp.connection.TcpMessageMapper
-
- fromMessage(Message<?>) - Method in class org.springframework.integration.ip.udp.DatagramPacketMessageMapper
-
Raw byte[] from message, possibly with a length field up front.
- fromMessage(Message<?>) - Method in class org.springframework.integration.mapping.ConvertingBytesMessageMapper
-
- fromMessage(Message<?>) - Method in interface org.springframework.integration.mapping.OutboundMessageMapper
-
- fromMessage(Message<?>, Class<?>) - Method in class org.springframework.integration.mqtt.support.DefaultPahoMessageConverter
-
- fromMessage(Message<?>, Class<?>) - Method in class org.springframework.integration.support.converter.DefaultDatatypeChannelMessageConverter
-
- fromMessage(Message<?>, Class<?>) - Method in class org.springframework.integration.support.converter.MapMessageConverter
-
- fromMessage(Message<?>, Class<?>) - Method in class org.springframework.integration.support.converter.PassThruMessageConverter
-
- fromMessage(Message<?>, Class<?>) - Method in class org.springframework.integration.support.converter.SimpleMessageConverter
-
- fromMessage(Message<T>) - Method in class org.springframework.integration.support.DefaultMessageBuilderFactory
-
- fromMessage(Message<?>) - Method in class org.springframework.integration.support.json.EmbeddedJsonHeadersMessageMapper
-
- fromMessage(Message<?>) - Method in class org.springframework.integration.support.json.JsonOutboundMessageMapper
-
- fromMessage(Message<T>) - Static method in class org.springframework.integration.support.MessageBuilder
-
Create a builder for a new
Message instance pre-populated with all of the headers copied from the
provided message.
- fromMessage(Message<T>) - Method in interface org.springframework.integration.support.MessageBuilderFactory
-
- fromMessage(Message<T>) - Static method in class org.springframework.integration.support.MutableMessageBuilder
-
Create a builder for a new
Message instance pre-populated with all of the headers copied from the
provided message.
- fromMessage(Message<T>) - Method in class org.springframework.integration.support.MutableMessageBuilderFactory
-
- fromSoapHeaders(MessageContext, AbstractIntegrationMessageBuilder<?>) - Method in class org.springframework.integration.ws.AbstractWebServiceInboundGateway
-
- fromStream() - Static method in class org.springframework.integration.dsl.Transformers
-
- fromStream(String) - Static method in class org.springframework.integration.dsl.Transformers
-
Create an instance with the charset to convert the stream to a
String; if null a byte[] will be produced instead.
- fromSupplier(Supplier<T>) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- fromSupplier(Supplier<T>, Consumer<SourcePollingChannelAdapterSpec>) - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- fromSupplier(Supplier<T>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
Provides
Supplier as source of messages to the integration flow which will
be triggered by the application context's default poller (which must be declared).
- fromSupplier(Supplier<T>, Consumer<SourcePollingChannelAdapterSpec>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
-
Provides
Supplier as source of messages to the integration flow.
- fromSyslog(Message<?>) - Method in class org.springframework.integration.syslog.DefaultMessageConverter
-
- fromSyslog(Message<?>) - Method in interface org.springframework.integration.syslog.MessageConverter
-
- fromSyslog(Message<?>) - Method in class org.springframework.integration.syslog.RFC5424MessageConverter
-
- Ftp - Class in org.springframework.integration.ftp.dsl
-
The factory for FTP components.
- FtpFileInfo - Class in org.springframework.integration.ftp.session
-
- FtpFileInfo(FTPFile) - Constructor for class org.springframework.integration.ftp.session.FtpFileInfo
-
- FtpInboundChannelAdapterParser - Class in org.springframework.integration.ftp.config
-
Parser for the FTP 'inbound-channel-adapter' element.
- FtpInboundChannelAdapterParser() - Constructor for class org.springframework.integration.ftp.config.FtpInboundChannelAdapterParser
-
- FtpInboundChannelAdapterSpec - Class in org.springframework.integration.ftp.dsl
-
- FtpInboundChannelAdapterSpec(SessionFactory<FTPFile>, Comparator<File>) - Constructor for class org.springframework.integration.ftp.dsl.FtpInboundChannelAdapterSpec
-
- FtpInboundFileSynchronizer - Class in org.springframework.integration.ftp.inbound
-
- FtpInboundFileSynchronizer(SessionFactory<FTPFile>) - Constructor for class org.springframework.integration.ftp.inbound.FtpInboundFileSynchronizer
-
- FtpInboundFileSynchronizingMessageSource - Class in org.springframework.integration.ftp.inbound
-
- FtpInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<FTPFile>) - Constructor for class org.springframework.integration.ftp.inbound.FtpInboundFileSynchronizingMessageSource
-
- FtpInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<FTPFile>, Comparator<File>) - Constructor for class org.springframework.integration.ftp.inbound.FtpInboundFileSynchronizingMessageSource
-
- FtpMessageHandler - Class in org.springframework.integration.ftp.outbound
-
- FtpMessageHandler(SessionFactory<FTPFile>) - Constructor for class org.springframework.integration.ftp.outbound.FtpMessageHandler
-
- FtpMessageHandler(FtpRemoteFileTemplate) - Constructor for class org.springframework.integration.ftp.outbound.FtpMessageHandler
-
- FtpMessageHandler(RemoteFileTemplate<FTPFile>, FileExistsMode) - Constructor for class org.springframework.integration.ftp.outbound.FtpMessageHandler
-
- FtpMessageHandler(FtpRemoteFileTemplate, FileExistsMode) - Constructor for class org.springframework.integration.ftp.outbound.FtpMessageHandler
-
Constructor which sets the FtpRemoteFileTemplate and FileExistsMode.
- FtpMessageHandlerSpec - Class in org.springframework.integration.ftp.dsl
-
- FtpMessageHandlerSpec(SessionFactory<FTPFile>) - Constructor for class org.springframework.integration.ftp.dsl.FtpMessageHandlerSpec
-
- FtpMessageHandlerSpec(RemoteFileTemplate<FTPFile>) - Constructor for class org.springframework.integration.ftp.dsl.FtpMessageHandlerSpec
-
Deprecated.
- FtpMessageHandlerSpec(RemoteFileTemplate<FTPFile>, FileExistsMode) - Constructor for class org.springframework.integration.ftp.dsl.FtpMessageHandlerSpec
-
Deprecated.
- FtpMessageHandlerSpec(FtpRemoteFileTemplate) - Constructor for class org.springframework.integration.ftp.dsl.FtpMessageHandlerSpec
-
- FtpMessageHandlerSpec(FtpRemoteFileTemplate, FileExistsMode) - Constructor for class org.springframework.integration.ftp.dsl.FtpMessageHandlerSpec
-
- FtpNamespaceHandler - Class in org.springframework.integration.ftp.config
-
Provides namespace support for using FTP
- FtpNamespaceHandler() - Constructor for class org.springframework.integration.ftp.config.FtpNamespaceHandler
-
- FtpOutboundChannelAdapterParser - Class in org.springframework.integration.ftp.config
-
Parser for FTP Outbound Channel Adapters.
- FtpOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.ftp.config.FtpOutboundChannelAdapterParser
-
- FtpOutboundGateway - Class in org.springframework.integration.ftp.gateway
-
Outbound Gateway for performing remote file operations via FTP/FTPS.
- FtpOutboundGateway(SessionFactory<FTPFile>, MessageSessionCallback<FTPFile, ?>) - Constructor for class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
Construct an instance using the provided session factory and callback for
performing operations on the session.
- FtpOutboundGateway(RemoteFileTemplate<FTPFile>, MessageSessionCallback<FTPFile, ?>) - Constructor for class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
Construct an instance with the supplied remote file template and callback
for performing operations on the session.
- FtpOutboundGateway(SessionFactory<FTPFile>, String, String) - Constructor for class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
Construct an instance with the supplied session factory, a command ('ls', 'get'
etc), and an expression to determine the filename.
- FtpOutboundGateway(RemoteFileTemplate<FTPFile>, String, String) - Constructor for class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
Construct an instance with the supplied remote file template, a command ('ls',
'get' etc), and an expression to determine the filename.
- FtpOutboundGateway(SessionFactory<FTPFile>, String) - Constructor for class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
Construct an instance with the supplied session factory
and command ('ls', 'nlst', 'put' or 'mput').
- FtpOutboundGateway(RemoteFileTemplate<FTPFile>, String) - Constructor for class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
Construct an instance with the supplied remote file template
and command ('ls', 'nlst', 'put' or 'mput').
- FtpOutboundGatewayParser - Class in org.springframework.integration.ftp.config
-
- FtpOutboundGatewayParser() - Constructor for class org.springframework.integration.ftp.config.FtpOutboundGatewayParser
-
- FtpOutboundGatewaySpec - Class in org.springframework.integration.ftp.dsl
-
- FtpOutboundGatewaySpec(FtpOutboundGateway) - Constructor for class org.springframework.integration.ftp.dsl.FtpOutboundGatewaySpec
-
- FtpPersistentAcceptOnceFileListFilter - Class in org.springframework.integration.ftp.filters
-
Persistent file list filter using the server's file timestamp to detect if we've already
'seen' this file.
- FtpPersistentAcceptOnceFileListFilter(ConcurrentMetadataStore, String) - Constructor for class org.springframework.integration.ftp.filters.FtpPersistentAcceptOnceFileListFilter
-
- FtpRegexPatternFileListFilter - Class in org.springframework.integration.ftp.filters
-
- FtpRegexPatternFileListFilter(String) - Constructor for class org.springframework.integration.ftp.filters.FtpRegexPatternFileListFilter
-
- FtpRegexPatternFileListFilter(Pattern) - Constructor for class org.springframework.integration.ftp.filters.FtpRegexPatternFileListFilter
-
- FtpRemoteFileTemplate - Class in org.springframework.integration.ftp.session
-
FTP version of RemoteFileTemplate providing type-safe access to
the underlying FTPClient object.
- FtpRemoteFileTemplate(SessionFactory<FTPFile>) - Constructor for class org.springframework.integration.ftp.session.FtpRemoteFileTemplate
-
- FtpRemoteFileTemplate.ExistsMode - Enum in org.springframework.integration.ftp.session
-
- FtpRequestEvent - Class in org.springframework.integration.ftp.server
-
Base class for all events having an FtpRequest.
- FtpRequestEvent(FtpSession, FtpRequest) - Constructor for class org.springframework.integration.ftp.server.FtpRequestEvent
-
- FtpSession - Class in org.springframework.integration.ftp.session
-
- FtpSession(FTPClient) - Constructor for class org.springframework.integration.ftp.session.FtpSession
-
- FtpSimplePatternFileListFilter - Class in org.springframework.integration.ftp.filters
-
- FtpSimplePatternFileListFilter(String) - Constructor for class org.springframework.integration.ftp.filters.FtpSimplePatternFileListFilter
-
- FtpStreamingInboundChannelAdapterParser - Class in org.springframework.integration.ftp.config
-
- FtpStreamingInboundChannelAdapterParser() - Constructor for class org.springframework.integration.ftp.config.FtpStreamingInboundChannelAdapterParser
-
- FtpStreamingInboundChannelAdapterSpec - Class in org.springframework.integration.ftp.dsl
-
- FtpStreamingInboundChannelAdapterSpec(RemoteFileTemplate<FTPFile>, Comparator<FTPFile>) - Constructor for class org.springframework.integration.ftp.dsl.FtpStreamingInboundChannelAdapterSpec
-
- FtpStreamingMessageSource - Class in org.springframework.integration.ftp.inbound
-
Message source for streaming FTP remote file contents.
- FtpStreamingMessageSource(RemoteFileTemplate<FTPFile>) - Constructor for class org.springframework.integration.ftp.inbound.FtpStreamingMessageSource
-
Construct an instance with the supplied template.
- FtpStreamingMessageSource(RemoteFileTemplate<FTPFile>, Comparator<FTPFile>) - Constructor for class org.springframework.integration.ftp.inbound.FtpStreamingMessageSource
-
Construct an instance with the supplied template and comparator.
- FtpSystemMarkerFilePresentFileListFilter - Class in org.springframework.integration.ftp.filters
-
- FtpSystemMarkerFilePresentFileListFilter(FileListFilter<FTPFile>) - Constructor for class org.springframework.integration.ftp.filters.FtpSystemMarkerFilePresentFileListFilter
-
- FtpSystemMarkerFilePresentFileListFilter(FileListFilter<FTPFile>, String) - Constructor for class org.springframework.integration.ftp.filters.FtpSystemMarkerFilePresentFileListFilter
-
- FtpSystemMarkerFilePresentFileListFilter(FileListFilter<FTPFile>, Function<String, String>) - Constructor for class org.springframework.integration.ftp.filters.FtpSystemMarkerFilePresentFileListFilter
-
- FtpSystemMarkerFilePresentFileListFilter(Map<FileListFilter<FTPFile>, Function<String, String>>) - Constructor for class org.springframework.integration.ftp.filters.FtpSystemMarkerFilePresentFileListFilter
-
- FUNCTION_APPLY_METHOD - Static variable in class org.springframework.integration.util.ClassUtils
-
The Function.apply(Object) method object.
- FunctionExpression<S> - Class in org.springframework.integration.expression
-
- FunctionExpression(Function<S, ?>) - Constructor for class org.springframework.integration.expression.FunctionExpression
-
- FunctionIterator<T,V> - Class in org.springframework.integration.util
-
- FunctionIterator(Iterable<T>, Function<? super T, ? extends V>) - Constructor for class org.springframework.integration.util.FunctionIterator
-
Construct an instance with the provided iterable and function.
- FunctionIterator(AutoCloseable, Iterable<T>, Function<? super T, ? extends V>) - Constructor for class org.springframework.integration.util.FunctionIterator
-
Construct an instance with the provided root object, iterable and function.
- FunctionIterator(Iterator<T>, Function<? super T, ? extends V>) - Constructor for class org.springframework.integration.util.FunctionIterator
-
Construct an instance with the provided iterator and function.
- FunctionIterator(AutoCloseable, Iterator<T>, Function<? super T, ? extends V>) - Constructor for class org.springframework.integration.util.FunctionIterator
-
Construct an instance with the provided root object, iterator and function.
- FUTURE_TOKEN - Static variable in class org.springframework.integration.kafka.support.KafkaIntegrationHeaders
-
Set to a token to correlate a send Future.
- futuresChannel(MessageChannel) - Method in class org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec
-
Set the channel to which send futures are sent.
- futuresChannel(String) - Method in class org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec
-
Set the channel to which send futures are sent.
- Gateway - Annotation Type in org.springframework.integration.annotation
-
Indicates that an interface method is capable of mapping its parameters
to a message or message payload.
- gateway(String) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
Populate the "artificial"
GatewayMessageHandler for the
provided
requestChannel to send a request with default options.
- gateway(String, Consumer<GatewayEndpointSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- gateway(MessageChannel) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
Populate the "artificial"
GatewayMessageHandler
for the provided
requestChannel to send a request with default options.
- gateway(MessageChannel, Consumer<GatewayEndpointSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- gateway(IntegrationFlow) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- gateway(IntegrationFlow, Consumer<GatewayEndpointSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- GatewayEndpointSpec - Class in org.springframework.integration.dsl
-
- GatewayEndpointSpec(MessageChannel) - Constructor for class org.springframework.integration.dsl.GatewayEndpointSpec
-
- GatewayEndpointSpec(String) - Constructor for class org.springframework.integration.dsl.GatewayEndpointSpec
-
- GatewayHeader - Annotation Type in org.springframework.integration.annotation
-
Provides the message header value or expression.
- gatewayInterceptors - Variable in class org.springframework.integration.ws.dsl.BaseWsOutboundGatewaySpec
-
- gatewayMarshaller - Variable in class org.springframework.integration.ws.dsl.MarshallingWsInboundGatewaySpec
-
- gatewayMarshaller - Variable in class org.springframework.integration.ws.dsl.MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec
-
- GatewayMessageHandler - Class in org.springframework.integration.gateway
-
- GatewayMessageHandler() - Constructor for class org.springframework.integration.gateway.GatewayMessageHandler
-
- gatewayMethodMetadata - Variable in class org.springframework.integration.dsl.GatewayProxySpec
-
- GatewayMethodMetadata - Class in org.springframework.integration.gateway
-
Represents the metadata associated with a Gateway method.
- GatewayMethodMetadata() - Constructor for class org.springframework.integration.gateway.GatewayMethodMetadata
-
- GatewayParser - Class in org.springframework.integration.config.xml
-
Parser for the <gateway/> element.
- GatewayParser() - Constructor for class org.springframework.integration.config.xml.GatewayParser
-
- gatewayProxyFactoryBean - Variable in class org.springframework.integration.dsl.GatewayProxySpec
-
- GatewayProxyFactoryBean - Class in org.springframework.integration.gateway
-
Generates a proxy for the provided service interface to enable interaction
with messaging components without application code being aware of them allowing
for POJO-style interaction.
- GatewayProxyFactoryBean() - Constructor for class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
Create a Factory whose service interface type can be configured by setter injection.
- GatewayProxyFactoryBean(Class<?>) - Constructor for class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- GatewayProxySpec - Class in org.springframework.integration.dsl
-
- GatewayProxySpec(Class<?>) - Constructor for class org.springframework.integration.dsl.GatewayProxySpec
-
- gatewayRequestChannel - Variable in class org.springframework.integration.dsl.GatewayProxySpec
-
- gatewayUnmarshaller - Variable in class org.springframework.integration.ws.dsl.MarshallingWsInboundGatewaySpec
-
- gatewayUnmarshaller - Variable in class org.springframework.integration.ws.dsl.MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec
-
- gatherChannel(MessageChannel) - Method in class org.springframework.integration.dsl.ScatterGatherSpec
-
- gatherTimeout(long) - Method in class org.springframework.integration.dsl.ScatterGatherSpec
-
- gaugeBuilder(String, Object, ToDoubleFunction<Object>) - Method in interface org.springframework.integration.support.management.metrics.MetricsCaptor
-
Create a gauge builder for a gauge with the provided parameters.
- gaugeBuilder(String, Object, ToDoubleFunction<Object>) - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor
-
- GaugeFacade - Interface in org.springframework.integration.support.management.metrics
-
- GemfireCqInboundChannelAdapterParser - Class in org.springframework.integration.gemfire.config.xml
-
- GemfireCqInboundChannelAdapterParser() - Constructor for class org.springframework.integration.gemfire.config.xml.GemfireCqInboundChannelAdapterParser
-
- GemfireInboundChannelAdapterParser - Class in org.springframework.integration.gemfire.config.xml
-
- GemfireInboundChannelAdapterParser() - Constructor for class org.springframework.integration.gemfire.config.xml.GemfireInboundChannelAdapterParser
-
- GemfireIntegrationNamespaceHandler - Class in org.springframework.integration.gemfire.config.xml
-
- GemfireIntegrationNamespaceHandler() - Constructor for class org.springframework.integration.gemfire.config.xml.GemfireIntegrationNamespaceHandler
-
- GemfireLockRegistry - Class in org.springframework.integration.gemfire.util
-
Implementation of
LockRegistry providing a distributed lock using Gemfire.
- GemfireLockRegistry(Cache) - Constructor for class org.springframework.integration.gemfire.util.GemfireLockRegistry
-
- GemfireLockRegistry(Region<?, ?>) - Constructor for class org.springframework.integration.gemfire.util.GemfireLockRegistry
-
- GemfireMessageStore - Class in org.springframework.integration.gemfire.store
-
- GemfireMessageStore(Region<Object, Object>) - Constructor for class org.springframework.integration.gemfire.store.GemfireMessageStore
-
Provides the region to be used for the message store.
- GemfireMessageStore(Region<Object, Object>, String) - Constructor for class org.springframework.integration.gemfire.store.GemfireMessageStore
-
- GemfireMetadataStore - Class in org.springframework.integration.gemfire.metadata
-
- GemfireMetadataStore(Cache) - Constructor for class org.springframework.integration.gemfire.metadata.GemfireMetadataStore
-
- GemfireMetadataStore(Region<String, String>) - Constructor for class org.springframework.integration.gemfire.metadata.GemfireMetadataStore
-
- GemfireOutboundChannelAdapterParser - Class in org.springframework.integration.gemfire.config.xml
-
- GemfireOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.gemfire.config.xml.GemfireOutboundChannelAdapterParser
-
- GeneralSftpException - Exception in org.springframework.integration.sftp.support
-
Simple runtime exception to wrap an SftpException.
- GeneralSftpException(String, Throwable) - Constructor for exception org.springframework.integration.sftp.support.GeneralSftpException
-
- generateAlias(Element) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- generateBeanName(String, Method, Class<? extends Annotation>) - Method in class org.springframework.integration.config.annotation.MessagingAnnotationPostProcessor
-
- generateCorrelationData(Message<?>) - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- generateExchangeName(Message<?>) - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- generateFileName(Message<?>) - Method in class org.springframework.integration.file.DefaultFileNameGenerator
-
- generateFileName(Message<?>) - Method in interface org.springframework.integration.file.FileNameGenerator
-
- generateHandlerBeanName(String, Method) - Method in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- generateHandlerBeanName(String, Method) - Method in class org.springframework.integration.config.annotation.InboundChannelAdapterAnnotationPostProcessor
-
- generateId() - Static method in class org.springframework.integration.context.IntegrationObjectSupport
-
- generateId() - Method in class org.springframework.integration.support.IdGenerators.JdkIdGenerator
-
- generateId() - Method in class org.springframework.integration.support.IdGenerators.SimpleIncrementingIdGenerator
-
- generateRoutingKey(Message<?>) - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- generateScriptName(Message<?>) - Method in class org.springframework.integration.groovy.GroovyCommandMessageProcessor
-
- generateScriptVariables(Message<?>) - Method in class org.springframework.integration.scripting.DefaultScriptVariableGenerator
-
- generateScriptVariables(Message<?>) - Method in interface org.springframework.integration.scripting.ScriptVariableGenerator
-
- generateSearchTerm(Flags, Folder) - Method in interface org.springframework.integration.mail.SearchTermStrategy
-
- GenericEndpointSpec<H extends MessageHandler> - Class in org.springframework.integration.dsl
-
- GenericEndpointSpec(H) - Constructor for class org.springframework.integration.dsl.GenericEndpointSpec
-
- GenericHandler<P> - Interface in org.springframework.integration.handler
-
A functional interface to specify
MessageHandler
logic with Java 8 Lambda expression:
.<Integer>handle((p, h) -> p / 2)
- GenericMessageJacksonDeserializer - Class in org.springframework.integration.support.json
-
- GenericMessageJacksonDeserializer() - Constructor for class org.springframework.integration.support.json.GenericMessageJacksonDeserializer
-
- GenericSelector<S> - Interface in org.springframework.integration.core
-
Generic (lambda) strategy interface for selector.
- GenericTransformer<S,T> - Interface in org.springframework.integration.transformer
-
Generic (lambda) strategy interface for transformer.
- get() - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- get() - Method in class org.springframework.integration.dsl.IntegrationComponentSpec
-
- get() - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
-
- get() - Method in class org.springframework.integration.dsl.IntegrationFlowExtension
-
- get(Object) - Method in class org.springframework.integration.expression.ExpressionEvalMap
-
- get(Message<?>, Session<F>, String, String, String, F) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
Copy a remote file to the configured local directory.
- get(String, InputStreamCallback) - Method in interface org.springframework.integration.file.remote.RemoteFileOperations
-
Retrieve a remote file as an InputStream.
- get(Message<?>, InputStreamCallback) - Method in interface org.springframework.integration.file.remote.RemoteFileOperations
-
Retrieve a remote file as an InputStream, based on information in a message.
- get(Message<?>, InputStreamCallback) - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- get(String, InputStreamCallback) - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- get(Message<?>, Session<FTPFile>, String, String, String, FTPFile) - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- get(String) - Method in class org.springframework.integration.gemfire.metadata.GemfireMetadataStore
-
- get(int) - Method in class org.springframework.integration.history.MessageHistory
-
- get(String) - Method in class org.springframework.integration.jdbc.metadata.JdbcMetadataStore
-
- get(int) - Method in class org.springframework.integration.json.JsonPropertyAccessor.ArrayNodeAsList
-
- get(String) - Method in interface org.springframework.integration.metadata.MetadataStore
-
Reads a value for the given key from this MetadataStore.
- get(String) - Method in class org.springframework.integration.metadata.PropertiesPersistingMetadataStore
-
- get(String) - Method in class org.springframework.integration.metadata.SimpleMetadataStore
-
- get(String) - Method in class org.springframework.integration.mongodb.metadata.MongoDbMetadataStore
-
Get the value for the provided key performing findOne MongoDB operation.
- get(String) - Method in class org.springframework.integration.redis.metadata.RedisMetadataStore
-
Retrieve the persisted value for the provided key.
- get() - Method in class org.springframework.integration.support.MapBuilder
-
- get() - Method in class org.springframework.integration.support.PropertiesBuilder
-
- get(String) - Method in class org.springframework.integration.zookeeper.metadata.ZookeeperMetadataStore
-
- getAckInfo() - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckCallback
-
- getAcknowledgment(Message<?>) - Static method in class org.springframework.integration.StaticMessageHeaderAccessor
-
- getAcknowledgmentCallback() - Method in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
Return the acknowledgment callback, if present.
- getAcknowledgmentCallback(Message<?>) - Static method in class org.springframework.integration.StaticMessageHeaderAccessor
-
- getAckPort() - Method in class org.springframework.integration.ip.udp.UnicastSendingMessageHandler
-
- getActiveCount() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getActiveCount() - Method in interface org.springframework.integration.util.Pool
-
Returns the number of allocated items that are currently
checked out of the pool.
- getActiveCount() - Method in class org.springframework.integration.util.SimplePool
-
- getActiveHandlerCount() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
Deprecated.
- getActiveHandlerCountLong() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
Deprecated.
- getAdmin() - Method in class org.springframework.integration.amqp.channel.AbstractAmqpChannel
-
- getAdvice() - Method in class org.springframework.integration.aop.PublisherAnnotationAdvisor
-
- getAdviceChain() - Method in class org.springframework.integration.scheduling.PollerMetadata
-
- getAdvicesAndAdvisorsForBean(Class<?>, String, TargetSource) - Method in class org.springframework.integration.security.config.ChannelSecurityInterceptorBeanPostProcessor
-
- getAdvisedHandler() - Method in interface org.springframework.integration.handler.AbstractReplyProducingMessageHandler.RequestHandler
-
Utility method, intended for use in message handler advice classes to get
information about the advised object.
- getAge() - Method in class org.springframework.integration.file.filters.LastModifiedFileListFilter
-
- getAggregatedExceptions() - Method in exception org.springframework.integration.dispatcher.AggregateMessageDeliveryException
-
Obtain a list aggregated target exceptions.
- getAllConfigAttributes() - Method in class org.springframework.integration.security.channel.ChannelSecurityMetadataSource
-
- getAllocatedCount() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getAllocatedCount() - Method in interface org.springframework.integration.util.Pool
-
Returns the current count of allocated items (in use and
idle).
- getAllocatedCount() - Method in class org.springframework.integration.util.SimplePool
-
- getAllowCredentials() - Method in class org.springframework.integration.http.inbound.CrossOrigin
-
- getAllowedHeaders() - Method in class org.springframework.integration.http.inbound.CrossOrigin
-
- getAmqpMessage() - Method in exception org.springframework.integration.amqp.support.ReturnedAmqpMessageException
-
- getAmqpTemplate() - Method in class org.springframework.integration.amqp.channel.AbstractAmqpChannel
-
- getAnnotatedMethods(String) - Method in class org.springframework.integration.config.annotation.AnnotationMetadataAdapter
-
- getAnnotationChain(Method, Class<? extends Annotation>) - Method in class org.springframework.integration.config.annotation.MessagingAnnotationPostProcessor
-
- getAnnotations() - Method in class org.springframework.integration.config.annotation.AnnotationMetadataAdapter
-
- getApplicationContext() - Method in class org.springframework.integration.config.AbstractEvaluationContextFactoryBean
-
- getApplicationContext() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
- getApplicationContext() - Method in class org.springframework.integration.graph.IntegrationGraphServer
-
- getApplicationContext() - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- getApplicationContextId() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
- getApplicationContextId() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getApplicationEventPublisher() - Method in class org.springframework.integration.ftp.server.ApacheMinaFtplet
-
- getApplicationEventPublisher() - Method in class org.springframework.integration.ip.AbstractInternetProtocolReceivingChannelAdapter
-
- getApplicationEventPublisher() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getApplicationEventPublisher() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getApplicationEventPublisher() - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
-
- getArgs() - Method in class org.springframework.integration.gateway.MethodArgsHolder
-
- getAssignedPartitions() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
Return the currently assigned partitions.
- getAsyncClientInstance(String, String) - Method in class org.springframework.integration.mqtt.core.DefaultMqttPahoClientFactory
-
- getAsyncClientInstance(String, String) - Method in interface org.springframework.integration.mqtt.core.MqttPahoClientFactory
-
Retrieve an async client instance.
- getAsyncExecutor() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- getAttributeAccessor(Message<?>, Message<?>) - Static method in class org.springframework.integration.support.ErrorMessageUtils
-
- getAttributes(Object) - Method in class org.springframework.integration.security.channel.ChannelSecurityMetadataSource
-
- getAttributes() - Method in class org.springframework.integration.transaction.IntegrationResourceHolder
-
Will return an immutable Map of current attributes.
- getAttrs() - Method in class org.springframework.integration.sftp.server.DirectoryCreatedEvent
-
- getBackendPort() - Method in class org.springframework.integration.zeromq.ZeroMqProxy
-
Return the port a backend socket is bound or null if this proxy has not been started yet.
- getBackendSocketType() - Method in enum org.springframework.integration.zeromq.ZeroMqProxy.Type
-
- getBacklog() - Method in class org.springframework.integration.ip.tcp.connection.AbstractServerConnectionFactory
-
The number of sockets in the server connection backlog.
- getBasePackages(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.integration.config.IntegrationComponentScanRegistrar
-
- getBatchingStrategy() - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource
-
- getBeanClass(Element) - Method in class org.springframework.integration.config.xml.ApplicationEventMulticasterParser
-
- getBeanClass(Element) - Method in class org.springframework.integration.config.xml.SelectorChainParser
-
- getBeanClass(Element) - Method in class org.springframework.integration.config.xml.SpelFunctionParser
-
- getBeanClass(Element) - Method in class org.springframework.integration.groovy.config.GroovyScriptParser
-
- getBeanClass(Element) - Method in class org.springframework.integration.kafka.config.xml.KafkaInboundGatewayParser
-
- getBeanClass(Element) - Method in class org.springframework.integration.redis.config.RedisQueueInboundGatewayParser
-
- getBeanClass(Element) - Method in class org.springframework.integration.rsocket.config.RSocketInboundGatewayParser
-
- getBeanClass(Element) - Method in class org.springframework.integration.scripting.config.jsr223.ScriptParser
-
- getBeanClass(Element) - Method in class org.springframework.integration.security.config.SecuredChannelsParser
-
- getBeanClass(Element) - Method in class org.springframework.integration.webflux.config.WebFluxInboundEndpointParser
-
- getBeanClass(Element) - Method in class org.springframework.integration.websocket.config.ClientWebSocketContainerParser
-
- getBeanClass(Element) - Method in class org.springframework.integration.websocket.config.ServerWebSocketContainerParser
-
- getBeanClass(Element) - Method in class org.springframework.integration.xml.config.XPathExpressionParser
-
- getBeanClass(Element) - Method in class org.springframework.integration.xmpp.config.XmppConnectionParser
-
- getBeanClassLoader() - Method in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
- getBeanClassLoader() - Method in class org.springframework.integration.handler.AbstractReplyProducingMessageHandler
-
- getBeanClassLoader() - Method in class org.springframework.integration.scripting.AbstractScriptExecutingMessageProcessor
-
- getBeanClassName(Element) - Method in class org.springframework.integration.config.xml.SelectorParser
-
- getBeanClassName(Element) - Method in class org.springframework.integration.http.config.HttpInboundEndpointParser
-
- getBeanClassName(Element) - Method in class org.springframework.integration.ip.config.TcpInboundGatewayParser
-
- getBeanClassName(Element) - Method in class org.springframework.integration.jms.config.JmsMessageDrivenEndpointParser
-
- getBeanClassName(Element) - Method in class org.springframework.integration.jmx.config.MBeanExporterParser
-
- getBeanClassName(Element) - Method in class org.springframework.integration.rmi.config.RmiInboundGatewayParser
-
Deprecated.
- getBeanClassName(Element) - Method in class org.springframework.integration.ws.config.WebServiceInboundGatewayParser
-
- getBeanClassName(Element) - Method in class org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser
-
- getBeanClassName(Element) - Method in class org.springframework.integration.xmpp.config.ChatMessageInboundChannelAdapterParser
-
- getBeanClassName(Element) - Method in class org.springframework.integration.xmpp.config.PresenceInboundChannelAdapterParser
-
- getBeanDefinition(String, ConfigurableListableBeanFactory) - Static method in class org.springframework.integration.context.IntegrationContextUtils
-
- getBeanDefinitionBuilderConstructorValue(Element, ParserContext) - Method in class org.springframework.integration.config.xml.GlobalChannelInterceptorParser
-
- getBeanDefinitionBuilderConstructorValue(Element, ParserContext) - Method in class org.springframework.integration.config.xml.GlobalWireTapParser
-
- getBeanDescription() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
- getBeanFactory() - Method in class org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean
-
- getBeanFactory() - Method in class org.springframework.integration.config.annotation.MessagingAnnotationPostProcessor
-
- getBeanFactory() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
- getBeanFactory() - Method in class org.springframework.integration.http.support.DefaultHttpHeaderMapper
-
- getBeanFactory() - Method in class org.springframework.integration.mqtt.support.DefaultPahoMessageConverter
-
- getBeanFactory() - Method in class org.springframework.integration.scripting.AbstractScriptExecutingMessageProcessor
-
- getBeanFactory() - Method in class org.springframework.integration.util.AbstractExpressionEvaluator
-
- getBeanName() - Method in class org.springframework.integration.channel.FixedSubscriberChannel
-
- getBeanName() - Method in class org.springframework.integration.channel.NullChannel
-
- getBeanName() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
- getBeanName() - Method in class org.springframework.integration.endpoint.AbstractMessageSource
-
- getBeanName() - Method in class org.springframework.integration.ftp.server.ApacheMinaFtplet
-
- getBeanName() - Method in interface org.springframework.integration.mqtt.core.MqttComponent
-
Return this component's bean name.
- getBeanName() - Method in class org.springframework.integration.redis.store.RedisChannelMessageStore
-
- getBeanName() - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
-
- getBeanName() - Method in interface org.springframework.integration.support.context.NamedComponent
-
- getBeansOfType(Class<T>) - Method in class org.springframework.integration.graph.IntegrationGraphServer
-
Get beans for the provided type from the application context.
- getBoundPort() - Method in class org.springframework.integration.rsocket.ServerRSocketConnector
-
Return the port this internal server is bound or empty Mono.
- getBoundPort() - Method in class org.springframework.integration.zeromq.inbound.ZeroMqMessageProducer
-
Return the port a socket is bound or 0 if this message producer has not been started yet
or the socket is connected - not bound.
- getBuffer() - Method in class org.springframework.integration.ip.tcp.serializer.TcpDeserializationExceptionEvent
-
- getBuilder(Element, ParserContext) - Method in class org.springframework.integration.http.config.HttpOutboundChannelAdapterParser
-
- getBuilder(Element, ParserContext) - Method in class org.springframework.integration.http.config.HttpOutboundGatewayParser
-
- getBuilder(Element, ParserContext) - Method in class org.springframework.integration.webflux.config.WebFluxOutboundChannelAdapterParser
-
- getBuilder(Element, ParserContext) - Method in class org.springframework.integration.webflux.config.WebFluxOutboundGatewayParser
-
- getBytes() - Method in class org.springframework.integration.http.multipart.UploadedMultipartFile
-
- getc() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
- getCacheLevel() - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- getCaptureAddress() - Method in class org.springframework.integration.zeromq.ZeroMqProxy
-
Return the address an
inproc capture socket is bound or null if this proxy has not been started yet
or
ZeroMqProxy.captureAddress is false.
- getCause() - Method in class org.springframework.integration.events.IntegrationEvent
-
- getChannel() - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckInfo
-
- getChannel() - Method in exception org.springframework.integration.amqp.support.ManualAckListenerExecutionFailedException
-
Return the channel.
- getChannel() - Method in class org.springframework.integration.core.ErrorMessagePublisher
-
- getChannel() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getChannel(String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- getChannel() - Method in class org.springframework.integration.router.RecipientListRouter.Recipient
-
- getChannel() - Method in class org.springframework.integration.security.channel.ChannelInvocation
-
- getChannelCount() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- getChannelInterceptor() - Method in class org.springframework.integration.channel.interceptor.GlobalChannelInterceptorWrapper
-
- getChannelKeys(Message<?>) - Method in class org.springframework.integration.router.AbstractMappingMessageRouter
-
Subclasses must implement this method to return the channel keys.
- getChannelKeys(Message<?>) - Method in class org.springframework.integration.router.ErrorMessageExceptionTypeRouter
-
- getChannelKeys(Message<?>) - Method in class org.springframework.integration.router.HeaderValueRouter
-
- getChannelKeys(Message<?>) - Method in class org.springframework.integration.router.PayloadTypeRouter
-
Selects the most appropriate channel name matching channel identifiers which are the
fully qualified class names encountered while traversing the payload type hierarchy.
- getChannelKeys(Message<?>) - Method in class org.springframework.integration.xml.router.XPathRouter
-
- getChannelMappings() - Method in class org.springframework.integration.router.AbstractMappingMessageRouter
-
Returns an unmodifiable version of the channel mappings.
- getChannelMappings() - Method in interface org.springframework.integration.support.management.MappingMessageRouterManagement
-
- getChannelMetrics(String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
Deprecated.
- getChannelName(Method) - Method in class org.springframework.integration.aop.MethodAnnotationPublisherMetadataSource
-
- getChannelName(Method) - Method in class org.springframework.integration.aop.MethodNameMappingPublisherMetadataSource
-
- getChannelName(Method) - Method in class org.springframework.integration.aop.SimplePublisherMetadataSource
-
- getChannelNames() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- getChannelOutputStream() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioConnection
-
- getChannelOutputStream() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioSSLConnection
-
- getChannelResolver() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
- getChannelResolver() - Method in class org.springframework.integration.core.ErrorMessagePublisher
-
- getChannelResolver(BeanFactory) - Static method in class org.springframework.integration.support.channel.ChannelResolverUtils
-
- getCharset() - Method in class org.springframework.integration.syslog.inbound.RFC6587SyslogDeserializer
-
- getClassLoader() - Method in class org.springframework.integration.mapping.AbstractHeaderMapper
-
- getClassLoader() - Method in class org.springframework.integration.support.json.AbstractJacksonJsonObjectMapper
-
- getClassName() - Method in class org.springframework.integration.config.annotation.AnnotationMetadataAdapter
-
- getClientConnectionFactory() - Method in class org.springframework.integration.ip.tcp.TcpReceivingChannelAdapter
-
- getClientConnectionFactory() - Method in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
-
- getClientId() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- getClientId() - Method in class org.springframework.integration.mqtt.event.MqttMessageDeliveryEvent
-
- getClientId() - Method in class org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter
-
- getClientId() - Method in class org.springframework.integration.mqtt.outbound.AbstractMqttMessageHandler
-
- getClientInstance() - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
-
- getClientInstance() - Method in interface org.springframework.integration.file.remote.session.Session
-
Get the underlying client library's client instance for this session.
- getClientInstance() - Method in class org.springframework.integration.ftp.session.FtpSession
-
- getClientInstance(String, String) - Method in class org.springframework.integration.mqtt.core.DefaultMqttPahoClientFactory
-
- getClientInstance(String, String) - Method in interface org.springframework.integration.mqtt.core.MqttPahoClientFactory
-
Retrieve a client instance.
- getClientInstance() - Method in class org.springframework.integration.mqtt.event.MqttMessageDeliveryEvent
-
- getClientInstance() - Method in class org.springframework.integration.mqtt.outbound.AbstractMqttMessageHandler
-
Incremented each time the client is connected.
- getClientInstance() - Method in class org.springframework.integration.sftp.session.SftpSession
-
- getClientRSocketRequester(Object) - Method in class org.springframework.integration.rsocket.ServerRSocketConnector
-
- getClientRSocketRequester(Object) - Method in class org.springframework.integration.rsocket.ServerRSocketMessageHandler
-
- getClientRSocketRequesters() - Method in class org.springframework.integration.rsocket.ServerRSocketConnector
-
- getClientRSocketRequesters() - Method in class org.springframework.integration.rsocket.ServerRSocketMessageHandler
-
- getClientVersion() - Method in class org.springframework.integration.sftp.server.SessionOpenedEvent
-
- getCloseableResource() - Method in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
If the payload was created by a
Closeable that needs to remain
open until the payload is consumed, the resource will be added to this
header.
- getCloseableResource(Message<?>) - Static method in class org.springframework.integration.StaticMessageHeaderAccessor
-
- getCode() - Method in enum org.springframework.integration.jdbc.config.JdbcTypesEnum
-
Get the numerical representation of the JDBC Type enum.
- getCommand() - Method in enum org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway.Command
-
- getCommand() - Method in class org.springframework.integration.file.tail.OSDelegatingFileTailingMessageProducer
-
- getCommitTimeout() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- getComparator() - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- getComponentName() - Method in class org.springframework.integration.channel.FixedSubscriberChannel
-
- getComponentName() - Method in class org.springframework.integration.channel.NullChannel
-
- getComponentName() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
- getComponentName() - Method in class org.springframework.integration.endpoint.AbstractMessageSource
-
- getComponentName() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getComponentName() - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- getComponentName() - Method in interface org.springframework.integration.support.context.NamedComponent
-
- getComponentNamePatternsString() - Method in class org.springframework.integration.history.MessageHistoryConfigurer
-
- getComponentsToRegister() - Method in class org.springframework.integration.amqp.dsl.AmqpInboundChannelAdapterSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.amqp.dsl.AmqpInboundGatewaySpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.dsl.AggregatorSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.dsl.BroadcastPublishSubscribeSpec
-
- getComponentsToRegister() - Method in interface org.springframework.integration.dsl.ComponentsRegistration
-
- getComponentsToRegister() - Method in class org.springframework.integration.dsl.EndpointSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.dsl.GatewayProxySpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.dsl.MessageChannelSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.dsl.PollerSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.dsl.PublishSubscribeSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.dsl.ReactiveMessageHandlerSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.dsl.RouterSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.dsl.WireTapSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.file.dsl.FileInboundChannelAdapterSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.file.dsl.RemoteFileStreamingInboundChannelAdapterSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.http.dsl.BaseHttpMessageHandlerSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.ip.dsl.TcpInboundChannelAdapterSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.ip.dsl.TcpInboundGatewaySpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.ip.dsl.TcpOutboundChannelAdapterSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.ip.dsl.TcpOutboundGatewaySpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.jms.dsl.JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware
-
- getComponentsToRegister() - Method in class org.springframework.integration.jms.dsl.JmsMessageDrivenChannelAdapterSpec.JmsMessageDrivenChannelAdapterListenerContainerSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware
-
- getComponentsToRegister() - Method in class org.springframework.integration.jpa.dsl.JpaBaseOutboundEndpointSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.jpa.dsl.JpaInboundChannelAdapterSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.kafka.dsl.KafkaInboundGatewaySpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.kafka.dsl.KafkaInboundGatewaySpec.KafkaInboundGatewayListenerContainerSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec.KafkaMessageDrivenChannelAdapterListenerContainerSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.kafka.dsl.KafkaOutboundGatewaySpec.KafkaGatewayMessageHandlerTemplateSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec.KafkaProducerMessageHandlerTemplateSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.mail.dsl.ImapIdleChannelAdapterSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec
-
- getComponentsToRegister() - Method in class org.springframework.integration.scripting.dsl.ScriptMessageSourceSpec
-
- getComponentType() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.aggregator.BarrierMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.aggregator.FluxAggregatorMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.aggregator.ResequencingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.amqp.inbound.AmqpInboundGateway
-
- getComponentType() - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource
-
- getComponentType() - Method in class org.springframework.integration.amqp.outbound.AmqpOutboundEndpoint
-
- getComponentType() - Method in class org.springframework.integration.amqp.outbound.AsyncAmqpOutboundGateway
-
- getComponentType() - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
- getComponentType() - Method in class org.springframework.integration.channel.FixedSubscriberChannel
-
- getComponentType() - Method in class org.springframework.integration.channel.NullChannel
-
- getComponentType() - Method in class org.springframework.integration.channel.PublishSubscribeChannel
-
- getComponentType() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
Subclasses may implement this method to provide component type information.
- getComponentType() - Method in class org.springframework.integration.endpoint.ExpressionEvaluatingMessageSource
-
- getComponentType() - Method in class org.springframework.integration.endpoint.MessageProcessorMessageSource
-
- getComponentType() - Method in class org.springframework.integration.endpoint.MethodInvokingMessageSource
-
- getComponentType() - Method in class org.springframework.integration.endpoint.SourcePollingChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
-
- getComponentType() - Method in class org.springframework.integration.feed.inbound.FeedEntryMessageSource
-
- getComponentType() - Method in class org.springframework.integration.file.FileReadingMessageSource
-
- getComponentType() - Method in class org.springframework.integration.file.FileWritingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.file.tail.ApacheCommonsFileTailingMessageProducer
-
- getComponentType() - Method in class org.springframework.integration.file.tail.FileTailingMessageProducerSupport
-
- getComponentType() - Method in class org.springframework.integration.file.tail.OSDelegatingFileTailingMessageProducer
-
- getComponentType() - Method in class org.springframework.integration.filter.MessageFilter
-
- getComponentType() - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- getComponentType() - Method in class org.springframework.integration.ftp.inbound.FtpInboundFileSynchronizingMessageSource
-
- getComponentType() - Method in class org.springframework.integration.ftp.inbound.FtpStreamingMessageSource
-
- getComponentType() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- getComponentType() - Method in class org.springframework.integration.gemfire.inbound.CacheListeningMessageProducer
-
- getComponentType() - Method in class org.springframework.integration.gemfire.inbound.ContinuousQueryMessageProducer
-
- getComponentType() - Method in class org.springframework.integration.gemfire.outbound.CacheWritingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.graph.IntegrationNode
-
- getComponentType() - Method in class org.springframework.integration.handler.advice.IdempotentReceiverInterceptor
-
- getComponentType() - Method in class org.springframework.integration.handler.BridgeHandler
-
- getComponentType() - Method in class org.springframework.integration.handler.DelayHandler
-
- getComponentType() - Method in class org.springframework.integration.handler.ExpressionEvaluatingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.handler.LoggingHandler
-
- getComponentType() - Method in class org.springframework.integration.handler.MessageHandlerChain
-
- getComponentType() - Method in class org.springframework.integration.handler.MessageHandlerSupport
-
- getComponentType() - Method in class org.springframework.integration.handler.MethodInvokingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.handler.ServiceActivatingHandler
-
- getComponentType() - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- getComponentType() - Method in class org.springframework.integration.http.outbound.HttpRequestExecutingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getComponentType() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetServerConnectionFactory
-
- getComponentType() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioServerConnectionFactory
-
- getComponentType() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getComponentType() - Method in class org.springframework.integration.ip.tcp.TcpInboundGateway
-
- getComponentType() - Method in class org.springframework.integration.ip.tcp.TcpOutboundGateway
-
- getComponentType() - Method in class org.springframework.integration.ip.tcp.TcpReceivingChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.ip.udp.UnicastReceivingChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.ip.udp.UnicastSendingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.jdbc.JdbcMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.jdbc.JdbcOutboundGateway
-
- getComponentType() - Method in class org.springframework.integration.jdbc.JdbcPollingChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.jdbc.StoredProcMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.jdbc.StoredProcOutboundGateway
-
- getComponentType() - Method in class org.springframework.integration.jdbc.StoredProcPollingChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- getComponentType() - Method in class org.springframework.integration.jms.JmsDestinationPollingSource
-
- getComponentType() - Method in class org.springframework.integration.jms.JmsInboundGateway
-
- getComponentType() - Method in class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
- getComponentType() - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
- getComponentType() - Method in class org.springframework.integration.jms.JmsSendingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.jmx.AttributePollingMessageSource
-
- getComponentType() - Method in class org.springframework.integration.jmx.MBeanTreePollingMessageSource
-
- getComponentType() - Method in class org.springframework.integration.jmx.NotificationListeningMessageProducer
-
- getComponentType() - Method in class org.springframework.integration.jmx.NotificationPublishingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.jmx.OperationInvokingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.jpa.inbound.JpaPollingChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.jpa.outbound.JpaOutboundGateway
-
- getComponentType() - Method in class org.springframework.integration.json.JsonToObjectTransformer
-
- getComponentType() - Method in class org.springframework.integration.json.ObjectToJsonTransformer
-
- getComponentType() - Method in class org.springframework.integration.kafka.inbound.KafkaInboundGateway
-
- getComponentType() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageDrivenChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- getComponentType() - Method in class org.springframework.integration.kafka.outbound.KafkaProducerMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.mail.ImapIdleChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.mail.MailReceivingMessageSource
-
- getComponentType() - Method in class org.springframework.integration.mail.MailSendingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.mongodb.inbound.MongoDbChangeStreamMessageProducer
-
- getComponentType() - Method in class org.springframework.integration.mongodb.inbound.MongoDbMessageSource
-
- getComponentType() - Method in class org.springframework.integration.mongodb.inbound.ReactiveMongoDbMessageSource
-
- getComponentType() - Method in class org.springframework.integration.mongodb.outbound.MongoDbStoringMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.mongodb.outbound.ReactiveMongoDbStoringMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.mqtt.outbound.AbstractMqttMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.r2dbc.inbound.R2dbcMessageSource
-
- getComponentType() - Method in class org.springframework.integration.r2dbc.outbound.R2dbcMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.redis.inbound.ReactiveRedisStreamMessageProducer
-
- getComponentType() - Method in class org.springframework.integration.redis.inbound.RedisInboundChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.redis.inbound.RedisQueueInboundGateway
-
- getComponentType() - Method in class org.springframework.integration.redis.inbound.RedisQueueMessageDrivenEndpoint
-
- getComponentType() - Method in class org.springframework.integration.redis.inbound.RedisStoreMessageSource
-
- getComponentType() - Method in class org.springframework.integration.redis.outbound.ReactiveRedisStreamMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.redis.outbound.RedisOutboundGateway
-
- getComponentType() - Method in class org.springframework.integration.redis.outbound.RedisPublishingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.redis.outbound.RedisQueueOutboundChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.redis.outbound.RedisQueueOutboundGateway
-
- getComponentType() - Method in class org.springframework.integration.redis.outbound.RedisStoreWritingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.resource.ResourceRetrievingMessageSource
-
- getComponentType() - Method in class org.springframework.integration.rmi.RmiInboundGateway
-
Deprecated.
- getComponentType() - Method in class org.springframework.integration.rmi.RmiOutboundGateway
-
Deprecated.
- getComponentType() - Method in class org.springframework.integration.router.AbstractMessageRouter
-
- getComponentType() - Method in class org.springframework.integration.router.RecipientListRouter
-
- getComponentType() - Method in class org.springframework.integration.scattergather.ScatterGatherHandler
-
- getComponentType() - Method in class org.springframework.integration.scripting.ScriptExecutingMessageSource
-
- getComponentType() - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
-
- getComponentType() - Method in class org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizingMessageSource
-
- getComponentType() - Method in class org.springframework.integration.sftp.inbound.SftpStreamingMessageSource
-
- getComponentType() - Method in class org.springframework.integration.splitter.AbstractMessageSplitter
-
- getComponentType() - Method in class org.springframework.integration.stomp.inbound.StompInboundChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.stream.ByteStreamReadingMessageSource
-
- getComponentType() - Method in class org.springframework.integration.stream.ByteStreamWritingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.stream.CharacterStreamReadingMessageSource
-
- getComponentType() - Method in class org.springframework.integration.stream.CharacterStreamWritingMessageHandler
-
- getComponentType() - Method in interface org.springframework.integration.support.context.NamedComponent
-
- getComponentType() - Method in class org.springframework.integration.syslog.inbound.TcpSyslogReceivingChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.syslog.inbound.UdpSyslogReceivingChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.transformer.ClaimCheckInTransformer
-
- getComponentType() - Method in class org.springframework.integration.transformer.ClaimCheckOutTransformer
-
- getComponentType() - Method in class org.springframework.integration.transformer.ContentEnricher
-
- getComponentType() - Method in class org.springframework.integration.transformer.HeaderEnricher
-
- getComponentType() - Method in class org.springframework.integration.transformer.HeaderFilter
-
- getComponentType() - Method in class org.springframework.integration.transformer.MapToObjectTransformer
-
- getComponentType() - Method in class org.springframework.integration.transformer.MessageTransformingHandler
-
- getComponentType() - Method in class org.springframework.integration.transformer.ObjectToMapTransformer
-
- getComponentType() - Method in class org.springframework.integration.transformer.ObjectToStringTransformer
-
- getComponentType() - Method in class org.springframework.integration.webflux.inbound.WebFluxInboundEndpoint
-
- getComponentType() - Method in class org.springframework.integration.webflux.outbound.WebFluxRequestExecutingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.websocket.inbound.WebSocketInboundChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.websocket.outbound.WebSocketOutboundMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.ws.AbstractWebServiceInboundGateway
-
- getComponentType() - Method in class org.springframework.integration.ws.MarshallingWebServiceOutboundGateway
-
- getComponentType() - Method in class org.springframework.integration.ws.SimpleWebServiceOutboundGateway
-
- getComponentType() - Method in class org.springframework.integration.xml.router.XPathRouter
-
- getComponentType() - Method in class org.springframework.integration.xml.splitter.XPathMessageSplitter
-
- getComponentType() - Method in class org.springframework.integration.xml.transformer.MarshallingTransformer
-
- getComponentType() - Method in class org.springframework.integration.xml.transformer.UnmarshallingTransformer
-
- getComponentType() - Method in class org.springframework.integration.xml.transformer.XPathTransformer
-
- getComponentType() - Method in class org.springframework.integration.xml.transformer.XsltPayloadTransformer
-
- getComponentType() - Method in class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
-
- getComponentType() - Method in class org.springframework.integration.xmpp.inbound.PresenceListeningEndpoint
-
- getComponentType() - Method in class org.springframework.integration.xmpp.outbound.ChatMessageSendingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.xmpp.outbound.PresenceSendingMessageHandler
-
- getComponentType() - Method in class org.springframework.integration.zeromq.inbound.ZeroMqMessageProducer
-
- getComponentType() - Method in class org.springframework.integration.zeromq.outbound.ZeroMqMessageHandler
-
- getConcurrentConsumers() - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- getConfigAttributesForReceive() - Method in interface org.springframework.integration.security.channel.ChannelAccessPolicy
-
- getConfigAttributesForReceive() - Method in class org.springframework.integration.security.channel.DefaultChannelAccessPolicy
-
- getConfigAttributesForSend() - Method in interface org.springframework.integration.security.channel.ChannelAccessPolicy
-
- getConfigAttributesForSend() - Method in class org.springframework.integration.security.channel.DefaultChannelAccessPolicy
-
- getConfirmAckChannel() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- getConfirmCorrelationExpression() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- getConfirmNackChannel() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- getConfirmTimeout() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- getConnectHeaders() - Method in class org.springframework.integration.stomp.AbstractStompSessionManager
-
- getConnection() - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckInfo
-
- getConnection() - Method in class org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory
-
- getConnection() - Method in class org.springframework.integration.ip.tcp.connection.AbstractServerConnectionFactory
-
Not supported because the factory manages multiple connections and this
method cannot discriminate.
- getConnection() - Method in interface org.springframework.integration.ip.tcp.connection.ConnectionFactory
-
- getConnection() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getConnection() - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
-
- getConnectionFactory() - Method in class org.springframework.integration.amqp.channel.AbstractAmqpChannel
-
- getConnectionFactory() - Method in class org.springframework.integration.ip.tcp.TcpOutboundGateway
-
- getConnectionFactoryName() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionEvent
-
- getConnectionFactoryName() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- getConnectionFactoryName() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- getConnectionId() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnection
-
- getConnectionId() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionEvent
-
- getConnectionId() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionFailedCorrelationEvent
-
- getConnectionId() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- getConnectionId() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- getConnectionInfo() - Method in interface org.springframework.integration.mqtt.core.MqttComponent
-
Return information about the connection.
- getConnectionInfo() - Method in interface org.springframework.integration.mqtt.core.MqttPahoComponent
-
- getConnectionInfo() - Method in class org.springframework.integration.mqtt.inbound.MqttPahoMessageDrivenChannelAdapter
-
- getConnectionInfo() - Method in class org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler
-
- getConnectionOptions() - Method in class org.springframework.integration.mqtt.core.DefaultMqttPahoClientFactory
-
- getConnectionOptions() - Method in interface org.springframework.integration.mqtt.core.MqttPahoClientFactory
-
Retrieve the connection options.
- getConnections() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioClientConnectionFactory
-
- getConnections() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioServerConnectionFactory
-
- getConnections() - Method in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
-
- getConnectionTest() - Method in class org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory
-
Get a
Predicate that will be invoked to test a new connection; return true
to accept the connection, false the reject.
- getConnectTimeout() - Method in class org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory
-
- getConsumer() - Method in interface org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfo
-
- getConsumer() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfoImpl
-
- getConsumerMonitor() - Method in interface org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfo
-
- getConsumerMonitor() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfoImpl
-
- getConsumerProperties() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
Get a reference to the configured consumer properties; allows further
customization of the properties before the source is started.
- getConsumerStopAction() - Method in class org.springframework.integration.mqtt.core.DefaultMqttPahoClientFactory
-
Get the consumer stop action.
- getConsumerStopAction() - Method in interface org.springframework.integration.mqtt.core.MqttPahoClientFactory
-
Get the consumer stop action.
- getConsumes() - Method in class org.springframework.integration.http.inbound.RequestMapping
-
- getContentDescriptor() - Method in class org.springframework.integration.graph.Graph
-
- getContentType() - Method in class org.springframework.integration.http.multipart.UploadedMultipartFile
-
- getContentType(Message<?>) - Static method in class org.springframework.integration.StaticMessageHeaderAccessor
-
- getContext() - Method in class org.springframework.integration.leader.event.AbstractLeaderEvent
-
Get the
Context associated with this event.
- getContext() - Method in class org.springframework.integration.support.leader.LockRegistryLeaderInitiator
-
- getContext() - Method in class org.springframework.integration.zookeeper.leader.LeaderInitiator
-
The context of the initiator.
- getControlAddress() - Method in class org.springframework.integration.zeromq.ZeroMqProxy
-
Return the address an inproc control socket is bound or null if this proxy has not been started yet.
- getConversionService() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
- getConversionService() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getConversionService(BeanFactory) - Static method in class org.springframework.integration.support.utils.IntegrationUtils
-
- getConverter() - Method in class org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter
-
- getConverter() - Method in class org.springframework.integration.mqtt.outbound.AbstractMqttMessageHandler
-
- getConverter() - Method in class org.springframework.integration.transformer.PayloadTypeConvertingTransformer
-
- getConverter() - Method in class org.springframework.integration.xml.selector.AbstractXPathMessageSelector
-
- getCorrelationData() - Method in exception org.springframework.integration.amqp.support.NackedAmqpMessageException
-
- getCorrelationDataGenerator() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- getCorrelationId() - Method in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
- getCorrelationId() - Method in class org.springframework.integration.support.AbstractIntegrationMessageBuilder
-
- getCorrelationId() - Method in class org.springframework.integration.support.MessageBuilder
-
- getCorrelationId() - Method in class org.springframework.integration.support.MutableMessageBuilder
-
- getCorrelationKey(Message<?>) - Method in interface org.springframework.integration.aggregator.CorrelationStrategy
-
Find the correlation key for the given message.
- getCorrelationKey(Message<?>) - Method in class org.springframework.integration.aggregator.ExpressionEvaluatingCorrelationStrategy
-
- getCorrelationKey(Message<?>) - Method in class org.springframework.integration.aggregator.HeaderAttributeCorrelationStrategy
-
- getCorrelationKey(Message<?>) - Method in class org.springframework.integration.aggregator.MethodInvokingCorrelationStrategy
-
- getCorrelationStrategy() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- getCorsConfiguration(Object, HttpServletRequest) - Method in class org.springframework.integration.http.inbound.IntegrationRequestMappingHandlerMapping
-
- getCount() - Method in class org.springframework.integration.graph.TimerStats
-
- getCountAllMessagesInGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.AbstractChannelMessageStoreQueryProvider
-
- getCountAllMessagesInGroupQuery() - Method in interface org.springframework.integration.jdbc.store.channel.ChannelMessageStoreQueryProvider
-
Get the query used to retrieve a count of all messages currently persisted
for a channel.
- getCreatedTime() - Method in class org.springframework.integration.mongodb.store.MessageDocument
-
- getCreateMessageQuery() - Method in class org.springframework.integration.jdbc.store.channel.AbstractChannelMessageStoreQueryProvider
-
- getCreateMessageQuery() - Method in interface org.springframework.integration.jdbc.store.channel.ChannelMessageStoreQueryProvider
-
Query to add a single message to the database.
- getCreateMessageQuery() - Method in class org.springframework.integration.jdbc.store.channel.H2ChannelMessageStoreQueryProvider
-
- getCreateMessageQuery() - Method in class org.springframework.integration.jdbc.store.channel.HsqlChannelMessageStoreQueryProvider
-
- getCreateMessageQuery() - Method in class org.springframework.integration.jdbc.store.channel.OracleChannelMessageStoreQueryProvider
-
- getCreateMessageQuery() - Method in class org.springframework.integration.jdbc.store.channel.SqlServerChannelMessageStoreQueryProvider
-
- getCrossOrigin() - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- getCurrent() - Method in interface org.springframework.integration.file.remote.aop.RotationPolicy
-
- getCurrent() - Method in class org.springframework.integration.file.remote.aop.StandardRotationPolicy
-
- getCurrentComponent() - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- getCurrentMessageChannel() - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- getData() - Method in class org.springframework.integration.rsocket.RSocketConnectedEvent
-
- getDataLen() - Method in class org.springframework.integration.sftp.server.FileWrittenEvent
-
- getDataMimeType() - Method in class org.springframework.integration.rsocket.AbstractRSocketConnector
-
- getDefaultDeliveryMode() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- getDefaultErrorChannel() - Method in class org.springframework.integration.channel.MessagePublishingErrorHandler
-
Return the default error channel for this error handler.
- getDefaultErrorChannel() - Method in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
- getDefaultOutputChannel() - Method in class org.springframework.integration.router.AbstractMessageRouter
-
Get the default output channel.
- getDefaultOutputChannel() - Method in interface org.springframework.integration.router.MessageRouter
-
Get the default output channel.
- getDefaultPollerMetadata(BeanFactory) - Static method in class org.springframework.integration.scheduling.PollerMetadata
-
- getDefaultReplyChannel() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- getDefaultReplyChannelName() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- getDefaultReplyTimeout() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- getDefaultRequestChannel() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- getDefaultRequestChannelName() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- getDefaultRequestTimeout() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- getDelayedMessageCount() - Method in class org.springframework.integration.handler.DelayHandler
-
- getDelayedMessageCount() - Method in interface org.springframework.integration.handler.DelayHandlerManagement
-
- getDelayedReads() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getDelegate() - Method in class org.springframework.integration.handler.ReactiveMessageHandlerAdapter
-
- getDeleteMessageGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.AbstractChannelMessageStoreQueryProvider
-
- getDeleteMessageGroupQuery() - Method in interface org.springframework.integration.jdbc.store.channel.ChannelMessageStoreQueryProvider
-
Query to delete all messages that belong to a specific channel.
- getDeleteMessageQuery() - Method in class org.springframework.integration.jdbc.store.channel.AbstractChannelMessageStoreQueryProvider
-
- getDeleteMessageQuery() - Method in interface org.springframework.integration.jdbc.store.channel.ChannelMessageStoreQueryProvider
-
Query to delete a single message from the database.
- getDeliveryAttempt() - Method in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
When a message-driven endpoint supports retry implicitly, this
header is incremented for each delivery attempt.
- getDeliveryAttempt(Message<?>) - Static method in class org.springframework.integration.StaticMessageHeaderAccessor
-
- getDeliveryMode() - Method in class org.springframework.integration.jms.DynamicJmsTemplate
-
- getDeliveryTag() - Method in exception org.springframework.integration.amqp.support.ManualAckListenerExecutionFailedException
-
Return the delivery tag for the last failed message.
- getDerivedInput() - Method in exception org.springframework.integration.support.PartialSuccessException
-
- getDerivedInput(Class<T>) - Method in exception org.springframework.integration.support.PartialSuccessException
-
- getDeserializer() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getDeserializer() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getDeserializer() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnection
-
- getDeserializer() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- getDeserializer() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- getDeserializer() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getDeserializerStateKey() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnection
-
- getDeserializerStateKey() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- getDeserializerStateKey() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetConnection
-
- getDeserializerStateKey() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioConnection
-
- getDestination() - Method in class org.springframework.integration.stomp.event.StompReceiptEvent
-
- getDestinationAddress() - Method in class org.springframework.integration.ip.AbstractInternetProtocolSendingMessageHandler
-
- getDestinations() - Method in class org.springframework.integration.stomp.inbound.StompInboundChannelAdapter
-
- getDirectory() - Method in class org.springframework.integration.file.remote.aop.RotationPolicy.KeyDirectory
-
- getDiscardChannel() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- getDiscardChannel() - Method in class org.springframework.integration.aggregator.BarrierMessageHandler
-
- getDiscardChannel() - Method in class org.springframework.integration.filter.MessageFilter
-
- getDiscardChannel() - Method in interface org.springframework.integration.handler.DiscardingMessageHandler
-
Return the discard channel.
- getDiscardChannel() - Method in class org.springframework.integration.splitter.AbstractMessageSplitter
-
- getDiscardChannelName() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- getDiscards() - Method in class org.springframework.integration.graph.DiscardingMessageHandlerNode
-
- getDispatcher() - Method in class org.springframework.integration.channel.AbstractSubscribableChannel
-
- getDispatcher() - Method in class org.springframework.integration.channel.DirectChannel
-
- getDispatcher() - Method in class org.springframework.integration.channel.ExecutorChannel
-
- getDispatcher() - Method in class org.springframework.integration.channel.PublishSubscribeChannel
-
- getDocumentBuilder() - Method in class org.springframework.integration.xml.DefaultXmlPayloadConverter
-
- getDstPath() - Method in class org.springframework.integration.sftp.server.PathMovedEvent
-
- getDuration() - Method in class org.springframework.integration.util.DynamicPeriodicTrigger
-
Return the duration.
- getDynamicChannelNames() - Method in class org.springframework.integration.router.AbstractMappingMessageRouter
-
- getDynamicChannelNames() - Method in interface org.springframework.integration.support.management.MappingMessageRouterManagement
-
Provide a collection of channel names to which
we have routed messages where the channel was not explicitly mapped.
- getEnclosingClassName() - Method in class org.springframework.integration.config.annotation.AnnotationMetadataAdapter
-
- getEndpointsRunningStatus(String) - Method in class org.springframework.integration.support.SmartLifecycleRoleController
-
Return the running status of each endpoint in the role.
- getEntityName(EntityManager, Class<?>) - Static method in class org.springframework.integration.jpa.support.JpaUtils
-
- getErrorChannel(BeanFactory) - Static method in class org.springframework.integration.context.IntegrationContextUtils
-
- getErrorChannel() - Method in class org.springframework.integration.endpoint.MessageProducerSupport
-
Return the error channel (if provided) to which error messages will
be routed.
- getErrorChannel() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- getErrorChannel() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
Return the error channel (if provided) to which error messages will
be routed.
- getErrorChannelName() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- getErrorHandler(BeanFactory) - Static method in class org.springframework.integration.channel.ChannelUtils
-
- getErrorHandler() - Method in class org.springframework.integration.scheduling.PollerMetadata
-
- getErrorMessageAttributes(Message<?>) - Method in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter
-
- getErrorMessageAttributes(Message<?>) - Method in class org.springframework.integration.amqp.inbound.AmqpInboundGateway
-
- getErrorMessageAttributes(Message<?>) - Method in class org.springframework.integration.endpoint.MessageProducerSupport
-
- getErrorMessageAttributes(Message<?>) - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- getErrorMessageAttributes(Message<?>) - Method in class org.springframework.integration.kafka.inbound.KafkaInboundGateway
-
- getErrorMessageAttributes(Message<?>) - Method in class org.springframework.integration.kafka.inbound.KafkaMessageDrivenChannelAdapter
-
- getErrorMessageStrategy() - Method in class org.springframework.integration.core.ErrorMessagePublisher
-
- getErrors() - Method in class org.springframework.integration.graph.ErrorCapableCompositeMessageHandlerNode
-
- getErrors() - Method in class org.springframework.integration.graph.ErrorCapableDiscardingMessageHandlerNode
-
- getErrors() - Method in class org.springframework.integration.graph.ErrorCapableEndpointNode
-
- getErrors() - Method in class org.springframework.integration.graph.ErrorCapableMessageHandlerNode
-
- getErrors() - Method in interface org.springframework.integration.graph.ErrorCapableNode
-
- getErrors() - Method in class org.springframework.integration.graph.ErrorCapableRoutingNode
-
- getEvaluationContext() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- getEvaluationContext(BeanFactory) - Static method in class org.springframework.integration.context.IntegrationContextUtils
-
- getEvaluationContext() - Method in class org.springframework.integration.util.AbstractExpressionEvaluator
-
- getEvaluationContext(boolean) - Method in class org.springframework.integration.util.AbstractExpressionEvaluator
-
Emits a WARN log if the beanFactory field is null, unless the argument is false.
- getEvaluationResult() - Method in exception org.springframework.integration.handler.advice.ExpressionEvaluatingRequestHandlerAdvice.MessageHandlingExpressionEvaluatingAdviceException
-
- getExceptions() - Method in exception org.springframework.integration.xml.AggregatedXmlMessageValidationException
-
- getExchange() - Method in exception org.springframework.integration.amqp.support.ReturnedAmqpMessageException
-
- getExchangeName() - Method in class org.springframework.integration.amqp.channel.AbstractAmqpChannel
-
Subclasses may override this method to return an Exchange name.
- getExchangeName() - Method in class org.springframework.integration.amqp.channel.PublishSubscribeAmqpChannel
-
- getExchangeName() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- getExchangeNameExpression() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- getExchangeNameGenerator() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- getExpirationDate() - Method in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
- getExpirationDate(Message<?>) - Static method in class org.springframework.integration.StaticMessageHeaderAccessor
-
- getExpired() - Method in class org.springframework.integration.aggregator.MessageGroupExpiredEvent
-
- getExpireGroupScheduledFutures() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- getExposedHeaders() - Method in class org.springframework.integration.http.inbound.CrossOrigin
-
- getExpression() - Method in interface org.springframework.integration.context.ExpressionCapable
-
Return the primary SpEL expression if this component is expression-based.
- getExpression() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
- getExpression() - Method in class org.springframework.integration.endpoint.ExpressionEvaluatingMessageSource
-
- getExpression(String, Locale) - Method in interface org.springframework.integration.expression.ExpressionSource
-
- getExpression(String, Locale) - Method in class org.springframework.integration.expression.ReloadableResourceBundleExpressionSource
-
Resolves the given key in the retrieved bundle files to an Expression.
- getExpression() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getExpression() - Method in class org.springframework.integration.jdbc.storedproc.ProcedureParameter
-
- getExpression() - Method in class org.springframework.integration.jpa.support.JpaParameter
-
- getExpressionFor(String) - Static method in class org.springframework.integration.context.IntegrationProperties
-
Build the bean property definition expression to resolve the value
from Integration properties within the bean building phase.
- getExpressionForPayload(Method) - Method in class org.springframework.integration.aop.MethodAnnotationPublisherMetadataSource
-
- getExpressionForPayload(Method) - Method in class org.springframework.integration.aop.MethodNameMappingPublisherMetadataSource
-
- getExpressionForPayload(Method) - Method in class org.springframework.integration.aop.SimplePublisherMetadataSource
-
- getExpressionsForHeaders(Method) - Method in class org.springframework.integration.aop.MethodAnnotationPublisherMetadataSource
-
- getExpressionsForHeaders(Method) - Method in class org.springframework.integration.aop.MethodNameMappingPublisherMetadataSource
-
- getExpressionsForHeaders(Method) - Method in class org.springframework.integration.aop.SimplePublisherMetadataSource
-
- getExpressionString() - Method in class org.springframework.integration.expression.DynamicExpression
-
- getExpressionString() - Method in class org.springframework.integration.expression.FunctionExpression
-
- getExpressionString() - Method in class org.springframework.integration.expression.SupplierExpression
-
- getExpressionString() - Method in class org.springframework.integration.expression.ValueExpression
-
- getExpressionString() - Method in class org.springframework.integration.filter.ExpressionEvaluatingSelector
-
- getExtractReplyPayload() - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- getFactory() - Method in class org.springframework.integration.file.remote.aop.StandardRotationPolicy
-
- getFactoryLocator() - Method in class org.springframework.integration.file.remote.session.DelegatingSessionFactory
-
Return this factory's locator.
- getFailures() - Method in class org.springframework.integration.graph.ReceiveCounters
-
- getFailures() - Method in class org.springframework.integration.graph.SendTimers
-
- getFile() - Method in class org.springframework.integration.file.tail.FileTailingMessageProducerSupport.FileTailingEvent
-
- getFile() - Method in class org.springframework.integration.file.tail.FileTailingMessageProducerSupport
-
- getFile(String) - Method in class org.springframework.integration.http.multipart.MultipartHttpInputMessage
-
- getFile() - Method in class org.springframework.integration.sftp.server.FileWrittenEvent
-
- getFileInfo() - Method in interface org.springframework.integration.file.remote.FileInfo
-
- getFileInfo() - Method in class org.springframework.integration.ftp.session.FtpFileInfo
-
- getFileInfo() - Method in class org.springframework.integration.sftp.session.SftpFileInfo
-
- getFileMap() - Method in class org.springframework.integration.http.multipart.MultipartHttpInputMessage
-
- getFilename(F) - Method in class org.springframework.integration.file.filters.AbstractMarkerFilePresentFileListFilter
-
Return the name of the file represented by this F.
- getFilename(F) - Method in class org.springframework.integration.file.filters.AbstractRegexPatternFileListFilter
-
Subclasses must implement this method to extract the file's name.
- getFilename(F) - Method in class org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter
-
Subclasses must implement this method to extract the file's name.
- getFilename(File) - Method in class org.springframework.integration.file.filters.FileSystemMarkerFilePresentFileListFilter
-
- getFilename(File) - Method in class org.springframework.integration.file.filters.RegexPatternFileListFilter
-
- getFilename(File) - Method in class org.springframework.integration.file.filters.SimplePatternFileListFilter
-
- getFilename() - Method in interface org.springframework.integration.file.remote.FileInfo
-
- getFilename(F) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- getFilename(AbstractFileInfo<F>) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- getFilename(F) - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- getFilename(FTPFile) - Method in class org.springframework.integration.ftp.filters.FtpRegexPatternFileListFilter
-
- getFilename(FTPFile) - Method in class org.springframework.integration.ftp.filters.FtpSimplePatternFileListFilter
-
- getFilename(FTPFile) - Method in class org.springframework.integration.ftp.filters.FtpSystemMarkerFilePresentFileListFilter
-
- getFilename(FTPFile) - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- getFilename(AbstractFileInfo<FTPFile>) - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- getFilename(FTPFile) - Method in class org.springframework.integration.ftp.inbound.FtpInboundFileSynchronizer
-
- getFilename() - Method in class org.springframework.integration.ftp.session.FtpFileInfo
-
- getFilename(ChannelSftp.LsEntry) - Method in class org.springframework.integration.sftp.filters.SftpRegexPatternFileListFilter
-
- getFilename(ChannelSftp.LsEntry) - Method in class org.springframework.integration.sftp.filters.SftpSimplePatternFileListFilter
-
- getFilename(ChannelSftp.LsEntry) - Method in class org.springframework.integration.sftp.filters.SftpSystemMarkerFilePresentFileListFilter
-
- getFilename(ChannelSftp.LsEntry) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
-
- getFilename(AbstractFileInfo<ChannelSftp.LsEntry>) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
-
- getFilename(ChannelSftp.LsEntry) - Method in class org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizer
-
- getFilename() - Method in class org.springframework.integration.sftp.session.SftpFileInfo
-
- getFileNames() - Method in class org.springframework.integration.http.multipart.MultipartHttpInputMessage
-
- getFilePath() - Method in class org.springframework.integration.file.splitter.FileSplitter.FileMarker
-
- getFiles(String) - Method in class org.springframework.integration.http.multipart.MultipartHttpInputMessage
-
- getFilter() - Method in class org.springframework.integration.file.DefaultDirectoryScanner
-
- getFirstDate(String, String) - Static method in class org.springframework.integration.http.support.DefaultHttpHeaderMapper
-
- getFirstParameterType() - Method in class org.springframework.integration.handler.support.MessagingMethodInvokerHelper.ParametersWrapper
-
- getFolder() - Method in class org.springframework.integration.mail.AbstractMailReceiver
-
- getFolderOpenMode() - Method in class org.springframework.integration.mail.AbstractMailReceiver
-
- getForString(String) - Static method in enum org.springframework.integration.file.support.FileExistsMode
-
For a given non-null and not-empty input string, this method returns the
corresponding
FileExistsMode.
- getFrameType() - Method in enum org.springframework.integration.rsocket.RSocketInteractionModel
-
- getFrom() - Method in class org.springframework.integration.graph.LinkNode
-
- getFrontendPort() - Method in class org.springframework.integration.zeromq.ZeroMqProxy
-
Return the port a frontend socket is bound or 0 if this proxy has not been started yet.
- getFrontendSocketType() - Method in enum org.springframework.integration.zeromq.ZeroMqProxy.Type
-
- getFullChannelName() - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
Returns the fully qualified channel name including the application context
id, if available.
- getFunctionName() - Method in class org.springframework.integration.config.SpelFunctionFactoryBean
-
- getFunctions() - Method in class org.springframework.integration.config.AbstractEvaluationContextFactoryBean
-
- getFuture() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint.CorrelationDataWrapper
-
- getFuturesChannel() - Method in class org.springframework.integration.kafka.outbound.KafkaProducerMessageHandler
-
- getGatewayClassName(Element) - Method in class org.springframework.integration.config.xml.AbstractOutboundGatewayParser
-
- getGatewayClassName() - Method in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
-
- getGatewayClassName() - Method in class org.springframework.integration.ftp.config.FtpOutboundGatewayParser
-
- getGatewayClassName(Element) - Method in class org.springframework.integration.rmi.config.RmiOutboundGatewayParser
-
Deprecated.
- getGatewayClassName() - Method in class org.springframework.integration.sftp.config.SftpOutboundGatewayParser
-
- getGatewayClassName(Element) - Method in class org.springframework.integration.ws.config.WebServiceOutboundGatewayParser
-
- getGateways() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- getGetResponse() - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckInfo
-
- getGlobalMethodMetadata() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- getGraph() - Method in class org.springframework.integration.graph.IntegrationGraphServer
-
Return the cached graph.
- getGraph() - Method in class org.springframework.integration.http.management.IntegrationGraphController
-
- getGroupCreatedTime() - Method in class org.springframework.integration.mongodb.store.MessageDocument
-
- getGroupId() - Method in class org.springframework.integration.aggregator.MessageGroupExpiredEvent
-
- getGroupId() - Method in class org.springframework.integration.kafka.channel.AbstractKafkaChannel
-
- getGroupId() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- getGroupId() - Method in interface org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfo
-
- getGroupId() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfoImpl
-
- getGroupId() - Method in class org.springframework.integration.mongodb.store.MessageDocument
-
- getGroupId() - Method in interface org.springframework.integration.store.MessageGroup
-
- getGroupId() - Method in class org.springframework.integration.store.SimpleMessageGroup
-
- getGroupMetadata(Object) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- getGroupMetadata(Object) - Method in class org.springframework.integration.store.AbstractMessageGroupStore
-
- getGroupMetadata(Object) - Method in interface org.springframework.integration.store.MessageGroupStore
-
Obtain the group metadata without fetching any messages; must supply all other
group properties; may include the id of the first message.
- getGroupMetadata(Object) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- getGroupPrefix() - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
Return the configured prefix for message group keys to distinguish between
different store instances in the same target key-value data base.
- getGroupTimeoutExpression() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- getHandler() - Method in class org.springframework.integration.endpoint.EventDrivenConsumer
-
- getHandler() - Method in interface org.springframework.integration.endpoint.IntegrationConsumer
-
Return the consumer's handler.
- getHandler() - Method in class org.springframework.integration.endpoint.PollingConsumer
-
- getHandler() - Method in class org.springframework.integration.endpoint.ReactiveStreamsConsumer
-
- getHandler(String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- getHandlerClassName() - Method in class org.springframework.integration.xmpp.config.AbstractXmppOutboundChannelAdapterParser
-
- getHandlerClassName() - Method in class org.springframework.integration.xmpp.config.ChatMessageOutboundChannelAdapterParser
-
- getHandlerClassName() - Method in class org.springframework.integration.xmpp.config.PresenceOutboundChannelAdapterParser
-
- getHandlerCount() - Method in class org.springframework.integration.dispatcher.AbstractDispatcher
-
- getHandlerCount() - Method in interface org.springframework.integration.dispatcher.MessageDispatcher
-
Return the current handler count.
- getHandlerCount() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- getHandlerExecutionChain(Object, HttpServletRequest) - Method in class org.springframework.integration.http.inbound.IntegrationRequestMappingHandlerMapping
-
- getHandlerIterator(Message<?>, Collection<MessageHandler>) - Method in interface org.springframework.integration.dispatcher.LoadBalancingStrategy
-
- getHandlerIterator(Message<?>, Collection<MessageHandler>) - Method in class org.springframework.integration.dispatcher.RoundRobinLoadBalancingStrategy
-
Returns an iterator that starts at a new point in the collection every time the
first part of the list that is skipped will be used at the end of the
iteration, so it guarantees all handlers are returned once on subsequent
next() invocations.
- getHandlerMetrics(String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
Deprecated.
- getHandlerNames() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- getHandlers() - Method in class org.springframework.integration.dispatcher.AbstractDispatcher
-
Returns an unmodifiable
Set of this dispatcher's handlers.
- getHandlers() - Method in class org.springframework.integration.graph.CompositeMessageHandlerNode
-
- getHandlers() - Method in interface org.springframework.integration.handler.CompositeMessageHandler
-
Return an unmodifiable list of handlers.
- getHandlers() - Method in class org.springframework.integration.handler.MessageHandlerChain
-
- getHeader(Map<?, ?>, String) - Static method in class org.springframework.integration.handler.support.MessagingMethodInvokerHelper.ParametersWrapper
-
SpEL Function to retrieve a required header.
- getHeader(String, Class<T>) - Method in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
- getHeader(String, Class<V>) - Method in class org.springframework.integration.support.AbstractIntegrationMessageBuilder
-
- getHeader(String, Class<V>) - Method in class org.springframework.integration.support.MessageBuilder
-
- getHeader(String, Class<V>) - Method in class org.springframework.integration.support.MutableMessageBuilder
-
- getHeaderExpressions() - Method in class org.springframework.integration.gateway.GatewayMethodMetadata
-
- getHeaderExpressions() - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- getHeaderIfAvailable(Map<String, Object>, String, Class<V>) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper
-
- getHeaderMapper() - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource
-
- getHeaderMapper() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- getHeaderMapper() - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- getHeaderMapper() - Method in class org.springframework.integration.kafka.outbound.KafkaProducerMessageHandler
-
- getHeaderMapper() - Method in class org.springframework.integration.ws.AbstractWebServiceInboundGateway
-
- getHeaderPatterns() - Method in class org.springframework.integration.support.json.EmbeddedJsonHeadersMessageMapper
-
- getHeaders() - Method in class org.springframework.integration.handler.support.MessagingMethodInvokerHelper.ParametersWrapper
-
- getHeaders() - Method in class org.springframework.integration.http.inbound.RequestMapping
-
- getHeaders() - Method in class org.springframework.integration.rsocket.RSocketConnectedEvent
-
- getHeaders() - Method in class org.springframework.integration.support.AbstractIntegrationMessageBuilder
-
- getHeaders() - Method in class org.springframework.integration.support.MessageBuilder
-
- getHeaders() - Method in class org.springframework.integration.support.MutableMessage
-
- getHeaders() - Method in class org.springframework.integration.support.MutableMessageBuilder
-
- getHeadersFunction() - Method in class org.springframework.integration.aggregator.AbstractAggregatingMessageGroupProcessor
-
- getHeaderTypes() - Method in class org.springframework.integration.support.json.JsonInboundMessageMapper
-
- getHost() - Method in class org.springframework.integration.ip.AbstractInternetProtocolSendingMessageHandler
-
- getHost() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getHost() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getHost() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getHostAddress() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnection
-
- getHostAddress() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- getHostAddress() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- getHostName() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnection
-
- getHostName() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- getHostName() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- getHostPort() - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
-
- getHostPort() - Method in interface org.springframework.integration.file.remote.session.Session
-
Return the host:port pair this session is connected to.
- getHostPort() - Method in class org.springframework.integration.ftp.session.FtpSession
-
- getHostPort() - Method in class org.springframework.integration.sftp.session.SftpSession
-
- getHttpHeader(HttpHeaders, String) - Method in class org.springframework.integration.http.support.DefaultHttpHeaderMapper
-
- getIChannelInterceptorList() - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
Exposes the interceptor list instance for subclasses.
- getId() - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext.IntegrationFlowRegistration
-
Return the flow id.
- getId() - Method in class org.springframework.integration.dsl.IntegrationComponentSpec
-
- getId() - Method in class org.springframework.integration.leader.AbstractCandidate
-
- getId() - Method in interface org.springframework.integration.leader.Candidate
-
Gets the identifier.
- getId(Message<?>) - Static method in class org.springframework.integration.StaticMessageHeaderAccessor
-
- getIdentifier() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
- getIdleConsumerLimit() - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- getIdleCount() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getIdleCount() - Method in interface org.springframework.integration.util.Pool
-
Returns the number of items that have been allocated
but are not currently in use.
- getIdleCount() - Method in class org.springframework.integration.util.SimplePool
-
- getIdleTaskExecutionLimit() - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- getInboundFileSynchronizerClass() - Method in class org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
-
- getInboundFileSynchronizerClass() - Method in class org.springframework.integration.ftp.config.FtpInboundChannelAdapterParser
-
- getInboundFileSynchronizerClass() - Method in class org.springframework.integration.sftp.config.SftpInboundChannelAdapterParser
-
- getInboundHeaderMapper() - Method in class org.springframework.integration.amqp.channel.AbstractAmqpChannel
-
- getIndex() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
- getInetAddress() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getInitialDuration() - Method in class org.springframework.integration.util.DynamicPeriodicTrigger
-
Get the initial duration.
- getInput() - Method in class org.springframework.integration.graph.MessageHandlerNode
-
- getInputChannel() - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext.IntegrationFlowRegistration
-
Return the flow input channel.
- getInputChannel() - Method in interface org.springframework.integration.dsl.IntegrationFlow
-
Return the first
MessageChannel component
which is essential a flow input channel.
- getInputChannel() - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- getInputChannel() - Method in class org.springframework.integration.dsl.StandardIntegrationFlow
-
- getInputChannel() - Method in class org.springframework.integration.endpoint.EventDrivenConsumer
-
- getInputChannel() - Method in interface org.springframework.integration.endpoint.IntegrationConsumer
-
Return the input channel.
- getInputChannel() - Method in class org.springframework.integration.endpoint.PollingConsumer
-
- getInputChannel() - Method in class org.springframework.integration.endpoint.ReactiveStreamsConsumer
-
- getInputChannelAttribute() - Method in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- getInputChannelAttribute() - Method in class org.springframework.integration.config.annotation.BridgeFromAnnotationPostProcessor
-
- getInputChannelAttribute() - Method in class org.springframework.integration.config.annotation.InboundChannelAdapterAnnotationPostProcessor
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.amqp.config.AmqpOutboundGatewayParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.config.xml.AbstractConsumerEndpointParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.config.xml.AbstractOutboundGatewayParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.file.config.FileOutboundGatewayParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.http.config.HttpOutboundGatewayParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.ip.config.TcpOutboundGatewayParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.jdbc.config.JdbcOutboundGatewayParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.jdbc.config.StoredProcOutboundGatewayParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.jms.config.JmsOutboundGatewayParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.jmx.config.OperationInvokingOutboundGatewayParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.jpa.config.xml.AbstractJpaOutboundGatewayParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.kafka.config.xml.KafkaOutboundGatewayParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.mongodb.config.MongoDbOutboundGatewayParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.redis.config.RedisOutboundGatewayParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.redis.config.RedisQueueOutboundGatewayParser
-
- getInputChannelAttributeName() - Method in class org.springframework.integration.rsocket.config.RSocketOutboundGatewayParser
-
- getInputChannelName() - Method in class org.springframework.integration.test.support.RequestResponseScenario
-
- getInputMessage() - Method in class org.springframework.integration.message.AdviceMessage
-
- getInputStream() - Method in class org.springframework.integration.http.multipart.UploadedMultipartFile
-
- getInt() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
- getIntegrationComponents() - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- getIntegrationComponents() - Method in class org.springframework.integration.dsl.StandardIntegrationFlow
-
- getIntegrationFlow() - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext.IntegrationFlowRegistration
-
Return the flow.
- getIntegrationPatternCategory() - Method in class org.springframework.integration.graph.IntegrationNode
-
- getIntegrationPatternType() - Method in class org.springframework.integration.aggregator.AggregatingMessageHandler
-
- getIntegrationPatternType() - Method in class org.springframework.integration.aggregator.BarrierMessageHandler
-
- getIntegrationPatternType() - Method in class org.springframework.integration.aggregator.FluxAggregatorMessageHandler
-
- getIntegrationPatternType() - Method in class org.springframework.integration.aggregator.ResequencingMessageHandler
-
- getIntegrationPatternType() - Method in class org.springframework.integration.amqp.outbound.AmqpOutboundEndpoint
-
- getIntegrationPatternType() - Method in class org.springframework.integration.channel.AbstractExecutorChannel
-
- getIntegrationPatternType() - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
- getIntegrationPatternType() - Method in class org.springframework.integration.channel.AbstractPollableChannel
-
- getIntegrationPatternType() - Method in class org.springframework.integration.channel.NullChannel
-
- getIntegrationPatternType() - Method in class org.springframework.integration.channel.PublishSubscribeChannel
-
- getIntegrationPatternType() - Method in interface org.springframework.integration.channel.ReactiveStreamsSubscribableChannel
-
- getIntegrationPatternType() - Method in interface org.springframework.integration.core.MessageSource
-
- getIntegrationPatternType() - Method in class org.springframework.integration.endpoint.MessageProducerSupport
-
- getIntegrationPatternType() - Method in class org.springframework.integration.file.FileWritingMessageHandler
-
- getIntegrationPatternType() - Method in class org.springframework.integration.filter.MessageFilter
-
- getIntegrationPatternType() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- getIntegrationPatternType() - Method in class org.springframework.integration.graph.IntegrationNode
-
- getIntegrationPatternType() - Method in class org.springframework.integration.groovy.GroovyCommandMessageProcessor
-
- getIntegrationPatternType() - Method in class org.springframework.integration.handler.AbstractReplyProducingMessageHandler
-
- getIntegrationPatternType() - Method in class org.springframework.integration.handler.BridgeHandler
-
- getIntegrationPatternType() - Method in class org.springframework.integration.handler.DelayHandler
-
- getIntegrationPatternType() - Method in class org.springframework.integration.handler.ExpressionCommandMessageProcessor
-
- getIntegrationPatternType() - Method in class org.springframework.integration.handler.MessageHandlerChain
-
- getIntegrationPatternType() - Method in class org.springframework.integration.handler.MessageHandlerSupport
-
- getIntegrationPatternType() - Method in class org.springframework.integration.handler.ReplyProducingMessageHandlerWrapper
-
- getIntegrationPatternType() - Method in class org.springframework.integration.handler.ServiceActivatingHandler
-
- getIntegrationPatternType() - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- getIntegrationPatternType() - Method in class org.springframework.integration.http.outbound.AbstractHttpRequestExecutingMessageHandler
-
- getIntegrationPatternType() - Method in interface org.springframework.integration.IntegrationPattern
-
Return a pattern type this component implements.
- getIntegrationPatternType() - Method in class org.springframework.integration.jmx.OperationInvokingMessageHandler
-
- getIntegrationPatternType() - Method in class org.springframework.integration.router.AbstractMessageRouter
-
- getIntegrationPatternType() - Method in class org.springframework.integration.router.RecipientListRouter
-
- getIntegrationPatternType() - Method in class org.springframework.integration.scattergather.ScatterGatherHandler
-
- getIntegrationPatternType() - Method in class org.springframework.integration.splitter.AbstractMessageSplitter
-
- getIntegrationPatternType() - Method in class org.springframework.integration.transformer.ClaimCheckInTransformer
-
- getIntegrationPatternType() - Method in class org.springframework.integration.transformer.ClaimCheckOutTransformer
-
- getIntegrationPatternType() - Method in class org.springframework.integration.transformer.ContentEnricher
-
- getIntegrationPatternType() - Method in class org.springframework.integration.transformer.HeaderEnricher
-
- getIntegrationPatternType() - Method in class org.springframework.integration.transformer.HeaderFilter
-
- getIntegrationPatternType() - Method in class org.springframework.integration.transformer.MessageTransformingHandler
-
- getIntegrationProperties(BeanFactory) - Static method in class org.springframework.integration.context.IntegrationContextUtils
-
- getIntegrationProperties() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
- getIntegrationProperty(String, Class<T>) - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
- getInteractionModels() - Method in class org.springframework.integration.rsocket.inbound.RSocketInboundGateway
-
- getInteractionModels() - Method in interface org.springframework.integration.rsocket.IntegrationRSocketEndpoint
-
- getInterceptor() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorFactory
-
Called for each new connection;
a new interceptor must be returned on each call.
- getInterceptorFactories() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorFactoryChain
-
- getInterceptors() - Method in class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
-
- getInterceptors() - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
Return a read-only list of the configured interceptors.
- getInterfaceNames() - Method in class org.springframework.integration.config.annotation.AnnotationMetadataAdapter
-
- getItem() - Method in interface org.springframework.integration.util.Pool
-
Obtains an item from the pool.
- getItem() - Method in class org.springframework.integration.util.SimplePool
-
Obtains an item from the pool; waits up to waitTime milliseconds (default infinity).
- getIterator() - Method in class org.springframework.integration.file.remote.aop.StandardRotationPolicy
-
- getJavaMailProperties() - Method in class org.springframework.integration.mail.AbstractMailReceiver
-
- getJdbcOperations() - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
To be used to get a reference to JdbcOperations
in case this class is subclassed
- getJpaExecutorBuilder(Element, ParserContext) - Static method in class org.springframework.integration.jpa.config.xml.JpaParserUtils
-
- getJpaParameterBeanDefinitions(Element, ParserContext) - Static method in class org.springframework.integration.jpa.config.xml.JpaParserUtils
-
- getKafkaTemplate() - Method in class org.springframework.integration.kafka.outbound.KafkaProducerMessageHandler
-
- getKeepAlive() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getKey() - Method in class org.springframework.integration.file.remote.aop.RotationPolicy.KeyDirectory
-
- getKeyDirectories() - Method in class org.springframework.integration.file.remote.aop.StandardRotationPolicy
-
- getLastMessage() - Method in class org.springframework.integration.test.support.AbstractResponseValidator
-
- getLastModified() - Method in class org.springframework.integration.aggregator.MessageGroupExpiredEvent
-
- getLastModified() - Method in interface org.springframework.integration.store.MessageGroup
-
- getLastModified() - Method in class org.springframework.integration.store.MessageGroupMetadata
-
- getLastModified() - Method in class org.springframework.integration.store.SimpleMessageGroup
-
- getLastModifiedTime() - Method in class org.springframework.integration.mongodb.store.MessageDocument
-
- getLastRead() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioConnection
-
- getLastReleasedMessageSequenceNumber() - Method in interface org.springframework.integration.store.MessageGroup
-
- getLastReleasedMessageSequenceNumber() - Method in class org.springframework.integration.store.MessageGroupMetadata
-
- getLastReleasedMessageSequenceNumber() - Method in class org.springframework.integration.store.SimpleMessageGroup
-
- getLastReleasedSequence() - Method in class org.springframework.integration.mongodb.store.MessageDocument
-
- getLastSend() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioConnection
-
- getLevel() - Method in class org.springframework.integration.handler.LoggingHandler
-
- getLifecycleMonitor() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getLineCount() - Method in class org.springframework.integration.file.splitter.FileSplitter.FileMarker
-
- getLinks() - Method in class org.springframework.integration.graph.Graph
-
- getListener() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getListener() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnection
-
- getListener() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- getListener() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- getListener() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getListener() - Method in class org.springframework.integration.jms.JmsInboundGateway
-
- getListener() - Method in class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
- getLocalAddress() - Method in class org.springframework.integration.ip.AbstractInternetProtocolReceivingChannelAdapter
-
- getLocalAddress() - Method in class org.springframework.integration.ip.tcp.connection.AbstractServerConnectionFactory
-
- getLocalAddress() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getLocalPort() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getLocalSocketAddress() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getLocker() - Method in class org.springframework.integration.file.DefaultDirectoryScanner
-
- getLockRegistry() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- getManagedName() - Method in class org.springframework.integration.endpoint.AbstractMessageSource
-
- getManagedName() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- getManagedName() - Method in class org.springframework.integration.handler.MessageHandlerSupport
-
- getManagedName() - Method in interface org.springframework.integration.support.management.IntegrationManagement
-
- getManagedResource(Class<?>) - Method in class org.springframework.integration.monitor.IntegrationJmxAttributeSource
-
- getManagedType() - Method in class org.springframework.integration.endpoint.AbstractMessageSource
-
- getManagedType() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- getManagedType() - Method in class org.springframework.integration.handler.MessageHandlerSupport
-
- getManagedType() - Method in interface org.springframework.integration.support.management.IntegrationManagement
-
- getMapper() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- getMapper() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getMapper() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getMapper() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- getMapper() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getMapper() - Method in class org.springframework.integration.support.json.MessageJacksonDeserializer
-
- getMappingKeyAttributeName() - Method in class org.springframework.integration.config.xml.AbstractRouterParser
-
Returns the name of the attribute that provides a key for the
channel mappings.
- getMappingKeyAttributeName() - Method in class org.springframework.integration.config.xml.ErrorMessageExceptionTypeRouterParser
-
- getMappingKeyAttributeName() - Method in class org.springframework.integration.config.xml.PayloadTypeRouterParser
-
- getMappingMongoConverter() - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- getMark() - Method in class org.springframework.integration.file.splitter.FileSplitter.FileMarker
-
- getMarkedSegment() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
- getMax() - Method in class org.springframework.integration.graph.TimerStats
-
- getMaxAge() - Method in class org.springframework.integration.http.inbound.CrossOrigin
-
- getMaxConcurrentConsumers() - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- getMaxFetchSize() - Method in class org.springframework.integration.endpoint.AbstractFetchLimitingMessageSource
-
- getMaxFetchSize() - Method in interface org.springframework.integration.support.management.MessageSourceManagement
-
Return the max fetch size.
- getMaxMessageSize() - Method in class org.springframework.integration.ip.tcp.serializer.AbstractByteArraySerializer
-
The maximum supported message size for this serializer.
- getMaxMessagesPerPoll() - Method in class org.springframework.integration.scheduling.PollerMetadata
-
- getMaxMessagesPerTask() - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- getMean() - Method in class org.springframework.integration.graph.TimerStats
-
- getMemberClassNames() - Method in class org.springframework.integration.config.annotation.AnnotationMetadataAdapter
-
- getMessage() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint.CorrelationDataWrapper
-
- getMessage() - Method in exception org.springframework.integration.dispatcher.AggregateMessageDeliveryException
-
- getMessage() - Method in class org.springframework.integration.event.core.MessagingEvent
-
- getMessage() - Method in class org.springframework.integration.file.tail.FileTailingMessageProducerSupport.FileTailingEvent
-
- getMessage() - Method in class org.springframework.integration.handler.support.MessagingMethodInvokerHelper.ParametersWrapper
-
- getMessage() - Method in exception org.springframework.integration.http.support.IntegrationWebExchangeBindException
-
- getMessage(UUID) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- getMessage(UUID) - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- getMessage() - Method in class org.springframework.integration.mongodb.store.MessageDocument
-
- getMessage(UUID) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- getMessage() - Method in class org.springframework.integration.mqtt.event.MqttMessageSentEvent
-
- getMessage() - Method in class org.springframework.integration.mqtt.event.MqttSubscribedEvent
-
- getMessage() - Method in class org.springframework.integration.security.channel.ChannelInvocation
-
- getMessage() - Method in class org.springframework.integration.stomp.event.StompReceiptEvent
-
- getMessage(UUID) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- getMessage() - Method in class org.springframework.integration.store.MessageHolder
-
- getMessage(UUID) - Method in interface org.springframework.integration.store.MessageStore
-
- getMessage(UUID) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- getMessage() - Method in class org.springframework.integration.test.support.RequestResponseScenario
-
- getMessage() - Method in class org.springframework.integration.transaction.IntegrationResourceHolder
-
- getMessage() - Method in exception org.springframework.integration.xml.AggregatedXmlMessageValidationException
-
- getMessageBuilderFactory() - Method in class org.springframework.integration.aggregator.AbstractAggregatingMessageGroupProcessor
-
- getMessageBuilderFactory() - Method in class org.springframework.integration.aop.MessagePublishingInterceptor
-
- getMessageBuilderFactory() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
- getMessageBuilderFactory() - Method in class org.springframework.integration.dispatcher.BroadcastingDispatcher
-
- getMessageBuilderFactory() - Method in class org.springframework.integration.file.transformer.AbstractFilePayloadTransformer
-
- getMessageBuilderFactory() - Method in class org.springframework.integration.ip.tcp.connection.TcpMessageMapper
-
- getMessageBuilderFactory() - Method in class org.springframework.integration.ip.udp.DatagramPacketMessageMapper
-
- getMessageBuilderFactory() - Method in class org.springframework.integration.mail.transformer.AbstractMailMessageTransformer
-
- getMessageBuilderFactory() - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- getMessageBuilderFactory() - Method in class org.springframework.integration.mqtt.support.DefaultPahoMessageConverter
-
- getMessageBuilderFactory() - Method in class org.springframework.integration.support.converter.MapMessageConverter
-
- getMessageBuilderFactory() - Method in class org.springframework.integration.support.converter.SimpleMessageConverter
-
- getMessageBuilderFactory(BeanFactory) - Static method in class org.springframework.integration.support.utils.IntegrationUtils
-
Returns the context-wide `messageBuilderFactory` bean from the beanFactory,
or a
DefaultMessageBuilderFactory if not found or the beanFactory is null.
- getMessageBuilderFactory() - Method in class org.springframework.integration.syslog.DefaultMessageConverter
-
- getMessageBuilderFactory() - Method in class org.springframework.integration.transformer.AbstractMessageProcessingTransformer
-
- getMessageBuilderFactory() - Method in class org.springframework.integration.util.AbstractExpressionEvaluator
-
- getMessageConverter() - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource
-
- getMessageConverter() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- getMessageConverters() - Method in class org.springframework.integration.http.inbound.HttpRequestHandlingEndpointSupport
-
- getMessageCount() - Method in class org.springframework.integration.aggregator.MessageGroupExpiredEvent
-
- getMessageCount() - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- getMessageCount() - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- getMessageCount() - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- getMessageCount() - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- getMessageCount() - Method in interface org.springframework.integration.store.MessageStore
-
Optional attribute giving the number of messages in the store.
- getMessageCount() - Method in class org.springframework.integration.store.SimpleMessageStore
-
- getMessageCountForAllMessageGroups() - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- getMessageCountForAllMessageGroups() - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- getMessageCountForAllMessageGroups() - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- getMessageCountForAllMessageGroups() - Method in class org.springframework.integration.redis.store.RedisChannelMessageStore
-
- getMessageCountForAllMessageGroups() - Method in class org.springframework.integration.redis.store.RedisChannelPriorityMessageStore
-
- getMessageCountForAllMessageGroups() - Method in class org.springframework.integration.store.AbstractMessageGroupStore
-
- getMessageCountForAllMessageGroups() - Method in interface org.springframework.integration.store.MessageGroupStore
-
Optional attribute giving the number of messages in the store over all groups.
- getMessageCountForRegionQuery() - Method in class org.springframework.integration.jdbc.store.channel.AbstractChannelMessageStoreQueryProvider
-
- getMessageCountForRegionQuery() - Method in interface org.springframework.integration.jdbc.store.channel.ChannelMessageStoreQueryProvider
-
Query that retrieve a count of all messages for a region.
- getMessageGroup(Object) - Method in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
Not fully used.
- getMessageGroup(Object) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- getMessageGroup(Object) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- getMessageGroup(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
-
Not fully used.
- getMessageGroup(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- getMessageGroup(Object) - Method in class org.springframework.integration.redis.store.RedisChannelMessageStore
-
- getMessageGroup(Object) - Method in class org.springframework.integration.redis.store.RedisChannelPriorityMessageStore
-
- getMessageGroup(Object) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
Will create a new instance of SimpleMessageGroup if necessary.
- getMessageGroup(Object) - Method in interface org.springframework.integration.store.BasicMessageGroupStore
-
- getMessageGroup(Object) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- getMessageGroupCount() - Method in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
Method not implemented.
- getMessageGroupCount() - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- getMessageGroupCount() - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- getMessageGroupCount() - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- getMessageGroupCount() - Method in class org.springframework.integration.redis.store.RedisChannelMessageStore
-
- getMessageGroupCount() - Method in class org.springframework.integration.redis.store.RedisChannelPriorityMessageStore
-
- getMessageGroupCount() - Method in class org.springframework.integration.store.AbstractMessageGroupStore
-
- getMessageGroupCount() - Method in interface org.springframework.integration.store.MessageGroupStore
-
Optional attribute giving the number of message groups.
- getMessageGroupFactory() - Method in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
- getMessageGroupFactory() - Method in class org.springframework.integration.redis.store.RedisChannelMessageStore
-
- getMessageGroupFactory() - Method in class org.springframework.integration.store.AbstractBatchingMessageGroupStore
-
- getMessageGroupFactory() - Method in class org.springframework.integration.store.AbstractMessageGroupStore
-
- getMessageGroupStore() - Method in class org.springframework.integration.store.MessageGroupQueue
-
Get the store.
- getMessageId() - Method in class org.springframework.integration.mongodb.store.MessageDocument
-
- getMessageId() - Method in class org.springframework.integration.mqtt.event.MqttMessageDeliveryEvent
-
- getMessageId() - Method in class org.springframework.integration.store.MessageMetadata
-
- getMessageIds() - Method in class org.springframework.integration.store.MessageGroupMetadata
-
- getMessageMetadata(UUID) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- getMessageMetadata(UUID) - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- getMessageMetadata(UUID) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- getMessageMetadata(UUID) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- getMessageMetadata() - Method in class org.springframework.integration.store.MessageHolder
-
- getMessageMetadata(UUID) - Method in interface org.springframework.integration.store.MessageStore
-
- getMessageMetadata(UUID) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- getMessagePrefix() - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
Return the configured prefix for message keys to distinguish between different
store instances in the same target key-value data base.
- getMessageQuery() - Method in class org.springframework.integration.jdbc.store.channel.AbstractChannelMessageStoreQueryProvider
-
- getMessageQuery() - Method in interface org.springframework.integration.jdbc.store.channel.ChannelMessageStoreQueryProvider
-
Query that retrieves a message for the provided message id, channel and
region.
- getMessages() - Method in class org.springframework.integration.handler.support.MessagingMethodInvokerHelper.ParametersWrapper
-
- getMessages() - Method in interface org.springframework.integration.store.MessageGroup
-
Returns all available Messages from the group at the time of invocation
- getMessages() - Method in class org.springframework.integration.store.MessageGroupQueue
-
- getMessages() - Method in class org.springframework.integration.store.SimpleMessageGroup
-
- getMessages() - Method in class org.springframework.integration.test.mail.TestMailServer.MailServer
-
- getMessagesForGroup(Object) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- getMessagesForGroup(Object) - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- getMessagesForGroup(Object) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- getMessagesForGroup(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- getMessagesForGroup(Object) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- getMessagesForGroup(Object) - Method in interface org.springframework.integration.store.MessageGroupStore
-
Retrieve messages for the provided group id.
- getMessagesForGroup(Object) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- getMessageSource() - Method in class org.springframework.integration.endpoint.SourcePollingChannelAdapter
-
Return this endpoint's source.
- getMessageSourceClass() - Method in class org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser
-
- getMessageSourceClass() - Method in class org.springframework.integration.ftp.config.FtpStreamingInboundChannelAdapterParser
-
- getMessageSourceClass() - Method in class org.springframework.integration.sftp.config.SftpStreamingInboundChannelAdapterParser
-
- getMessageSourceClassname() - Method in class org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
-
- getMessageSourceClassname() - Method in class org.springframework.integration.ftp.config.FtpInboundChannelAdapterParser
-
- getMessageSourceClassname() - Method in class org.springframework.integration.sftp.config.SftpInboundChannelAdapterParser
-
- getMessageStore() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- getMessageStoreNotEmpty() - Method in class org.springframework.integration.store.MessageGroupQueue
-
Get the not empty condition.
- getMessageStoreNotFull() - Method in class org.springframework.integration.store.MessageGroupQueue
-
Get the not full condition.
- getMessagingTemplate() - Method in class org.springframework.integration.core.ErrorMessagePublisher
-
- getMessagingTemplate() - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext.IntegrationFlowRegistration
-
- getMessagingTemplate() - Method in class org.springframework.integration.endpoint.MessageProducerSupport
-
- getMessagingTemplate() - Method in class org.springframework.integration.router.AbstractMessageRouter
-
- getMetadataMimeType() - Method in class org.springframework.integration.rsocket.AbstractRSocketConnector
-
- getMetadataStore(BeanFactory) - Static method in class org.springframework.integration.context.IntegrationContextUtils
-
- getMeter() - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.AbstractMeter
-
Get the meter.
- getMeter() - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroCounter
-
- getMeter() - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroGauge
-
- getMeter() - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroTimer
-
- getMeterRegistry() - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor
-
- getMethod() - Method in class org.springframework.integration.gateway.MethodArgsHolder
-
- getMethod() - Method in class org.springframework.integration.http.inbound.CrossOrigin
-
- getMethodInvocation() - Method in class org.springframework.integration.security.channel.ChannelInvocation
-
- getMethods() - Method in class org.springframework.integration.http.inbound.RequestMapping
-
- getMetrics() - Method in class org.springframework.integration.handler.advice.RateLimiterRequestHandlerAdvice
-
Obtain the metrics from the rate limiter.
- getMetricsCaptor() - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
- getMetricsCaptor() - Method in class org.springframework.integration.handler.MessageHandlerSupport
-
- getMinimumTimeoutForEmptyGroups() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- getMissingFileDelay() - Method in class org.springframework.integration.file.tail.FileTailingMessageProducerSupport
-
- getModified() - Method in interface org.springframework.integration.file.remote.FileInfo
-
- getModified(F) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- getModified(F) - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- getModified(FTPFile) - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- getModified(FTPFile) - Method in class org.springframework.integration.ftp.inbound.FtpInboundFileSynchronizer
-
- getModified() - Method in class org.springframework.integration.ftp.session.FtpFileInfo
-
- getModified(ChannelSftp.LsEntry) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
-
- getModified(ChannelSftp.LsEntry) - Method in class org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizer
-
- getModified() - Method in class org.springframework.integration.sftp.session.SftpFileInfo
-
- getMongoTemplate() - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- getMultiFileMap() - Method in class org.springframework.integration.http.multipart.MultipartHttpInputMessage
-
- getMultipartContentType(String) - Method in class org.springframework.integration.http.multipart.MultipartHttpInputMessage
-
Once we depend upon Spring 3.1 as a minimum, this code can be changed to:
this.multipartServletRequest.getMultipartContentType(String paramOrFileName)
- getNackReason() - Method in exception org.springframework.integration.amqp.support.NackedAmqpMessageException
-
- getName() - Method in class org.springframework.integration.dsl.support.FixedSubscriberChannelPrototype
-
- getName() - Method in class org.springframework.integration.dsl.support.MessageChannelReference
-
- getName() - Method in class org.springframework.integration.graph.CompositeMessageHandlerNode.InnerHandler
-
- getName() - Method in class org.springframework.integration.graph.IntegrationNode
-
- getName() - Method in class org.springframework.integration.history.MessageHistory.Entry
-
- getName() - Method in class org.springframework.integration.http.inbound.RequestMapping
-
- getName() - Method in class org.springframework.integration.http.multipart.UploadedMultipartFile
-
- getName() - Method in class org.springframework.integration.jdbc.storedproc.ProcedureParameter
-
- getName() - Method in class org.springframework.integration.jpa.support.JpaParameter
-
- getName() - Method in class org.springframework.integration.test.support.RequestResponseScenario
-
- getNewChannels() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioClientConnectionFactory
-
- getNewDocumentBuilder() - Method in class org.springframework.integration.xml.result.DomResultFactory
-
- getNextId() - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
Perform MongoDB
INC operation for the document, which contains the
MessageDocument
sequence, and return the new incremented value for the new
MessageDocument.
- getNextPath(Message<?>, Object) - Method in class org.springframework.integration.routingslip.ExpressionEvaluatingRoutingSlipRouteStrategy
-
- getNextPath(Message<?>, Object) - Method in interface org.springframework.integration.routingslip.RoutingSlipRouteStrategy
-
Get the next path for this routing slip.
- getNodeId() - Method in class org.springframework.integration.graph.IntegrationNode
-
- getNodes() - Method in class org.springframework.integration.graph.Graph
-
- getNotPropagatedHeaders() - Method in class org.springframework.integration.handler.AbstractMessageProducingHandler
-
Get the header patterns this handler doesn't propagate.
- getNotPropagatedHeaders() - Method in interface org.springframework.integration.handler.HeaderPropagationAware
-
Get the header names this handler doesn't propagate.
- getObject() - Method in class org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean
-
- getObject() - Method in class org.springframework.integration.config.ConsumerEndpointFactoryBean
-
- getObject() - Method in class org.springframework.integration.config.CorrelationStrategyFactoryBean
-
- getObject() - Method in class org.springframework.integration.config.IntegrationEvaluationContextFactoryBean
-
- getObject() - Method in class org.springframework.integration.config.IntegrationSimpleEvaluationContextFactoryBean
-
- getObject() - Method in class org.springframework.integration.config.ReleaseStrategyFactoryBean
-
- getObject() - Method in class org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean
-
- getObject() - Method in class org.springframework.integration.config.SpelFunctionFactoryBean
-
- getObject() - Method in class org.springframework.integration.file.config.FileListFilterFactoryBean
-
- getObject() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- getObject() - Method in class org.springframework.integration.transaction.TransactionSynchronizationFactoryBean
-
- getObject() - Method in class org.springframework.integration.zookeeper.config.CuratorFrameworkFactoryBean
-
- getObject() - Method in class org.springframework.integration.zookeeper.config.LeaderInitiatorFactoryBean
-
- getObjectMapper() - Method in class org.springframework.integration.support.json.Jackson2JsonObjectMapper
-
- getObjectType() - Method in class org.springframework.integration.amqp.config.AmqpChannelFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.config.ConsumerEndpointFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.config.CorrelationStrategyFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.config.ExpressionFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.config.IntegrationEvaluationContextFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.config.IntegrationSimpleEvaluationContextFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.config.ReleaseStrategyFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.config.SpelFunctionFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.dsl.IntegrationComponentSpec
-
- getObjectType() - Method in class org.springframework.integration.file.config.FileListFilterFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.file.config.FileReadingMessageSourceFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.file.config.FileTailInboundChannelAdapterFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.ip.config.TcpConnectionFactoryFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.mail.config.MailReceiverFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.sftp.session.JschProxyFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.transaction.TransactionSynchronizationFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.zookeeper.config.CuratorFrameworkFactoryBean
-
- getObjectType() - Method in class org.springframework.integration.zookeeper.config.LeaderInitiatorFactoryBean
-
- getOffendingJPAQl() - Method in exception org.springframework.integration.jpa.core.JpaOperationFailedException
-
- getOffset() - Method in class org.springframework.integration.ip.tcp.serializer.TcpDeserializationExceptionEvent
-
- getOffsets() - Method in interface org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfo
-
- getOffsets() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfoImpl
-
- getOne() - Method in interface org.springframework.integration.store.MessageGroup
-
- getOne() - Method in class org.springframework.integration.store.SimpleMessageGroup
-
- getOneMessageFromGroup(Object) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- getOneMessageFromGroup(Object) - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- getOneMessageFromGroup(Object) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- getOneMessageFromGroup(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- getOneMessageFromGroup(Object) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- getOneMessageFromGroup(Object) - Method in interface org.springframework.integration.store.MessageGroupStore
-
- getOneMessageFromGroup(Object) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- getOOBInline() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getOpenConnectionIds() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
Returns a list of (currently) open
TcpConnection connection ids; allows,
for example, broadcast operations to all open connections.
- getOpenConnectionIds() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getOption() - Method in enum org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway.Option
-
- getOrder() - Method in class org.springframework.integration.channel.interceptor.GlobalChannelInterceptorWrapper
-
- getOrder() - Method in class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
-
- getOrder() - Method in class org.springframework.integration.handler.MessageHandlerSupport
-
- getOrder() - Method in class org.springframework.integration.webflux.inbound.IntegrationHandlerResultHandler
-
- getOrigin() - Method in class org.springframework.integration.http.inbound.CrossOrigin
-
- getOriginal() - Method in class org.springframework.integration.handler.DelayHandler.DelayedMessageWrapper
-
- getOriginalFilename() - Method in class org.springframework.integration.http.multipart.UploadedMultipartFile
-
- getOutboundGatewayJpaExecutorBuilder(Element, ParserContext) - Static method in class org.springframework.integration.jpa.config.xml.JpaParserUtils
-
- getOutput() - Method in class org.springframework.integration.graph.EndpointNode
-
- getOutputChannel() - Method in interface org.springframework.integration.core.MessageProducer
-
Return the the output channel.
- getOutputChannel() - Method in class org.springframework.integration.endpoint.EventDrivenConsumer
-
- getOutputChannel() - Method in interface org.springframework.integration.endpoint.IntegrationConsumer
-
Return the output channel (may be null).
- getOutputChannel() - Method in class org.springframework.integration.endpoint.MessageProducerSupport
-
- getOutputChannel() - Method in class org.springframework.integration.endpoint.PollingConsumer
-
- getOutputChannel() - Method in class org.springframework.integration.endpoint.ReactiveStreamsConsumer
-
- getOutputChannel() - Method in class org.springframework.integration.endpoint.SourcePollingChannelAdapter
-
- getOutputChannel() - Method in class org.springframework.integration.handler.AbstractMessageProducingHandler
-
- getOutputChannelName() - Method in class org.springframework.integration.test.support.RequestResponseScenario
-
- getOutputProcessor() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- getOverrides() - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
- getOverrides() - Method in class org.springframework.integration.channel.NullChannel
-
- getOverrides() - Method in class org.springframework.integration.endpoint.AbstractMessageSource
-
- getOverrides() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- getOverrides() - Method in class org.springframework.integration.handler.MessageHandlerSupport
-
- getOverrides() - Method in interface org.springframework.integration.support.management.IntegrationManagement
-
Return the overrides.
- getParameterMap() - Method in class org.springframework.integration.http.multipart.MultipartHttpInputMessage
-
- getParams() - Method in class org.springframework.integration.http.inbound.RequestMapping
-
- getPartialResults() - Method in exception org.springframework.integration.support.PartialSuccessException
-
- getPartialResults(Class<T>) - Method in exception org.springframework.integration.support.PartialSuccessException
-
- getPath() - Method in class org.springframework.integration.rsocket.inbound.RSocketInboundGateway
-
Get an array of the path patterns this endpoint is mapped onto.
- getPath() - Method in interface org.springframework.integration.rsocket.IntegrationRSocketEndpoint
-
- getPath() - Method in class org.springframework.integration.sftp.server.DirectoryCreatedEvent
-
- getPath() - Method in class org.springframework.integration.sftp.server.PathRemovedEvent
-
- getPath(String) - Method in class org.springframework.integration.zookeeper.metadata.ZookeeperMetadataStore
-
- getPathPatterns() - Method in class org.springframework.integration.http.inbound.RequestMapping
-
- getPatternCategory() - Method in enum org.springframework.integration.IntegrationPatternType
-
- getPatterns() - Method in class org.springframework.integration.channel.interceptor.GlobalChannelInterceptorWrapper
-
- getPatterns() - Method in class org.springframework.integration.security.channel.ChannelSecurityMetadataSource
-
- getPatternTypes() - Method in enum org.springframework.integration.IntegrationPatternType.IntegrationPatternCategory
-
- getPayload() - Method in class org.springframework.integration.handler.support.MessagingMethodInvokerHelper.ParametersWrapper
-
- getPayload() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnection
-
Uses the deserializer to obtain the message payload
from the connection's input stream.
- getPayload() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- getPayload() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetConnection
-
- getPayload() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioConnection
-
- getPayload() - Method in class org.springframework.integration.mqtt.core.DefaultMqttPahoClientFactory.Will
-
- getPayload() - Method in class org.springframework.integration.support.AbstractIntegrationMessageBuilder
-
- getPayload() - Method in class org.springframework.integration.support.MessageBuilder
-
- getPayload() - Method in class org.springframework.integration.support.MutableMessage
-
- getPayload() - Method in class org.springframework.integration.support.MutableMessageBuilder
-
- getPayload() - Method in class org.springframework.integration.test.support.RequestResponseScenario
-
- getPayloadExpression() - Method in class org.springframework.integration.gateway.GatewayMethodMetadata
-
- getPayloadExpression() - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- getPayloadType() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- getPayloadType() - Method in class org.springframework.integration.support.json.JsonInboundMessageMapper
-
- getPermissions() - Method in interface org.springframework.integration.file.remote.FileInfo
-
- getPermissions() - Method in class org.springframework.integration.ftp.session.FtpFileInfo
-
- getPermissions() - Method in class org.springframework.integration.sftp.session.SftpFileInfo
-
- getPersistentAcceptOnceFileListFilterClass() - Method in class org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
-
- getPersistentAcceptOnceFileListFilterClass() - Method in class org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser
-
- getPersistentAcceptOnceFileListFilterClass() - Method in class org.springframework.integration.ftp.config.FtpInboundChannelAdapterParser
-
- getPersistentAcceptOnceFileListFilterClass() - Method in class org.springframework.integration.ftp.config.FtpStreamingInboundChannelAdapterParser
-
- getPersistentAcceptOnceFileListFilterClass() - Method in class org.springframework.integration.sftp.config.SftpInboundChannelAdapterParser
-
- getPersistentAcceptOnceFileListFilterClass() - Method in class org.springframework.integration.sftp.config.SftpStreamingInboundChannelAdapterParser
-
- getPhase() - Method in class org.springframework.integration.amqp.config.AmqpChannelFactoryBean
-
- getPhase() - Method in class org.springframework.integration.config.ConsumerEndpointFactoryBean
-
- getPhase() - Method in class org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean
-
- getPhase() - Method in class org.springframework.integration.dsl.IntegrationComponentSpec
-
- getPhase() - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- getPhase() - Method in class org.springframework.integration.dsl.StandardIntegrationFlow
-
- getPhase() - Method in class org.springframework.integration.endpoint.AbstractEndpoint
-
- getPhase() - Method in class org.springframework.integration.file.config.FileTailInboundChannelAdapterFactoryBean
-
- getPhase() - Method in class org.springframework.integration.history.MessageHistoryConfigurer
-
- getPhase() - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- getPhase() - Method in class org.springframework.integration.jms.SubscribableJmsChannel
-
- getPhase() - Method in class org.springframework.integration.kafka.channel.SubscribableKafkaChannel
-
- getPhase() - Method in class org.springframework.integration.redis.channel.SubscribableRedisChannel
-
- getPhase() - Method in class org.springframework.integration.stomp.AbstractStompSessionManager
-
- getPhase() - Method in class org.springframework.integration.store.MessageGroupStoreReaper
-
- getPhase() - Method in class org.springframework.integration.support.leader.LockRegistryLeaderInitiator
-
- getPhase() - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
-
- getPhase() - Method in class org.springframework.integration.websocket.ClientWebSocketContainer
-
- getPhase() - Method in class org.springframework.integration.websocket.ServerWebSocketContainer
-
- getPhase() - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
-
- getPhase() - Method in class org.springframework.integration.zeromq.ZeroMqProxy
-
- getPhase() - Method in class org.springframework.integration.zookeeper.config.CuratorFrameworkFactoryBean
-
- getPhase() - Method in class org.springframework.integration.zookeeper.config.LeaderInitiatorFactoryBean
-
- getPhase() - Method in class org.springframework.integration.zookeeper.leader.LeaderInitiator
-
- getPhase() - Method in class org.springframework.integration.zookeeper.metadata.ZookeeperMetadataStore
-
- getPointcut() - Method in class org.springframework.integration.aop.PublisherAnnotationAdvisor
-
- getPollFromGroupExcludeIdsQuery() - Method in interface org.springframework.integration.jdbc.store.channel.ChannelMessageStoreQueryProvider
-
Get the query used to retrieve the oldest message for a channel excluding
messages that match the provided message ids.
- getPollFromGroupExcludeIdsQuery() - Method in class org.springframework.integration.jdbc.store.channel.DerbyChannelMessageStoreQueryProvider
-
- getPollFromGroupExcludeIdsQuery() - Method in class org.springframework.integration.jdbc.store.channel.H2ChannelMessageStoreQueryProvider
-
- getPollFromGroupExcludeIdsQuery() - Method in class org.springframework.integration.jdbc.store.channel.HsqlChannelMessageStoreQueryProvider
-
- getPollFromGroupExcludeIdsQuery() - Method in class org.springframework.integration.jdbc.store.channel.MySqlChannelMessageStoreQueryProvider
-
- getPollFromGroupExcludeIdsQuery() - Method in class org.springframework.integration.jdbc.store.channel.OracleChannelMessageStoreQueryProvider
-
- getPollFromGroupExcludeIdsQuery() - Method in class org.springframework.integration.jdbc.store.channel.PostgresChannelMessageStoreQueryProvider
-
- getPollFromGroupExcludeIdsQuery() - Method in class org.springframework.integration.jdbc.store.channel.SqlServerChannelMessageStoreQueryProvider
-
- getPollFromGroupQuery() - Method in interface org.springframework.integration.jdbc.store.channel.ChannelMessageStoreQueryProvider
-
Get the query used to retrieve the oldest message for a channel.
- getPollFromGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.DerbyChannelMessageStoreQueryProvider
-
- getPollFromGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.H2ChannelMessageStoreQueryProvider
-
- getPollFromGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.HsqlChannelMessageStoreQueryProvider
-
- getPollFromGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.MySqlChannelMessageStoreQueryProvider
-
- getPollFromGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.OracleChannelMessageStoreQueryProvider
-
- getPollFromGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.PostgresChannelMessageStoreQueryProvider
-
- getPollFromGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.SqlServerChannelMessageStoreQueryProvider
-
- getPollingFlux() - Method in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
- getPollTimeout() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- getPoolSize() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getPoolSize() - Method in interface org.springframework.integration.util.Pool
-
Returns the current size (limit) of the pool.
- getPoolSize() - Method in class org.springframework.integration.util.SimplePool
-
Returns the current size of the pool; may be greater than the target pool size
if it was recently reduced and too many items were in use to allow the new size
to be set.
- getPort() - Method in class org.springframework.integration.ip.AbstractInternetProtocolReceivingChannelAdapter
-
- getPort() - Method in class org.springframework.integration.ip.AbstractInternetProtocolSendingMessageHandler
-
- getPort() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getPort() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getPort() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getPort() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnection
-
- getPort() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- getPort() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionServerListeningEvent
-
- getPort() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetConnection
-
- getPort() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetServerConnectionFactory
-
- getPort() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioConnection
-
- getPort() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioServerConnectionFactory
-
- getPort() - Method in interface org.springframework.integration.ip.tcp.connection.TcpServerConnectionFactory
-
Return the port this server is listening on.
- getPort() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getPort() - Method in class org.springframework.integration.ip.udp.UdpServerListeningEvent
-
- getPort() - Method in class org.springframework.integration.ip.udp.UnicastReceivingChannelAdapter
-
- getPort() - Method in class org.springframework.integration.syslog.inbound.SyslogReceivingChannelAdapterSupport
-
- getPort() - Method in class org.springframework.integration.syslog.inbound.TcpSyslogReceivingChannelAdapter
-
- getPort() - Method in class org.springframework.integration.syslog.inbound.UdpSyslogReceivingChannelAdapter
-
- getPort() - Method in class org.springframework.integration.test.mail.TestMailServer.MailServer
-
- getPostProcessors() - Method in class org.springframework.integration.config.annotation.MessagingAnnotationPostProcessor
-
- getPreCreationHandlerType() - Method in class org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean
-
Subclasses can override this to return a more specific type before handler creation.
- getPreCreationHandlerType() - Method in class org.springframework.integration.config.AggregatorFactoryBean
-
- getPreCreationHandlerType() - Method in class org.springframework.integration.config.FilterFactoryBean
-
- getPreCreationHandlerType() - Method in class org.springframework.integration.config.RouterFactoryBean
-
- getPreCreationHandlerType() - Method in class org.springframework.integration.config.SplitterFactoryBean
-
- getPreCreationHandlerType() - Method in class org.springframework.integration.config.TransformerFactoryBean
-
- getPriority() - Method in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
- getPriority() - Method in class org.springframework.integration.jms.DynamicJmsTemplate
-
- getPriority() - Method in class org.springframework.integration.mongodb.store.MessageDocument
-
- getPriority(Message<?>) - Static method in class org.springframework.integration.StaticMessageHeaderAccessor
-
- getPriorityPollFromGroupExcludeIdsQuery() - Method in interface org.springframework.integration.jdbc.store.channel.ChannelMessageStoreQueryProvider
-
Get the query used to retrieve the oldest message by priority for a channel excluding
messages that match the provided message ids.
- getPriorityPollFromGroupExcludeIdsQuery() - Method in class org.springframework.integration.jdbc.store.channel.DerbyChannelMessageStoreQueryProvider
-
- getPriorityPollFromGroupExcludeIdsQuery() - Method in class org.springframework.integration.jdbc.store.channel.H2ChannelMessageStoreQueryProvider
-
- getPriorityPollFromGroupExcludeIdsQuery() - Method in class org.springframework.integration.jdbc.store.channel.HsqlChannelMessageStoreQueryProvider
-
- getPriorityPollFromGroupExcludeIdsQuery() - Method in class org.springframework.integration.jdbc.store.channel.MySqlChannelMessageStoreQueryProvider
-
- getPriorityPollFromGroupExcludeIdsQuery() - Method in class org.springframework.integration.jdbc.store.channel.OracleChannelMessageStoreQueryProvider
-
- getPriorityPollFromGroupExcludeIdsQuery() - Method in class org.springframework.integration.jdbc.store.channel.PostgresChannelMessageStoreQueryProvider
-
- getPriorityPollFromGroupExcludeIdsQuery() - Method in class org.springframework.integration.jdbc.store.channel.SqlServerChannelMessageStoreQueryProvider
-
- getPriorityPollFromGroupQuery() - Method in interface org.springframework.integration.jdbc.store.channel.ChannelMessageStoreQueryProvider
-
Get the query used to retrieve the oldest message by priority for a channel.
- getPriorityPollFromGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.DerbyChannelMessageStoreQueryProvider
-
- getPriorityPollFromGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.H2ChannelMessageStoreQueryProvider
-
- getPriorityPollFromGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.HsqlChannelMessageStoreQueryProvider
-
- getPriorityPollFromGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.MySqlChannelMessageStoreQueryProvider
-
- getPriorityPollFromGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.OracleChannelMessageStoreQueryProvider
-
- getPriorityPollFromGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.PostgresChannelMessageStoreQueryProvider
-
- getPriorityPollFromGroupQuery() - Method in class org.springframework.integration.jdbc.store.channel.SqlServerChannelMessageStoreQueryProvider
-
- getProcedureParameterBeanDefinitions(Element, ParserContext) - Static method in class org.springframework.integration.jdbc.config.StoredProcParserUtils
-
- getProduces() - Method in class org.springframework.integration.http.inbound.RequestMapping
-
- getProjectionExpression() - Method in class org.springframework.integration.jpa.support.JpaParameter
-
- getProperties() - Method in class org.springframework.integration.graph.IntegrationNode
-
- getPropertiesConverter() - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource
-
- getPropertyAccessors() - Method in class org.springframework.integration.config.AbstractEvaluationContextFactoryBean
-
- getPropertyAccessors() - Method in class org.springframework.integration.expression.SpelPropertyAccessorRegistrar
-
Return the registered accessors.
- getPropertyValue(Object, String) - Static method in class org.springframework.integration.test.util.TestUtils
-
Obtain a value for the property from the provide object.
- getPropertyValue(Object, String, Class<T>) - Static method in class org.springframework.integration.test.util.TestUtils
-
Obtain a value for the property from the provide object
and try to cast it to the provided type.
- getPushbackBufferSize() - Method in class org.springframework.integration.ip.tcp.connection.AbstractTcpConnectionSupport
-
- getQos() - Method in class org.springframework.integration.mqtt.core.DefaultMqttPahoClientFactory.Will
-
- getQos() - Method in class org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter
-
- getQuery(JdbcChannelMessageStore.Query, Supplier<String>) - Method in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
Replace patterns in the input to produce a valid SQL query.
- getQuery(JdbcMessageStore.Query) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
Replace patterns in the input to produce a valid SQL query.
- getQueryString(String, String) - Static method in class org.springframework.integration.jpa.support.JpaUtils
-
Returns the query string for the given class name.
- getQueuedMessageCount() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- getQueueSize() - Method in class org.springframework.integration.channel.QueueChannel
-
- getQueueSize() - Method in interface org.springframework.integration.channel.QueueChannelOperations
-
Obtain the current number of queued
Messages in this channel.
- getQueueSize() - Method in class org.springframework.integration.redis.inbound.RedisQueueInboundGateway
-
- getQueueSize() - Method in class org.springframework.integration.redis.inbound.RedisQueueMessageDrivenEndpoint
-
- getRabbitTemplate() - Method in class org.springframework.integration.amqp.channel.AbstractAmqpChannel
-
- getRabbitTemplate() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- getRabbitTemplate() - Method in class org.springframework.integration.amqp.outbound.AmqpOutboundEndpoint
-
- getRabbitTemplate() - Method in class org.springframework.integration.amqp.outbound.AsyncAmqpOutboundGateway
-
- getRateLimiter() - Method in class org.springframework.integration.handler.advice.RateLimiterRequestHandlerAdvice
-
Get the RateLimiter which is configured for this advice.
- getRawHeaders() - Method in class org.springframework.integration.support.MutableMessageHeaders
-
- getReadablePropertyNames() - Method in class org.springframework.integration.jpa.support.parametersource.BeanPropertyParameterSource
-
Provide access to the property names of the wrapped bean.
- getReadDelay() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getReaperDelay() - Method in class org.springframework.integration.channel.DefaultHeaderChannelRegistry
-
- getRebalanceListener() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- getReceiptId() - Method in class org.springframework.integration.stomp.event.StompReceiptEvent
-
- getReceiveBufferSize() - Method in class org.springframework.integration.ip.AbstractInternetProtocolReceivingChannelAdapter
-
- getReceiveBufferSize() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getReceiveCounters() - Method in class org.springframework.integration.graph.MessageSourceNode
-
- getReceiveCounters() - Method in class org.springframework.integration.graph.PollableChannelNode
-
- getReceiveMessageSource() - Method in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
- getReceiveMessageSource() - Method in class org.springframework.integration.endpoint.PollingConsumer
-
- getReceiveMessageSource() - Method in class org.springframework.integration.endpoint.SourcePollingChannelAdapter
-
- getReceiveTimeout() - Method in class org.springframework.integration.jms.DynamicJmsTemplate
-
- getReceiveTimeout() - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- getReceiveTimeout() - Method in class org.springframework.integration.scheduling.PollerMetadata
-
- getRecipients() - Method in class org.springframework.integration.router.RecipientListRouter
-
- getRecipients() - Method in interface org.springframework.integration.router.RecipientListRouterManagement
-
- getRecord() - Method in interface org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfo
-
- getRecord() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfoImpl
-
- getRecord() - Method in exception org.springframework.integration.kafka.support.KafkaSendFailureException
-
- getRecoveryInterval() - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- getRecoveryInterval() - Method in class org.springframework.integration.stomp.AbstractStompSessionManager
-
- getRedisTemplate() - Method in class org.springframework.integration.redis.store.RedisChannelMessageStore
-
- getRegexPatternFileListFilterClass() - Method in class org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
-
- getRegexPatternFileListFilterClass() - Method in class org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser
-
- getRegexPatternFileListFilterClass() - Method in class org.springframework.integration.ftp.config.FtpInboundChannelAdapterParser
-
- getRegexPatternFileListFilterClass() - Method in class org.springframework.integration.ftp.config.FtpStreamingInboundChannelAdapterParser
-
- getRegexPatternFileListFilterClass() - Method in class org.springframework.integration.sftp.config.SftpInboundChannelAdapterParser
-
- getRegexPatternFileListFilterClass() - Method in class org.springframework.integration.sftp.config.SftpStreamingInboundChannelAdapterParser
-
- getRegexPatternFileListFilterClassName() - Method in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
-
- getRegexPatternFileListFilterClassName() - Method in class org.springframework.integration.ftp.config.FtpOutboundGatewayParser
-
- getRegexPatternFileListFilterClassName() - Method in class org.springframework.integration.sftp.config.SftpOutboundGatewayParser
-
- getRegistrationById(String) - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext
-
- getRegistrationById(String) - Method in class org.springframework.integration.dsl.context.StandardIntegrationFlowContext
-
Obtain an
IntegrationFlowRegistration for the
IntegrationFlow
associated with the provided
flowId.
- getRegistrations() - Method in class org.springframework.integration.codec.kryo.CompositeKryoRegistrar
-
- getRegistrations() - Method in class org.springframework.integration.codec.kryo.FileKryoRegistrar
-
- getRegistrations() - Method in class org.springframework.integration.codec.kryo.KryoClassListRegistrar
-
- getRegistrations() - Method in class org.springframework.integration.codec.kryo.KryoClassMapRegistrar
-
- getRegistrations() - Method in interface org.springframework.integration.codec.kryo.KryoRegistrar
-
- getRegistrations() - Method in class org.springframework.integration.codec.kryo.KryoRegistrationRegistrar
-
- getRegistrations() - Method in class org.springframework.integration.codec.kryo.MessageKryoRegistrar
-
- getRegistry() - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext
-
- getRegistry() - Method in class org.springframework.integration.dsl.context.StandardIntegrationFlowContext
-
Provide the state of the mapping of integration flow names to their
IntegrationFlowRegistration instances.
- getReleaseStrategy() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- getRemainingCapacity() - Method in class org.springframework.integration.channel.PriorityChannel
-
- getRemainingCapacity() - Method in class org.springframework.integration.channel.QueueChannel
-
- getRemainingCapacity() - Method in interface org.springframework.integration.channel.QueueChannelOperations
-
Obtain the remaining capacity of this channel.
- getRemoteDirectory() - Method in class org.springframework.integration.file.remote.AbstractFileInfo
-
- getRemoteDirectory() - Method in interface org.springframework.integration.file.remote.FileInfo
-
- getRemoteFileMetadata(File) - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
Obtain a metadata for remote file associated with the provided local file.
- getRemoteFilename(String) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- getRemoteFileSeparator() - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- getRemoteFileTemplate() - Method in class org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource
-
- getRemoteFileTemplate() - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- getRemoteHandle() - Method in class org.springframework.integration.sftp.server.FileWrittenEvent
-
- getRemoteSocketAddress() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getRemoveBatchSize() - Method in class org.springframework.integration.store.AbstractBatchingMessageGroupStore
-
- getReply(ResponseEntity<?>) - Method in class org.springframework.integration.http.outbound.AbstractHttpRequestExecutingMessageHandler
-
- getReply() - Method in class org.springframework.integration.routingslip.ExpressionEvaluatingRoutingSlipRouteStrategy.RequestAndReply
-
- getReplyChannel() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
Return this gateway's reply channel if any.
- getReplyChannelName() - Method in class org.springframework.integration.gateway.GatewayMethodMetadata
-
- getReplyCode() - Method in exception org.springframework.integration.amqp.support.ReturnedAmqpMessageException
-
- getReplyText() - Method in exception org.springframework.integration.amqp.support.ReturnedAmqpMessageException
-
- getReplyTimeout() - Method in class org.springframework.integration.gateway.GatewayMethodMetadata
-
- getRequest() - Method in class org.springframework.integration.ftp.server.FtpRequestEvent
-
- getRequest() - Method in class org.springframework.integration.routingslip.ExpressionEvaluatingRoutingSlipRouteStrategy.RequestAndReply
-
- getRequestChannel() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
Return this gateway's request channel.
- getRequestChannelName() - Method in class org.springframework.integration.gateway.GatewayMethodMetadata
-
- getRequestDate() - Method in class org.springframework.integration.handler.DelayHandler.DelayedMessageWrapper
-
- getRequester() - Method in class org.springframework.integration.rsocket.ClientRSocketConnector
-
- getRequester() - Method in class org.springframework.integration.rsocket.RSocketConnectedEvent
-
- getRequestMapping() - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- getRequestMethods() - Method in class org.springframework.integration.http.inbound.RequestMapping
-
- getRequestPayloadType() - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- getRequestTimeout() - Method in class org.springframework.integration.gateway.GatewayMethodMetadata
-
- getRequiredConversionService() - Method in class org.springframework.integration.router.AbstractMessageRouter
-
- getRequiredTaskScheduler(BeanFactory) - Static method in class org.springframework.integration.context.IntegrationContextUtils
-
- getRequiresReply() - Method in class org.springframework.integration.handler.AbstractReplyProducingMessageHandler
-
- getResource() - Method in class org.springframework.integration.redis.inbound.RedisStoreMessageSource
-
- getResourceHolder() - Method in class org.springframework.integration.transaction.IntegrationResourceHolderSynchronization
-
- getResourceKey() - Method in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
- getResourceKey() - Method in class org.springframework.integration.endpoint.PollingConsumer
-
- getResourceKey() - Method in class org.springframework.integration.endpoint.SourcePollingChannelAdapter
-
- getResourceToBind() - Method in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
Return a resource (MessageSource etc) to bind when using transaction
synchronization.
- getResourceToBind() - Method in class org.springframework.integration.endpoint.PollingConsumer
-
- getResourceToBind() - Method in class org.springframework.integration.endpoint.SourcePollingChannelAdapter
-
- getResponseValidator() - Method in class org.springframework.integration.test.support.RequestResponseScenario
-
- getResultFactory() - Method in class org.springframework.integration.xml.transformer.AbstractXmlTransformer
-
- getResultFactoryName() - Method in class org.springframework.integration.xml.transformer.AbstractXmlTransformer
-
- getResultListForClass(Class<?>, int, int) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- getResultListForClass(Class<?>, int, int) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
- getResultListForNamedQuery(String, ParameterSource, int, int) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- getResultListForNamedQuery(String, ParameterSource, int, int) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
- getResultListForNativeQuery(String, Class<?>, ParameterSource, int, int) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- getResultListForNativeQuery(String, Class<?>, ParameterSource, int, int) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
- getResultListForQuery(String, ParameterSource) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- getResultListForQuery(String, ParameterSource, int, int) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- getResultListForQuery(String, ParameterSource) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
Executes the provided query to return a list of results
- getResultListForQuery(String, ParameterSource, int, int) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
Executes the provided query to return a list of results.
- getResultType() - Method in class org.springframework.integration.xml.transformer.AbstractXmlTransformer
-
- getRetryInterval() - Method in class org.springframework.integration.ip.tcp.TcpInboundGateway
-
- getRetryInterval() - Method in class org.springframework.integration.ip.tcp.TcpReceivingChannelAdapter
-
- getRetryInterval() - Method in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
-
- getReturnChannel() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- getReturningResultsetBeanDefinitions(Element, ParserContext) - Static method in class org.springframework.integration.jdbc.config.StoredProcParserUtils
-
- getReuseAddress() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getRole() - Method in class org.springframework.integration.endpoint.AbstractEndpoint
-
- getRole() - Method in class org.springframework.integration.leader.AbstractCandidate
-
- getRole() - Method in interface org.springframework.integration.leader.Candidate
-
Gets the role.
- getRole() - Method in interface org.springframework.integration.leader.Context
-
- getRole() - Method in class org.springframework.integration.leader.event.AbstractLeaderEvent
-
Get the role of the leader.
- getRoles() - Method in class org.springframework.integration.support.SmartLifecycleRoleController
-
Return a collection of the roles currently managed by this controller.
- getRoot() - Method in class org.springframework.integration.zookeeper.metadata.ZookeeperMetadataStore
-
- getRoutes() - Method in class org.springframework.integration.graph.RoutingMessageHandlerNode
-
- getRoutingKey() - Method in class org.springframework.integration.amqp.channel.AbstractAmqpChannel
-
Subclasses may override this method to return a routing key.
- getRoutingKey() - Method in class org.springframework.integration.amqp.channel.PointToPointSubscribableAmqpChannel
-
- getRoutingKey() - Method in class org.springframework.integration.amqp.channel.PollableAmqpChannel
-
- getRoutingKey() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- getRoutingKey() - Method in exception org.springframework.integration.amqp.support.ReturnedAmqpMessageException
-
- getRoutingKeyExpression() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- getRoutingKeyGenerator() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- getRSocketRequester() - Method in class org.springframework.integration.rsocket.ClientRSocketConnector
-
- getRSocketStrategies() - Method in class org.springframework.integration.rsocket.AbstractRSocketConnector
-
- getScanner() - Method in class org.springframework.integration.file.FileReadingMessageSource
-
- getScriptAsString() - Method in class org.springframework.integration.scripting.RefreshableResourceScriptSource
-
- getScriptEngine() - Method in class org.springframework.integration.scripting.jsr223.AbstractScriptExecutor
-
- getScriptExecutor(String) - Static method in class org.springframework.integration.scripting.jsr223.ScriptExecutorFactory
-
- getScriptSource(Message<?>) - Method in class org.springframework.integration.groovy.GroovyCommandMessageProcessor
-
- getScriptSource(Message<?>) - Method in class org.springframework.integration.groovy.GroovyScriptExecutingMessageProcessor
-
- getScriptSource(Message<?>) - Method in class org.springframework.integration.scripting.AbstractScriptExecutingMessageProcessor
-
Subclasses must implement this method to create a script source,
optionally using the message to locate or create the script.
- getScriptSource(Message<?>) - Method in class org.springframework.integration.scripting.jsr223.ScriptExecutingMessageProcessor
-
- getScriptVariableGenerator() - Method in class org.springframework.integration.scripting.AbstractScriptExecutingMessageProcessor
-
- getSecureObjectClass() - Method in class org.springframework.integration.security.channel.ChannelSecurityInterceptor
-
- getSendBufferSize() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getSender() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getSender() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getSender() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- getSender() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- getSender() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getSenders() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
Return the list of senders.
- getSenders() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
Return the list of senders.
- getSenders() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getSendFailureChannel() - Method in class org.springframework.integration.kafka.outbound.KafkaProducerMessageHandler
-
- getSendSuccessChannel() - Method in class org.springframework.integration.kafka.outbound.KafkaProducerMessageHandler
-
- getSendTimeout() - Method in class org.springframework.integration.config.AbstractStandardMessageHandlerFactoryBean
-
- getSendTimeout() - Method in class org.springframework.integration.scheduling.PollerMetadata
-
- getSendTimers() - Method in class org.springframework.integration.graph.MessageChannelNode
-
- getSendTimers() - Method in class org.springframework.integration.graph.MessageHandlerNode
-
- getSequence() - Method in class org.springframework.integration.mongodb.store.MessageDocument
-
- getSequenceDetails() - Method in class org.springframework.integration.support.AbstractIntegrationMessageBuilder
-
- getSequenceDetails() - Method in class org.springframework.integration.support.MessageBuilder
-
- getSequenceDetails() - Method in class org.springframework.integration.support.MutableMessageBuilder
-
- getSequenceNumber() - Method in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
- getSequenceNumber(Message<?>) - Static method in class org.springframework.integration.StaticMessageHeaderAccessor
-
- getSequenceNumber() - Method in class org.springframework.integration.support.AbstractIntegrationMessageBuilder
-
- getSequenceNumber() - Method in class org.springframework.integration.support.MessageBuilder
-
- getSequenceNumber() - Method in class org.springframework.integration.support.MutableMessageBuilder
-
- getSequenceSize() - Method in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
- getSequenceSize(Message<?>) - Static method in class org.springframework.integration.StaticMessageHeaderAccessor
-
- getSequenceSize() - Method in interface org.springframework.integration.store.MessageGroup
-
- getSequenceSize() - Method in class org.springframework.integration.store.SimpleMessageGroup
-
- getSequenceSize() - Method in class org.springframework.integration.support.AbstractIntegrationMessageBuilder
-
- getSequenceSize() - Method in class org.springframework.integration.support.MessageBuilder
-
- getSequenceSize() - Method in class org.springframework.integration.support.MutableMessageBuilder
-
- getSerializer() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getSerializer() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getSerializer() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnection
-
- getSerializer() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- getSerializer() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- getSerializer() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getServerChannel() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioServerConnectionFactory
-
- getServerConnectionFactory() - Method in class org.springframework.integration.ip.tcp.TcpReceivingChannelAdapter
-
- getServerConnectionFactory() - Method in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
-
- getServerSocket() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetServerConnectionFactory
-
- getServerSocketAddress() - Method in class org.springframework.integration.ip.tcp.connection.AbstractServerConnectionFactory
-
- getServerSocketAddress() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetServerConnectionFactory
-
- getServerSocketAddress() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioServerConnectionFactory
-
- getServerSocketAddress() - Method in interface org.springframework.integration.ip.tcp.connection.TcpServerConnectionFactory
-
Return the
SocketAddress that the underlying
ServerSocket
is bound to.
- getServerSocketFactory() - Method in class org.springframework.integration.ip.tcp.connection.DefaultTcpNetSocketFactorySupport
-
- getServerSocketFactory() - Method in class org.springframework.integration.ip.tcp.connection.DefaultTcpNetSSLSocketFactorySupport
-
- getServerSocketFactory() - Method in interface org.springframework.integration.ip.tcp.connection.TcpSocketFactorySupport
-
- getSession() - Method in interface org.springframework.integration.file.remote.RemoteFileOperations
-
Obtain a raw Session object.
- getSession() - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- getSession() - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory
-
Get a session from the pool (or block if none available).
- getSession() - Method in class org.springframework.integration.file.remote.session.DelegatingSessionFactory
-
- getSession(Object) - Method in class org.springframework.integration.file.remote.session.DelegatingSessionFactory
-
- getSession() - Method in interface org.springframework.integration.file.remote.session.SessionFactory
-
- getSession() - Method in class org.springframework.integration.ftp.server.ApacheMinaFtpEvent
-
- getSession() - Method in class org.springframework.integration.ftp.session.AbstractFtpSessionFactory
-
- getSession() - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEvent
-
- getSession() - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
-
- getSession(String) - Method in class org.springframework.integration.websocket.ClientWebSocketContainer
-
- getSession(String) - Method in class org.springframework.integration.websocket.IntegrationWebSocketContainer
-
- getSessionAcknowledgeMode() - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- getSessionAcknowledgeModeName() - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- getSessionFactory() - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- getSessionFactory(Object) - Method in class org.springframework.integration.file.remote.session.DefaultSessionFactoryLocator
-
- getSessionFactory(Object) - Method in interface org.springframework.integration.file.remote.session.SessionFactoryLocator
-
- getSessions() - Method in class org.springframework.integration.websocket.IntegrationWebSocketContainer
-
- getSimpleEvaluationContext(BeanFactory) - Static method in class org.springframework.integration.context.IntegrationContextUtils
-
- getSimplePatternFileListFilterClass() - Method in class org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
-
- getSimplePatternFileListFilterClass() - Method in class org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser
-
- getSimplePatternFileListFilterClass() - Method in class org.springframework.integration.ftp.config.FtpInboundChannelAdapterParser
-
- getSimplePatternFileListFilterClass() - Method in class org.springframework.integration.ftp.config.FtpStreamingInboundChannelAdapterParser
-
- getSimplePatternFileListFilterClass() - Method in class org.springframework.integration.sftp.config.SftpInboundChannelAdapterParser
-
- getSimplePatternFileListFilterClass() - Method in class org.springframework.integration.sftp.config.SftpStreamingInboundChannelAdapterParser
-
- getSimplePatternFileListFilterClassName() - Method in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
-
- getSimplePatternFileListFilterClassName() - Method in class org.springframework.integration.ftp.config.FtpOutboundGatewayParser
-
- getSimplePatternFileListFilterClassName() - Method in class org.springframework.integration.sftp.config.SftpOutboundGatewayParser
-
- getSingleResultForQuery(String, ParameterSource) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- getSingleResultForQuery(String, ParameterSource) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
Executes the provided query to return a single element
- getSize() - Method in class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
-
- getSize() - Method in interface org.springframework.integration.file.remote.FileInfo
-
- getSize() - Method in class org.springframework.integration.ftp.session.FtpFileInfo
-
- getSize() - Method in class org.springframework.integration.http.multipart.UploadedMultipartFile
-
- getSize() - Method in class org.springframework.integration.sftp.session.SftpFileInfo
-
- getSizeOfIdCache() - Method in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
Returns the size of the Message Id Cache, which caches Message Ids for
those messages that are currently being processed.
- getSocket() - Method in class org.springframework.integration.ip.udp.MulticastReceivingChannelAdapter
-
- getSocket() - Method in class org.springframework.integration.ip.udp.MulticastSendingMessageHandler
-
- getSocket() - Method in class org.springframework.integration.ip.udp.UnicastReceivingChannelAdapter
-
- getSocket() - Method in class org.springframework.integration.ip.udp.UnicastSendingMessageHandler
-
- getSocketFactory() - Method in class org.springframework.integration.ip.tcp.connection.DefaultTcpNetSocketFactorySupport
-
- getSocketFactory() - Method in class org.springframework.integration.ip.tcp.connection.DefaultTcpNetSSLSocketFactorySupport
-
- getSocketFactory() - Method in interface org.springframework.integration.ip.tcp.connection.TcpSocketFactorySupport
-
- getSocketInfo() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnection
-
Provides getters for
Socket properties.
- getSocketInfo() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- getSocketInfo() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- getSoLinger() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getSoLinger() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getSoLinger() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getSoLinger() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getSoReceiveBufferSize() - Method in class org.springframework.integration.ip.AbstractInternetProtocolReceivingChannelAdapter
-
- getSoReceiveBufferSize() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getSoReceiveBufferSize() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getSoReceiveBufferSize() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getSoReceiveBufferSize() - Method in class org.springframework.integration.ip.udp.UnicastSendingMessageHandler
-
- getSoSendBufferSize() - Method in class org.springframework.integration.ip.AbstractInternetProtocolSendingMessageHandler
-
- getSoSendBufferSize() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getSoSendBufferSize() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getSoSendBufferSize() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getSoTimeout() - Method in class org.springframework.integration.ip.AbstractInternetProtocolReceivingChannelAdapter
-
- getSoTimeout() - Method in class org.springframework.integration.ip.AbstractInternetProtocolSendingMessageHandler
-
- getSoTimeout() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getSoTimeout() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getSoTimeout() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getSoTimeout() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getSoTrafficClass() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getSoTrafficClass() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- getSoTrafficClass() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- getSource(String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- getSourceAsType() - Method in class org.springframework.integration.events.IntegrationEvent
-
Get the source as a specific type; the receiving variable must be declared with the
correct type.
- getSourceCount() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- getSourceData() - Method in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
Get the source data header, if present.
- getSourceData(Message<?>) - Static method in class org.springframework.integration.StaticMessageHeaderAccessor
-
- getSourceMetrics(String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
Deprecated.
- getSourceNames() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- getSpecificTargetClasses() - Method in class org.springframework.integration.json.JsonPropertyAccessor
-
- getSpelExpression() - Method in class org.springframework.integration.jpa.support.JpaParameter
-
- getSqlParameterDefinitionBeanDefinitions(Element, ParserContext) - Static method in class org.springframework.integration.jdbc.config.StoredProcParserUtils
-
- getSrcPath() - Method in class org.springframework.integration.sftp.server.PathMovedEvent
-
- getSSLChannelOutputStream() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioSSLConnection
-
- getSSLContext() - Method in class org.springframework.integration.ip.tcp.connection.DefaultTcpSSLContextSupport
-
- getSSLContext() - Method in interface org.springframework.integration.ip.tcp.connection.TcpSSLContextSupport
-
Gets an SSLContext.
- getSslHandshakeTimeout() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getSslSession() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnection
-
- getSslSession() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- getSslSession() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetConnection
-
- getSslSession() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioConnection
-
- getSslSession() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioSSLConnection
-
- getStatusCodeExpression() - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- getStompCommand() - Method in class org.springframework.integration.stomp.event.StompReceiptEvent
-
- getStoredProcedureName() - Method in class org.springframework.integration.jdbc.StoredProcExecutor
-
- getStoredProcedureNameExpressionAsString() - Method in class org.springframework.integration.jdbc.StoredProcExecutor
-
- getStoredProcExecutorBuilder(Element, ParserContext) - Static method in class org.springframework.integration.jdbc.config.StoredProcParserUtils
-
- getStoreLock() - Method in class org.springframework.integration.store.MessageGroupQueue
-
Get the store lock.
- getSubProtocols() - Method in class org.springframework.integration.websocket.inbound.WebSocketInboundChannelAdapter
-
- getSubProtocols() - Method in class org.springframework.integration.websocket.IntegrationWebSocketContainer
-
- getSubProtocols() - Method in class org.springframework.integration.websocket.support.SubProtocolHandlerRegistry
-
- getSubscriberCount() - Method in class org.springframework.integration.channel.AbstractSubscribableChannel
-
- getSubscriberCount() - Method in interface org.springframework.integration.support.management.SubscribableChannelManagement
-
The number of message handlers currently subscribed to this channel.
- getSuccesses() - Method in class org.springframework.integration.graph.ReceiveCounters
-
- getSuccesses() - Method in class org.springframework.integration.graph.SendTimers
-
- getSuperClassName() - Method in class org.springframework.integration.config.annotation.AnnotationMetadataAdapter
-
- getSupportedMediaTypes() - Method in class org.springframework.integration.http.converter.MultipartAwareFormHttpMessageConverter
-
- getSupportedProtocols() - Method in class org.springframework.integration.websocket.support.PassThruSubProtocolHandler
-
- getSynchronizer() - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizingMessageSource
-
Return the underlying synchronizer.
- getTarget() - Method in class org.springframework.integration.json.JsonPropertyAccessor.ArrayNodeAsList
-
- getTarget() - Method in class org.springframework.integration.json.JsonPropertyAccessor.ToStringFriendlyJsonNode
-
- getTarget() - Method in interface org.springframework.integration.json.JsonPropertyAccessor.WrappedJsonNode
-
Return the wrapped JsonNode
- getTaskExecutor() - Method in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
- getTaskExecutor() - Method in class org.springframework.integration.file.tail.FileTailingMessageProducerSupport
-
- getTaskExecutor() - Method in class org.springframework.integration.ip.AbstractInternetProtocolReceivingChannelAdapter
-
- getTaskExecutor() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
Creates a taskExecutor (if one was not provided).
- getTaskExecutor() - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- getTaskExecutor() - Method in class org.springframework.integration.scheduling.PollerMetadata
-
- getTaskScheduler(BeanFactory) - Static method in class org.springframework.integration.context.IntegrationContextUtils
-
- getTaskScheduler() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
- getTcpNoDelay() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getTcpSocketFactorySupport() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory
-
- getTcpSocketFactorySupport() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetServerConnectionFactory
-
- getTcpSocketSupport() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- getTemplate() - Method in class org.springframework.integration.kafka.dsl.KafkaTemplateSpec
-
- getTemplateClass() - Method in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
-
- getTemplateClass() - Method in class org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser
-
- getTemplateClass() - Method in class org.springframework.integration.file.config.RemoteFileOutboundChannelAdapterParser
-
- getTemplateClass() - Method in class org.springframework.integration.ftp.config.FtpOutboundChannelAdapterParser
-
- getTemplateClass() - Method in class org.springframework.integration.ftp.config.FtpOutboundGatewayParser
-
- getTemplateClass() - Method in class org.springframework.integration.ftp.config.FtpStreamingInboundChannelAdapterParser
-
- getTemplateClass() - Method in class org.springframework.integration.sftp.config.SftpOutboundChannelAdapterParser
-
- getTemplateClass() - Method in class org.springframework.integration.sftp.config.SftpOutboundGatewayParser
-
- getTemplateClass() - Method in class org.springframework.integration.sftp.config.SftpStreamingInboundChannelAdapterParser
-
- getTemporaryFileSuffix() - Method in class org.springframework.integration.file.FileWritingMessageHandler
-
- getTemporaryFileSuffix() - Method in class org.springframework.integration.file.remote.handler.FileTransferringMessageHandler
-
- getTemporaryFileSuffix() - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- getTemporaryFileSuffix() - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- getTextFromAttributeOrNestedElement(Element, String, ParserContext) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
Get a text value from a named attribute if it exists, otherwise check for a nested element of the same name.
- getTheConnection() - Method in class org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory
-
- getTheConnection() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
Returns the underlying connection (or next interceptor)
- getTheSocket() - Method in class org.springframework.integration.ip.udp.UnicastReceivingChannelAdapter
-
- getTheSocket() - Method in class org.springframework.integration.ip.udp.UnicastSendingMessageHandler
-
- getThisAs() - Method in interface org.springframework.integration.support.management.IntegrationManagement
-
- getTimestamp() - Method in class org.springframework.integration.history.MessageHistory.Entry
-
- getTimestamp(Message<?>) - Static method in class org.springframework.integration.StaticMessageHeaderAccessor
-
- getTimestamp() - Method in interface org.springframework.integration.store.MessageGroup
-
- getTimestamp() - Method in class org.springframework.integration.store.MessageGroupMetadata
-
- getTimestamp() - Method in class org.springframework.integration.store.MessageMetadata
-
- getTimestamp() - Method in class org.springframework.integration.store.SimpleMessageGroup
-
- getTimestamp(RFC5424SyslogParser.Reader) - Method in class org.springframework.integration.syslog.RFC5424SyslogParser
-
Default implementation returns the date as a String (if present).
- getTimeToLive() - Method in class org.springframework.integration.jms.DynamicJmsTemplate
-
- getTo() - Method in class org.springframework.integration.graph.LinkNode
-
- getTopic() - Method in class org.springframework.integration.mqtt.core.DefaultMqttPahoClientFactory.Will
-
- getTopic() - Method in class org.springframework.integration.mqtt.event.MqttMessageSentEvent
-
- getTopic() - Method in class org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter
-
- getTopicPartition() - Method in interface org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfo
-
- getTopicPartition() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfoImpl
-
- getTrafficClass() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- getTransactionSynchronizationFactory() - Method in class org.springframework.integration.scheduling.PollerMetadata
-
- getTransformerClassName() - Method in class org.springframework.integration.config.xml.AbstractTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.config.xml.ClaimCheckInParser
-
- getTransformerClassName() - Method in class org.springframework.integration.config.xml.ClaimCheckOutParser
-
- getTransformerClassName() - Method in class org.springframework.integration.config.xml.HeaderEnricherParserSupport
-
- getTransformerClassName() - Method in class org.springframework.integration.config.xml.HeaderFilterParser
-
- getTransformerClassName() - Method in class org.springframework.integration.config.xml.JsonToObjectTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.config.xml.MapToObjectTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.config.xml.ObjectToJsonTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.config.xml.ObjectToMapTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.config.xml.ObjectToStringTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.config.xml.PayloadDeserializingTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.config.xml.PayloadSerializingTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.config.xml.StreamTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.config.xml.SyslogToMapTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.file.config.FileToByteArrayTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.file.config.FileToStringTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.mail.config.MailToStringTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.xml.config.MarshallingTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.xml.config.UnmarshallingTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.xml.config.XPathHeaderEnricherParser
-
- getTransformerClassName() - Method in class org.springframework.integration.xml.config.XPathTransformerParser
-
- getTransformerClassName() - Method in class org.springframework.integration.xml.config.XsltPayloadTransformerParser
-
- getTransientHeaderNames() - Method in class org.springframework.integration.mapping.AbstractHeaderMapper
-
Return the transient header names.
- getTrigger() - Method in class org.springframework.integration.scheduling.PollerMetadata
-
- getType() - Method in class org.springframework.integration.graph.CompositeMessageHandlerNode.InnerHandler
-
- getType() - Method in class org.springframework.integration.graph.LinkNode
-
- getType() - Method in class org.springframework.integration.history.MessageHistory.Entry
-
- getType() - Method in class org.springframework.integration.zeromq.ZeroMqProxy
-
- getTypeConverter() - Method in class org.springframework.integration.config.AbstractEvaluationContextFactoryBean
-
- getUrl() - Method in class org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter
-
- getUrl() - Method in class org.springframework.integration.mqtt.outbound.AbstractMqttMessageHandler
-
- getUrl() - Method in enum org.springframework.integration.xml.selector.XmlValidatingMessageSelector.SchemaType
-
- getUserData() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint.CorrelationDataWrapper
-
- getUserFlag() - Method in class org.springframework.integration.mail.AbstractMailReceiver
-
- getUUID(Object) - Static method in class org.springframework.integration.util.UUIDConverter
-
Convenient utility to convert an object to a UUID.
- getValidator() - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- getValue() - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValue(Object) - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValue(Class<T>) - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValue(Object, Class<T>) - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValue(EvaluationContext) - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValue(EvaluationContext, Object) - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValue(EvaluationContext, Class<T>) - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValue(EvaluationContext, Object, Class<T>) - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValue() - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValue(Object) - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValue(Class<T>) - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValue(Object, Class<T>) - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValue(EvaluationContext) - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValue(EvaluationContext, Object) - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValue(EvaluationContext, Class<T>) - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValue(EvaluationContext, Object, Class<T>) - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValue() - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValue(Object) - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValue(Class<C>) - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValue(Object, Class<C>) - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValue(EvaluationContext) - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValue(EvaluationContext, Object) - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValue(EvaluationContext, Class<C>) - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValue(EvaluationContext, Object, Class<C>) - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValue() - Method in class org.springframework.integration.expression.ValueExpression
-
- getValue(Object) - Method in class org.springframework.integration.expression.ValueExpression
-
- getValue(EvaluationContext) - Method in class org.springframework.integration.expression.ValueExpression
-
- getValue(EvaluationContext, Object) - Method in class org.springframework.integration.expression.ValueExpression
-
- getValue(Object, Class<T>) - Method in class org.springframework.integration.expression.ValueExpression
-
- getValue(Class<T>) - Method in class org.springframework.integration.expression.ValueExpression
-
- getValue(EvaluationContext, Object, Class<T>) - Method in class org.springframework.integration.expression.ValueExpression
-
- getValue(EvaluationContext, Class<T>) - Method in class org.springframework.integration.expression.ValueExpression
-
- getValue() - Method in class org.springframework.integration.jdbc.storedproc.ProcedureParameter
-
- getValue() - Method in class org.springframework.integration.jpa.support.JpaParameter
-
- getValue(String) - Method in class org.springframework.integration.jpa.support.parametersource.BeanPropertyParameterSource
-
- getValue(String) - Method in class org.springframework.integration.jpa.support.parametersource.ExpressionEvaluatingParameterSourceFactory.ExpressionEvaluatingParameterSource
-
- getValue(String) - Method in interface org.springframework.integration.jpa.support.parametersource.ParameterSource
-
Return the parameter value for the requested named parameter.
- getValueByPosition(int) - Method in class org.springframework.integration.jpa.support.parametersource.ExpressionEvaluatingParameterSourceFactory.ExpressionEvaluatingParameterSource
-
- getValueByPosition(int) - Method in interface org.springframework.integration.jpa.support.parametersource.PositionSupportingParameterSource
-
- getValueType() - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValueType(Object) - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValueType(EvaluationContext) - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValueType(EvaluationContext, Object) - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValueType() - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValueType(Object) - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValueType(EvaluationContext) - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValueType(EvaluationContext, Object) - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValueType() - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValueType(Object) - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValueType(EvaluationContext) - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValueType(EvaluationContext, Object) - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValueType() - Method in class org.springframework.integration.expression.ValueExpression
-
- getValueType(Object) - Method in class org.springframework.integration.expression.ValueExpression
-
- getValueType(EvaluationContext) - Method in class org.springframework.integration.expression.ValueExpression
-
- getValueType(EvaluationContext, Object) - Method in class org.springframework.integration.expression.ValueExpression
-
- getValueTypeDescriptor() - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValueTypeDescriptor(Object) - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValueTypeDescriptor(EvaluationContext) - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValueTypeDescriptor(EvaluationContext, Object) - Method in class org.springframework.integration.expression.DynamicExpression
-
- getValueTypeDescriptor() - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValueTypeDescriptor(Object) - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValueTypeDescriptor(EvaluationContext) - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValueTypeDescriptor(EvaluationContext, Object) - Method in class org.springframework.integration.expression.FunctionExpression
-
- getValueTypeDescriptor() - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValueTypeDescriptor(Object) - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValueTypeDescriptor(EvaluationContext) - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValueTypeDescriptor(EvaluationContext, Object) - Method in class org.springframework.integration.expression.SupplierExpression
-
- getValueTypeDescriptor() - Method in class org.springframework.integration.expression.ValueExpression
-
- getValueTypeDescriptor(Object) - Method in class org.springframework.integration.expression.ValueExpression
-
- getValueTypeDescriptor(EvaluationContext) - Method in class org.springframework.integration.expression.ValueExpression
-
- getValueTypeDescriptor(EvaluationContext, Object) - Method in class org.springframework.integration.expression.ValueExpression
-
- getWebServiceTemplate() - Method in class org.springframework.integration.ws.AbstractWebServiceOutboundGateway
-
- getXmppConnection() - Method in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareEndpoint
-
- getXmppConnection() - Method in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareMessageHandler
-
- getXPathExpresion() - Method in class org.springframework.integration.xml.selector.AbstractXPathMessageSelector
-
- GLOBAL_CHANNEL_INTERCEPTOR_PROCESSOR_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- GlobalChannelInterceptor - Annotation Type in org.springframework.integration.config
-
ChannelInterceptor components with this
annotation will be applied as global channel interceptors
using the provided
patterns to match channel names.
- GlobalChannelInterceptorInitializer - Class in org.springframework.integration.config
-
- GlobalChannelInterceptorInitializer() - Constructor for class org.springframework.integration.config.GlobalChannelInterceptorInitializer
-
- GlobalChannelInterceptorParser - Class in org.springframework.integration.config.xml
-
Parser for 'channel-interceptor' elements.
- GlobalChannelInterceptorParser() - Constructor for class org.springframework.integration.config.xml.GlobalChannelInterceptorParser
-
- GlobalChannelInterceptorProcessor - Class in org.springframework.integration.config
-
This class applies global interceptors (<channel-interceptor> or @GlobalChannelInterceptor)
to message channels beans.
- GlobalChannelInterceptorProcessor() - Constructor for class org.springframework.integration.config.GlobalChannelInterceptorProcessor
-
- GlobalChannelInterceptorWrapper - Class in org.springframework.integration.channel.interceptor
-
- GlobalChannelInterceptorWrapper(ChannelInterceptor) - Constructor for class org.springframework.integration.channel.interceptor.GlobalChannelInterceptorWrapper
-
- GlobalWireTapParser - Class in org.springframework.integration.config.xml
-
Parser for the top level 'wire-tap' element
- GlobalWireTapParser() - Constructor for class org.springframework.integration.config.xml.GlobalWireTapParser
-
- Graph - Class in org.springframework.integration.graph
-
This object can be exposed, for example, as a JSON object over
HTTP.
- Graph(Map<String, Object>, Collection<IntegrationNode>, Collection<LinkNode>) - Constructor for class org.springframework.integration.graph.Graph
-
- GRAPH_CONTROLLER_BEAN_NAME - Static variable in class org.springframework.integration.http.config.HttpContextUtils
-
Represents the bean name for the default IntegrationGraphController.
- GRAPH_CONTROLLER_DEFAULT_PATH - Static variable in class org.springframework.integration.http.config.HttpContextUtils
-
Represents the default request mapping path for the IntegrationGraphController.
- GRAPH_CONTROLLER_PATH_PROPERTY - Static variable in class org.springframework.integration.http.config.HttpContextUtils
-
Represents the environment property for the IntegrationGraphController request mapping path.
- GroovyAwareScriptExecutingProcessorFactory - Class in org.springframework.integration.groovy.config
-
- GroovyAwareScriptExecutingProcessorFactory() - Constructor for class org.springframework.integration.groovy.config.GroovyAwareScriptExecutingProcessorFactory
-
- GroovyCommandMessageProcessor - Class in org.springframework.integration.groovy
-
- GroovyCommandMessageProcessor() - Constructor for class org.springframework.integration.groovy.GroovyCommandMessageProcessor
-
- GroovyCommandMessageProcessor(ScriptVariableGenerator) - Constructor for class org.springframework.integration.groovy.GroovyCommandMessageProcessor
-
- GroovyCommandMessageProcessor(Binding) - Constructor for class org.springframework.integration.groovy.GroovyCommandMessageProcessor
-
- GroovyCommandMessageProcessor(Binding, ScriptVariableGenerator) - Constructor for class org.springframework.integration.groovy.GroovyCommandMessageProcessor
-
- GroovyControlBusFactoryBean - Class in org.springframework.integration.groovy.config
-
FactoryBean for creating
MessageHandler instances to handle a message as a Groovy Script.
- GroovyControlBusFactoryBean() - Constructor for class org.springframework.integration.groovy.config.GroovyControlBusFactoryBean
-
- GroovyControlBusParser - Class in org.springframework.integration.groovy.config
-
Parser for the <groovy:control-bus/> element.
- GroovyControlBusParser() - Constructor for class org.springframework.integration.groovy.config.GroovyControlBusParser
-
- GroovyIntegrationConfigurationInitializer - Class in org.springframework.integration.groovy.config
-
The Groovy Module Integration infrastructure beanFactory initializer.
- GroovyIntegrationConfigurationInitializer() - Constructor for class org.springframework.integration.groovy.config.GroovyIntegrationConfigurationInitializer
-
- GroovyNamespaceHandler - Class in org.springframework.integration.groovy.config
-
- GroovyNamespaceHandler() - Constructor for class org.springframework.integration.groovy.config.GroovyNamespaceHandler
-
- GroovyScriptExecutingMessageProcessor - Class in org.springframework.integration.groovy
-
- GroovyScriptExecutingMessageProcessor(ScriptSource) - Constructor for class org.springframework.integration.groovy.GroovyScriptExecutingMessageProcessor
-
Create a processor for the given
ScriptSource that will use a
DefaultScriptVariableGenerator.
- GroovyScriptExecutingMessageProcessor(ScriptSource, ScriptVariableGenerator) - Constructor for class org.springframework.integration.groovy.GroovyScriptExecutingMessageProcessor
-
Create a processor for the given
ScriptSource that will use the provided
ScriptVariableGenerator.
- GroovyScriptParser - Class in org.springframework.integration.groovy.config
-
Parser for the <groovy:script/> element.
- GroovyScriptParser() - Constructor for class org.springframework.integration.groovy.config.GroovyScriptParser
-
- GROUP_ID - Static variable in class org.springframework.integration.mongodb.store.MessageDocumentFields
-
- groupId - Variable in class org.springframework.integration.kafka.dsl.AbstractKafkaChannelSpec
-
- groupId(String) - Method in class org.springframework.integration.kafka.dsl.AbstractKafkaChannelSpec
-
Set the group id to use on the consumer side.
- groupId(String) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec
-
Set the group id for this container.
- groupIdQuery(Object) - Static method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- groupTimeout(long) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
Configure the handler with a group timeout expression that evaluates to
this constant value.
- groupTimeout(Function<MessageGroup, Long>) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
Configure the handler with a function that will be invoked to resolve the group timeout,
based on the message group.
- groupTimeoutExpression(String) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
- id(String) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- id(String) - Method in class org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec
-
- id - Static variable in class org.springframework.integration.channel.DefaultHeaderChannelRegistry
-
- id(String) - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext.IntegrationFlowRegistrationBuilder
-
- id(String) - Method in class org.springframework.integration.dsl.context.StandardIntegrationFlowContext.StandardIntegrationFlowRegistrationBuilder
-
- id(String) - Method in class org.springframework.integration.dsl.EndpointSpec
-
- id(String) - Method in class org.springframework.integration.dsl.IntegrationComponentSpec
-
Configure the component identifier.
- id(String) - Method in class org.springframework.integration.dsl.MessageProducerSpec
-
Configure the component identifier.
- id(String) - Method in class org.springframework.integration.dsl.MessagingGatewaySpec
-
- id(String) - Method in class org.springframework.integration.dsl.PublishSubscribeSpec
-
- id(String) - Method in class org.springframework.integration.dsl.QueueChannelSpec.MessageStoreSpec
-
- id(String) - Method in class org.springframework.integration.file.dsl.TailAdapterSpec
-
- id(String) - Method in class org.springframework.integration.ip.dsl.AbstractConnectionFactorySpec
-
- id(String) - Method in class org.springframework.integration.jms.dsl.JmsDestinationAccessorSpec
-
- id(String) - Method in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
- id(String) - Method in class org.springframework.integration.kafka.dsl.AbstractKafkaChannelSpec
-
- id(String) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec
-
- id(String) - Method in class org.springframework.integration.kafka.dsl.KafkaTemplateSpec
-
- id(Message<?>) - Static method in class org.springframework.integration.mqtt.support.MqttHeaderAccessor
-
Return the MQTT message id.
- ID - Static variable in class org.springframework.integration.mqtt.support.MqttHeaders
-
- ID - Static variable in class org.springframework.integration.stomp.support.IntegrationStompHeaders
-
- IDEMPOTENT_ENDPOINTS_MAPPING - Static variable in class org.springframework.integration.config.IdempotentReceiverAutoProxyCreatorInitializer
-
- IdempotentReceiver - Annotation Type in org.springframework.integration.annotation
-
- IdempotentReceiverAutoProxyCreatorInitializer - Class in org.springframework.integration.config
-
- IdempotentReceiverAutoProxyCreatorInitializer() - Constructor for class org.springframework.integration.config.IdempotentReceiverAutoProxyCreatorInitializer
-
- IdempotentReceiverInterceptor - Class in org.springframework.integration.handler.advice
-
- IdempotentReceiverInterceptor(MessageSelector) - Constructor for class org.springframework.integration.handler.advice.IdempotentReceiverInterceptor
-
- IdempotentReceiverInterceptorParser - Class in org.springframework.integration.config.xml
-
Parser for the <idempotent-receiver/> element.
- IdempotentReceiverInterceptorParser() - Constructor for class org.springframework.integration.config.xml.IdempotentReceiverInterceptorParser
-
- idExpression(String) - Method in class org.springframework.integration.jpa.dsl.JpaRetrievingOutboundGatewaySpec
-
- idExpression(Expression) - Method in class org.springframework.integration.jpa.dsl.JpaRetrievingOutboundGatewaySpec
-
- IdGeneratorConfigurer - Class in org.springframework.integration.config
-
- IdGeneratorConfigurer() - Constructor for class org.springframework.integration.config.IdGeneratorConfigurer
-
- IdGenerators - Class in org.springframework.integration.support
-
- IdGenerators() - Constructor for class org.springframework.integration.support.IdGenerators
-
- IdGenerators.JdkIdGenerator - Class in org.springframework.integration.support
-
UUID.randomUUID()
- IdGenerators.SimpleIncrementingIdGenerator - Class in org.springframework.integration.support
-
Based on the two
AtomicLongs, for
topBits and
bottomBits,
respectively.
- idleConsumerLimit(int) - Method in class org.springframework.integration.jms.dsl.JmsDefaultListenerContainerSpec
-
The max for concurrent consumers number to use.
- idleConsumerLimit(Integer) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec.ReplyContainerSpec
-
- idleEventInterval(long) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- idleEventInterval(long) - Method in class org.springframework.integration.file.dsl.TailAdapterSpec
-
Specify the idle interval before start sending idle events.
- idleEventInterval(Long) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec
-
Set the idle event interval; when set, an event is emitted if a poll returns
no records and this interval has elapsed since a record was returned.
- idleReplyContainerTimeout(long) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec.ReplyContainerSpec
-
- idleTaskExecutionLimit(int) - Method in class org.springframework.integration.jms.dsl.JmsDefaultListenerContainerSpec
-
The the limit for idle task.
- idleTaskExecutionLimit(int) - Method in class org.springframework.integration.jms.dsl.JmsMessageChannelSpec
-
- idleTaskExecutionLimit(Integer) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec.ReplyContainerSpec
-
- ignoreEmptyResponses(boolean) - Method in class org.springframework.integration.ws.dsl.BaseWsOutboundGatewaySpec
-
Specify whether empty String response payloads should be ignored.
- ignoreExpressionFailures(boolean) - Method in class org.springframework.integration.dsl.DelayerEndpointSpec
-
- ignoreFailures(boolean) - Method in class org.springframework.integration.dsl.PublishSubscribeChannelSpec
-
- ignoreHidden(boolean) - Method in class org.springframework.integration.file.dsl.FileInboundChannelAdapterSpec
-
- IgnoreHiddenFileListFilter - Class in org.springframework.integration.file.filters
-
- IgnoreHiddenFileListFilter() - Constructor for class org.springframework.integration.file.filters.IgnoreHiddenFileListFilter
-
- ignoreSendFailures(boolean) - Method in class org.springframework.integration.dsl.AbstractRouterSpec
-
- imap(int) - Static method in class org.springframework.integration.test.mail.TestMailServer
-
- imapIdleAdapter() - Static method in class org.springframework.integration.mail.dsl.Mail
-
- imapIdleAdapter(String) - Static method in class org.springframework.integration.mail.dsl.Mail
-
- imapIdleAdapter(ImapMailReceiver) - Static method in class org.springframework.integration.mail.dsl.Mail
-
- ImapIdleChannelAdapter - Class in org.springframework.integration.mail
-
An event-driven Channel Adapter that receives mail messages from a mail
server that supports the IMAP "idle" command (see RFC 2177).
- ImapIdleChannelAdapter(ImapMailReceiver) - Constructor for class org.springframework.integration.mail.ImapIdleChannelAdapter
-
- ImapIdleChannelAdapter.ImapIdleExceptionEvent - Class in org.springframework.integration.mail
-
- ImapIdleChannelAdapterParser - Class in org.springframework.integration.mail.config
-
Parser for the <imap-idle-channel-adapter> element in the 'mail' namespace.
- ImapIdleChannelAdapterParser() - Constructor for class org.springframework.integration.mail.config.ImapIdleChannelAdapterParser
-
- ImapIdleChannelAdapterSpec - Class in org.springframework.integration.mail.dsl
-
- ImapIdleChannelAdapterSpec(ImapMailReceiver) - Constructor for class org.springframework.integration.mail.dsl.ImapIdleChannelAdapterSpec
-
- ImapIdleChannelAdapterSpec(ImapMailReceiver, boolean) - Constructor for class org.springframework.integration.mail.dsl.ImapIdleChannelAdapterSpec
-
- imapInboundAdapter() - Static method in class org.springframework.integration.mail.dsl.Mail
-
- imapInboundAdapter(ImapMailReceiver) - Static method in class org.springframework.integration.mail.dsl.Mail
-
- imapInboundAdapter(String) - Static method in class org.springframework.integration.mail.dsl.Mail
-
- ImapMailInboundChannelAdapterSpec - Class in org.springframework.integration.mail.dsl
-
- ImapMailInboundChannelAdapterSpec() - Constructor for class org.springframework.integration.mail.dsl.ImapMailInboundChannelAdapterSpec
-
- ImapMailInboundChannelAdapterSpec(ImapMailReceiver) - Constructor for class org.springframework.integration.mail.dsl.ImapMailInboundChannelAdapterSpec
-
- ImapMailInboundChannelAdapterSpec(String) - Constructor for class org.springframework.integration.mail.dsl.ImapMailInboundChannelAdapterSpec
-
- ImapMailReceiver - Class in org.springframework.integration.mail
-
A
MailReceiver implementation for receiving mail messages from a
mail server that supports the IMAP protocol.
- ImapMailReceiver() - Constructor for class org.springframework.integration.mail.ImapMailReceiver
-
- ImapMailReceiver(String) - Constructor for class org.springframework.integration.mail.ImapMailReceiver
-
- inboundAdapter(ConnectionFactory, String...) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
- inboundAdapter(ConnectionFactory, Queue...) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
- inboundAdapter(SimpleMessageListenerContainer) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
- inboundAdapter(DirectMessageListenerContainer) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
- inboundAdapter(URL, String) - Static method in class org.springframework.integration.feed.dsl.Feed
-
- inboundAdapter(Resource, String) - Static method in class org.springframework.integration.feed.dsl.Feed
-
- inboundAdapter(File) - Static method in class org.springframework.integration.file.dsl.Files
-
- inboundAdapter(File, Comparator<File>) - Static method in class org.springframework.integration.file.dsl.Files
-
- inboundAdapter(SessionFactory<FTPFile>) - Static method in class org.springframework.integration.ftp.dsl.Ftp
-
- inboundAdapter(SessionFactory<FTPFile>, Comparator<File>) - Static method in class org.springframework.integration.ftp.dsl.Ftp
-
- inboundAdapter(AbstractConnectionFactory) - Static method in class org.springframework.integration.ip.dsl.Tcp
-
Create an inbound channel adapter using the supplied connection factory.
- inboundAdapter(AbstractConnectionFactorySpec<?, ?>) - Static method in class org.springframework.integration.ip.dsl.Tcp
-
Create an inbound channel adapter using the supplied connection factory.
- inboundAdapter(int) - Static method in class org.springframework.integration.ip.dsl.Udp
-
Create an inbound unicast channel adapter using the supplied port.
- inboundAdapter(JmsTemplate) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- inboundAdapter(ConnectionFactory) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- inboundAdapter(EntityManagerFactory) - Static method in class org.springframework.integration.jpa.dsl.Jpa
-
- inboundAdapter(EntityManager) - Static method in class org.springframework.integration.jpa.dsl.Jpa
-
- inboundAdapter(JpaOperations) - Static method in class org.springframework.integration.jpa.dsl.Jpa
-
- inboundAdapter(SessionFactory<ChannelSftp.LsEntry>) - Static method in class org.springframework.integration.sftp.dsl.Sftp
-
- inboundAdapter(SessionFactory<ChannelSftp.LsEntry>, Comparator<File>) - Static method in class org.springframework.integration.sftp.dsl.Sftp
-
- InboundChannelAdapter - Annotation Type in org.springframework.integration.annotation
-
Indicates that a method is capable of producing a
Message
or
Message payload.
- inboundChannelAdapter(String...) - Static method in class org.springframework.integration.http.dsl.Http
-
- inboundChannelAdapter(ConsumerFactory<K, V>, ConsumerProperties) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- inboundChannelAdapter(ConsumerFactory<K, V>, ConsumerProperties, boolean) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- inboundChannelAdapter(ConsumerFactory<K, V>, ConsumerProperties, KafkaMessageSource.KafkaAckCallbackFactory<K, V>) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- inboundChannelAdapter(ConsumerFactory<K, V>, ConsumerProperties, KafkaMessageSource.KafkaAckCallbackFactory<K, V>, boolean) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- inboundChannelAdapter(R2dbcEntityOperations, String) - Static method in class org.springframework.integration.r2dbc.dsl.R2dbc
-
- inboundChannelAdapter(R2dbcEntityOperations, Function<R2dbcMessageSource.SelectCreator, StatementMapper.SelectSpec>) - Static method in class org.springframework.integration.r2dbc.dsl.R2dbc
-
Create an instance of
R2dbcMessageSourceSpec for the provided
R2dbcEntityOperations
and function to create a
StatementMapper.SelectSpec instance.
- inboundChannelAdapter(R2dbcEntityOperations, Expression) - Static method in class org.springframework.integration.r2dbc.dsl.R2dbc
-
Create an instance of
R2dbcMessageSourceSpec for the provided
R2dbcEntityOperations
and SpEL expression for query.
- inboundChannelAdapter(String...) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
- inboundChannelAdapter(ZContext) - Static method in class org.springframework.integration.zeromq.dsl.ZeroMq
-
- inboundChannelAdapter(ZContext, SocketType) - Static method in class org.springframework.integration.zeromq.dsl.ZeroMq
-
- InboundChannelAdapterAnnotationPostProcessor - Class in org.springframework.integration.config.annotation
-
- InboundChannelAdapterAnnotationPostProcessor(ConfigurableListableBeanFactory) - Constructor for class org.springframework.integration.config.annotation.InboundChannelAdapterAnnotationPostProcessor
-
- inboundControllerAdapter(String, String...) - Static method in class org.springframework.integration.http.dsl.Http
-
- inboundControllerAdapter(Expression, String...) - Static method in class org.springframework.integration.http.dsl.Http
-
Create an
HttpControllerEndpointSpec builder for one-way adapter
based on the provided SpEL expression and
path array for mapping.
- inboundControllerGateway(String, String...) - Static method in class org.springframework.integration.http.dsl.Http
-
Create an
HttpControllerEndpointSpec builder for request-reply gateway
based on the provided MVC
viewName and
path array for mapping.
- inboundControllerGateway(Expression, String...) - Static method in class org.springframework.integration.http.dsl.Http
-
Create an
HttpControllerEndpointSpec builder for request-reply gateway
based on the provided SpEL expression and
path array for mapping.
- InboundFileSynchronizer - Interface in org.springframework.integration.file.remote.synchronizer
-
Strategy for synchronizing from a remote File system to a local directory.
- inboundGateway(ConnectionFactory, String...) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
- inboundGateway(ConnectionFactory, AmqpTemplate, String...) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
- inboundGateway(ConnectionFactory, Queue...) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
- inboundGateway(ConnectionFactory, AmqpTemplate, Queue...) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
- inboundGateway(SimpleMessageListenerContainer) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
- inboundGateway(SimpleMessageListenerContainer, AmqpTemplate) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
- inboundGateway(DirectMessageListenerContainer) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
- inboundGateway(DirectMessageListenerContainer, AmqpTemplate) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
- inboundGateway(String...) - Static method in class org.springframework.integration.http.dsl.Http
-
- inboundGateway(AbstractConnectionFactory) - Static method in class org.springframework.integration.ip.dsl.Tcp
-
Create an inbound gateway using the supplied connection factory.
- inboundGateway(AbstractConnectionFactorySpec<?, ?>) - Static method in class org.springframework.integration.ip.dsl.Tcp
-
Create an inbound gateway using the supplied connection factory.
- inboundGateway(AbstractMessageListenerContainer) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- inboundGateway(ConnectionFactory) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- inboundGateway(ConnectionFactory, Class<C>) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- inboundGateway(AbstractMessageListenerContainer<K, V>, KafkaTemplate<K, R>) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- inboundGateway(ConsumerFactory<K, V>, ContainerProperties, ProducerFactory<K, R>) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
Create an initial
KafkaInboundGatewaySpec with the provided consumer factory,
container properties and producer factory.
- inboundGateway(KafkaMessageListenerContainerSpec<K, V>, KafkaTemplateSpec<K, R>) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- inboundGateway(String...) - Static method in class org.springframework.integration.rsocket.dsl.RSockets
-
- inboundGateway(String...) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
- inboundHeaderMapper(AmqpHeaderMapper) - Method in class org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec
-
- inboundMapper() - Static method in class org.springframework.integration.amqp.support.DefaultAmqpHeaderMapper
-
Construct a default inbound header mapper.
- inboundMapper() - Static method in class org.springframework.integration.http.support.DefaultHttpHeaderMapper
-
Factory method for creating a basic inbound mapper instance.
- InboundMessageMapper<T> - Interface in org.springframework.integration.mapping
-
Strategy interface for mapping from an Object to a
Message.
- inboundMulticastAdapter(int, String) - Static method in class org.springframework.integration.ip.dsl.Udp
-
Create an inbound multicast channel adapter using the supplied port and
group.
- inboundPolledAdapter(ConnectionFactory, String) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
Create an initial AmqpInboundPolledChannelAdapterSpec
- inboundPolledAdapter(ConnectionFactory, AmqpMessageSource.AmqpAckCallbackFactory, String) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
Create an initial AmqpInboundPolledChannelAdapterSpec
- inboundReplyHeaders() - Static method in class org.springframework.integration.amqp.support.DefaultAmqpHeaderMapper
-
- inboundRequestHeaders() - Static method in class org.springframework.integration.amqp.support.DefaultAmqpHeaderMapper
-
- inboundStreamingAdapter(RemoteFileTemplate<FTPFile>) - Static method in class org.springframework.integration.ftp.dsl.Ftp
-
- inboundStreamingAdapter(RemoteFileTemplate<FTPFile>, Comparator<FTPFile>) - Static method in class org.springframework.integration.ftp.dsl.Ftp
-
- inboundStreamingAdapter(RemoteFileTemplate<ChannelSftp.LsEntry>) - Static method in class org.springframework.integration.sftp.dsl.Sftp
-
- inboundStreamingAdapter(RemoteFileTemplate<ChannelSftp.LsEntry>, Comparator<ChannelSftp.LsEntry>) - Static method in class org.springframework.integration.sftp.dsl.Sftp
-
- inclusive() - Method in class org.springframework.integration.ip.tcp.serializer.ByteArrayLengthHeaderSerializer
-
Include the length of the header in addition to the payload.
- increment() - Method in interface org.springframework.integration.support.management.metrics.CounterFacade
-
- increment() - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroCounter
-
- incrementAndGetConnectionSequence() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnection
-
- incrementAndGetConnectionSequence() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- incrementAndGetConnectionSequence() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- incrementClientInstance() - Method in class org.springframework.integration.mqtt.outbound.AbstractMqttMessageHandler
-
- indexOf(Object) - Method in class org.springframework.integration.history.MessageHistory
-
- info() - Static method in class org.springframework.integration.test.rule.Log4j2LevelAdjuster
-
The factory to produce Log4j2LevelAdjuster instances for Level.INFO logging
with the org.springframework.integration as default category.
- init() - Method in class org.springframework.integration.amqp.config.AmqpNamespaceHandler
-
- init() - Method in class org.springframework.integration.config.xml.IntegrationNamespaceHandler
-
- init() - Method in class org.springframework.integration.event.config.EventNamespaceHandler
-
- init() - Method in class org.springframework.integration.feed.config.FeedNamespaceHandler
-
- init() - Method in class org.springframework.integration.file.config.FileNamespaceHandler
-
- init(Tailer) - Method in class org.springframework.integration.file.tail.ApacheCommonsFileTailingMessageProducer
-
- init() - Method in class org.springframework.integration.ftp.config.FtpNamespaceHandler
-
- init() - Method in class org.springframework.integration.gemfire.config.xml.GemfireIntegrationNamespaceHandler
-
- init() - Method in class org.springframework.integration.groovy.config.GroovyNamespaceHandler
-
- init() - Method in class org.springframework.integration.http.config.HttpNamespaceHandler
-
- init() - Method in class org.springframework.integration.ip.config.IpNamespaceHandler
-
- init() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioSSLConnection
-
Initializes the SSLEngine and sets up the encryption/decryption buffers.
- init() - Method in class org.springframework.integration.jdbc.config.JdbcNamespaceHandler
-
- init() - Method in class org.springframework.integration.jms.config.JmsNamespaceHandler
-
- init() - Method in class org.springframework.integration.jmx.config.JmxNamespaceHandler
-
- init() - Method in class org.springframework.integration.jpa.config.xml.JpaNamespaceHandler
-
- init() - Method in class org.springframework.integration.kafka.config.xml.KafkaNamespaceHandler
-
- init() - Method in class org.springframework.integration.mail.config.MailNamespaceHandler
-
- init() - Method in class org.springframework.integration.mongodb.config.MongoDbNamespaceHandler
-
- init() - Method in class org.springframework.integration.mqtt.config.xml.MqttNamespaceHandler
-
- init() - Method in class org.springframework.integration.redis.config.RedisNamespaceHandler
-
- init() - Method in class org.springframework.integration.rmi.config.RmiNamespaceHandler
-
Deprecated.
- init() - Method in class org.springframework.integration.rsocket.config.RSocketNamespaceHandler
-
- init() - Method in class org.springframework.integration.scripting.config.jsr223.ScriptNamespaceHandler
-
- init() - Method in class org.springframework.integration.security.config.IntegrationSecurityNamespaceHandler
-
- init() - Method in class org.springframework.integration.sftp.config.SftpNamespaceHandler
-
- init() - Method in class org.springframework.integration.stomp.config.StompNamespaceHandler
-
- init() - Method in class org.springframework.integration.stream.config.StreamNamespaceHandler
-
- init() - Method in class org.springframework.integration.syslog.config.SyslogNamespaceHandler
-
- init() - Method in class org.springframework.integration.test.support.RequestResponseScenario
-
- init() - Method in class org.springframework.integration.webflux.config.WebFluxNamespaceHandler
-
- init() - Method in class org.springframework.integration.websocket.config.WebSocketNamespaceHandler
-
- init() - Method in class org.springframework.integration.ws.config.WsNamespaceHandler
-
- init() - Method in class org.springframework.integration.xml.config.IntegrationXmlNamespaceHandler
-
- init() - Method in class org.springframework.integration.xmpp.config.XmppNamespaceHandler
-
- init() - Method in class org.springframework.integration.zookeeper.config.xml.ZookeeperNamespaceHandler
-
- initCorsConfiguration(Object, Method, RequestMappingInfo) - Method in class org.springframework.integration.http.inbound.IntegrationRequestMappingHandlerMapping
-
- initCorsConfiguration(Object, Method, RequestMappingInfo) - Method in class org.springframework.integration.webflux.inbound.WebFluxIntegrationRequestMappingHandlerMapping
-
- initialize(String) - Method in class org.springframework.integration.config.AbstractEvaluationContextFactoryBean
-
- initialize(ConfigurableListableBeanFactory) - Method in class org.springframework.integration.config.GlobalChannelInterceptorInitializer
-
- initialize(ConfigurableListableBeanFactory) - Method in class org.springframework.integration.config.IdempotentReceiverAutoProxyCreatorInitializer
-
- initialize(ConfigurableListableBeanFactory) - Method in interface org.springframework.integration.config.IntegrationConfigurationInitializer
-
- initialize(ConfigurableListableBeanFactory) - Method in class org.springframework.integration.config.IntegrationConverterInitializer
-
- initialize(ConfigurableListableBeanFactory) - Method in class org.springframework.integration.dsl.context.DslIntegrationConfigurationInitializer
-
- initialize(ConfigurableListableBeanFactory) - Method in class org.springframework.integration.groovy.config.GroovyIntegrationConfigurationInitializer
-
- initialize(ConfigurableListableBeanFactory) - Method in class org.springframework.integration.http.config.HttpIntegrationConfigurationInitializer
-
- initialize(ConfigurableListableBeanFactory) - Method in class org.springframework.integration.jmx.config.JmxIntegrationConfigurationInitializer
-
- initialize(ConfigurableListableBeanFactory) - Method in class org.springframework.integration.security.config.SecurityIntegrationConfigurationInitializer
-
- initialize(ConfigurableListableBeanFactory) - Method in class org.springframework.integration.webflux.config.WebFluxIntegrationConfigurationInitializer
-
- initialize(ConfigurableListableBeanFactory) - Method in class org.springframework.integration.websocket.config.WebSocketIntegrationConfigurationInitializer
-
- initialize(ConfigurableListableBeanFactory) - Method in class org.springframework.integration.ws.config.WsIntegrationConfigurationInitializer
-
- initializeConnection(TcpConnectionSupport, Socket) - Method in class org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory
-
Transfers attributes such as (de)serializers, singleUse etc to a new connection.
- initializeConnection(TcpConnectionSupport, Socket) - Method in class org.springframework.integration.ip.tcp.connection.AbstractServerConnectionFactory
-
Transfers attributes such as (de)serializer, mapper etc to a new connection.
- initialized(ServerSession, int) - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
-
- injectConstructorWithAdapter(String, String, String, String, Element, BeanDefinitionBuilder, BeanMetadataElement, ParserContext) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- injectPropertyWithAdapter(String, String, String, String, String, Element, BeanDefinitionBuilder, BeanMetadataElement, ParserContext) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- InnerHandler(String, String) - Constructor for class org.springframework.integration.graph.CompositeMessageHandlerNode.InnerHandler
-
- INPUT_CHANNEL - Static variable in class org.springframework.integration.transaction.IntegrationResourceHolder
-
- INPUT_MESSAGE_CONTEXT_KEY - Static variable in class org.springframework.integration.support.ErrorMessageUtils
-
The context key for the message object.
- inputStream() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetConnection
-
Subclasses can override this, for example to wrap the input stream.
- inputStream() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioConnection
-
Subclasses can override this, for example to wrap the input stream.
- InputStreamCallback - Interface in org.springframework.integration.file.remote
-
Callback for stream-based file retrieval using a RemoteFileOperations.
- INSTANCE - Static variable in class org.springframework.integration.ip.tcp.serializer.ByteArrayCrLfSerializer
-
A single reusable instance.
- INSTANCE - Static variable in class org.springframework.integration.ip.tcp.serializer.ByteArrayLfSerializer
-
A single reusable instance.
- INSTANCE - Static variable in class org.springframework.integration.ip.tcp.serializer.ByteArrayRawSerializer
-
A single reusable instance that does not treat timeouts as end of message.
- INSTANCE - Static variable in class org.springframework.integration.ip.tcp.serializer.ByteArrayStxEtxSerializer
-
A single reusable instance.
- INSTANCE - Static variable in class org.springframework.integration.util.JavaUtils
-
The singleton instance of this utility class.
- INTEGRATION_CONFIGURATION_POST_PROCESSOR_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- INTEGRATION_CONVERSION_SERVICE_BEAN_NAME - Static variable in class org.springframework.integration.support.utils.IntegrationUtils
-
- INTEGRATION_DATATYPE_CHANNEL_MESSAGE_CONVERTER_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- INTEGRATION_EVALUATION_CONTEXT_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- INTEGRATION_FIXED_SUBSCRIBER_CHANNEL_BPP_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- INTEGRATION_GLOBAL_PROPERTIES_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- INTEGRATION_GRAPH_SERVER_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- INTEGRATION_HEADER_CHANNEL_REGISTRY_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- INTEGRATION_LIFECYCLE_ROLE_CONTROLLER - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- INTEGRATION_MESSAGE_BUILDER_FACTORY_BEAN_NAME - Static variable in class org.springframework.integration.support.utils.IntegrationUtils
-
- INTEGRATION_MESSAGE_HISTORY_CONFIGURER_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- INTEGRATION_PROPERTIES_PREFIX - Static variable in class org.springframework.integration.context.IntegrationProperties
-
- INTEGRATION_SIMPLE_EVALUATION_CONTEXT_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- integrationComponents - Variable in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- IntegrationComponentScan - Annotation Type in org.springframework.integration.annotation
-
Configures component scanning directives for use with
Configuration classes.
- IntegrationComponentScanRegistrar - Class in org.springframework.integration.config
-
- IntegrationComponentScanRegistrar() - Constructor for class org.springframework.integration.config.IntegrationComponentScanRegistrar
-
- IntegrationComponentSpec<S extends IntegrationComponentSpec<S,T>,T> - Class in org.springframework.integration.dsl
-
The common Builder abstraction.
- IntegrationComponentSpec() - Constructor for class org.springframework.integration.dsl.IntegrationComponentSpec
-
- IntegrationConfigurationBeanFactoryPostProcessor - Class in org.springframework.integration.config
-
- IntegrationConfigurationBeanFactoryPostProcessor() - Constructor for class org.springframework.integration.config.IntegrationConfigurationBeanFactoryPostProcessor
-
- IntegrationConfigurationInitializer - Interface in org.springframework.integration.config
-
The strategy to initialize the external Integration infrastructure (@{code BeanFactoryPostProcessor}s,
global beans etc.) in the provided beanFactory.
- IntegrationConfigUtils - Class in org.springframework.integration.config
-
Shared utility methods for Integration configuration.
- IntegrationConsumer - Interface in org.springframework.integration.endpoint
-
Message consumers implement this interface, the message handler within a consumer
may or may not emit output messages.
- IntegrationContextUtils - Class in org.springframework.integration.context
-
Utility methods for accessing common integration components from the BeanFactory.
- IntegrationContextUtils() - Constructor for class org.springframework.integration.context.IntegrationContextUtils
-
- IntegrationConverter - Annotation Type in org.springframework.integration.config
-
- IntegrationConverterInitializer - Class in org.springframework.integration.config
-
- IntegrationConverterInitializer() - Constructor for class org.springframework.integration.config.IntegrationConverterInitializer
-
- IntegrationEvaluationContextFactoryBean - Class in org.springframework.integration.config
-
- IntegrationEvaluationContextFactoryBean() - Constructor for class org.springframework.integration.config.IntegrationEvaluationContextFactoryBean
-
- IntegrationEvent - Class in org.springframework.integration.events
-
- IntegrationEvent(Object) - Constructor for class org.springframework.integration.events.IntegrationEvent
-
- IntegrationEvent(Object, Throwable) - Constructor for class org.springframework.integration.events.IntegrationEvent
-
- IntegrationFlow - Interface in org.springframework.integration.dsl
-
The main Integration DSL abstraction.
- IntegrationFlowAdapter - Class in org.springframework.integration.dsl
-
- IntegrationFlowAdapter() - Constructor for class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- IntegrationFlowBeanPostProcessor - Class in org.springframework.integration.dsl.context
-
- IntegrationFlowBeanPostProcessor() - Constructor for class org.springframework.integration.dsl.context.IntegrationFlowBeanPostProcessor
-
- IntegrationFlowBuilder - Class in org.springframework.integration.dsl
-
- IntegrationFlowContext - Interface in org.springframework.integration.dsl.context
-
A public API for dynamic (manual) registration of
IntegrationFlows,
not via standard bean registration phase.
- IntegrationFlowContext.IntegrationFlowRegistration - Interface in org.springframework.integration.dsl.context
-
- IntegrationFlowContext.IntegrationFlowRegistrationBuilder - Interface in org.springframework.integration.dsl.context
-
A Builder pattern implementation for the options to register
IntegrationFlow
in the application context.
- IntegrationFlowDefinition<B extends IntegrationFlowDefinition<B>> - Class in org.springframework.integration.dsl
-
The BaseIntegrationFlowDefinition extension for syntax sugar with generics for some
type-based EIP-methods when an expected payload type is assumed from upstream.
- IntegrationFlowExtension<B extends IntegrationFlowExtension<B>> - Class in org.springframework.integration.dsl
-
- IntegrationFlowExtension() - Constructor for class org.springframework.integration.dsl.IntegrationFlowExtension
-
- IntegrationFlows - Class in org.springframework.integration.dsl
-
- IntegrationGraphController - Class in org.springframework.integration.http.management
-
- IntegrationGraphController(IntegrationGraphServer) - Constructor for class org.springframework.integration.http.management.IntegrationGraphController
-
- IntegrationGraphControllerParser - Class in org.springframework.integration.http.config
-
- IntegrationGraphControllerParser() - Constructor for class org.springframework.integration.http.config.IntegrationGraphControllerParser
-
- IntegrationGraphServer - Class in org.springframework.integration.graph
-
Builds the runtime object model graph.
- IntegrationGraphServer() - Constructor for class org.springframework.integration.graph.IntegrationGraphServer
-
- IntegrationHandlerResultHandler - Class in org.springframework.integration.webflux.inbound
-
- IntegrationHandlerResultHandler() - Constructor for class org.springframework.integration.webflux.inbound.IntegrationHandlerResultHandler
-
- IntegrationInboundManagement - Interface in org.springframework.integration.support.management
-
- IntegrationJmxAttributeSource - Class in org.springframework.integration.monitor
-
- IntegrationJmxAttributeSource() - Constructor for class org.springframework.integration.monitor.IntegrationJmxAttributeSource
-
- IntegrationManagedResource - Annotation Type in org.springframework.integration.support.management
-
Clone of
ManagedResource
limiting beans thus annotated so that they
will only be exported by the
IntegrationMBeanExporter and prevented
from being exported by other MBeanExporters (if present).
- IntegrationManagement - Interface in org.springframework.integration.support.management
-
Base interface for Integration managed components.
- IntegrationManagement.ManagementOverrides - Class in org.springframework.integration.support.management
-
Toggles to inform the management configurer to not set these properties since
the user has manually configured them in a bean definition.
- IntegrationManagementConfiguration - Class in org.springframework.integration.config
-
- IntegrationManagementConfiguration() - Constructor for class org.springframework.integration.config.IntegrationManagementConfiguration
-
- IntegrationManagementConfigurer - Class in org.springframework.integration.config
-
- IntegrationManagementConfigurer() - Constructor for class org.springframework.integration.config.IntegrationManagementConfigurer
-
- IntegrationManagementParser - Class in org.springframework.integration.config.xml
-
Parser for the <management/> element.
- IntegrationManagementParser() - Constructor for class org.springframework.integration.config.xml.IntegrationManagementParser
-
- IntegrationMBeanExportConfiguration - Class in org.springframework.integration.jmx.config
-
- IntegrationMBeanExportConfiguration() - Constructor for class org.springframework.integration.jmx.config.IntegrationMBeanExportConfiguration
-
- IntegrationMBeanExporter - Class in org.springframework.integration.monitor
-
MBean exporter for Spring Integration components in an existing application.
- IntegrationMBeanExporter() - Constructor for class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- IntegrationMessageHeaderAccessor - Class in org.springframework.integration
-
Adds standard SI Headers.
- IntegrationMessageHeaderAccessor(Message<?>) - Constructor for class org.springframework.integration.IntegrationMessageHeaderAccessor
-
- IntegrationNamespaceHandler - Class in org.springframework.integration.config.xml
-
Namespace handler for the integration namespace.
- IntegrationNamespaceHandler() - Constructor for class org.springframework.integration.config.xml.IntegrationNamespaceHandler
-
- IntegrationNamespaceUtils - Class in org.springframework.integration.config.xml
-
Shared utility methods for integration namespace parsers.
- IntegrationNamespaceUtils() - Constructor for class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- IntegrationNode - Class in org.springframework.integration.graph
-
Base class for all nodes.
- IntegrationNode(int, String, Object) - Constructor for class org.springframework.integration.graph.IntegrationNode
-
- IntegrationObjectSupport - Class in org.springframework.integration.context
-
- IntegrationObjectSupport() - Constructor for class org.springframework.integration.context.IntegrationObjectSupport
-
- IntegrationPattern - Interface in org.springframework.integration
-
Indicates that a component implements some Enterprise Integration Pattern.
- IntegrationPatternType - Enum in org.springframework.integration
-
The Enterprise Integration Pattern types.
- IntegrationPatternType.IntegrationPatternCategory - Enum in org.springframework.integration
-
The Enterprise Integration Pattern categories.
- IntegrationProperties - Class in org.springframework.integration.context
-
Utility class to encapsulate infrastructure Integration properties constants and
their default values from resources 'META-INF/spring.integration.default.properties'.
- IntegrationReactiveUtils - Class in org.springframework.integration.util
-
Utilities for adapting integration components to/from reactive types.
- IntegrationRegistrar - Class in org.springframework.integration.config
-
- IntegrationRegistrar() - Constructor for class org.springframework.integration.config.IntegrationRegistrar
-
- IntegrationRequestMappingHandlerMapping - Class in org.springframework.integration.http.inbound
-
- IntegrationRequestMappingHandlerMapping() - Constructor for class org.springframework.integration.http.inbound.IntegrationRequestMappingHandlerMapping
-
- IntegrationResourceHolder - Class in org.springframework.integration.transaction
-
An implementation of the
ResourceHolder which holds an instance of the current Message
and the synchronization resource
- IntegrationResourceHolder() - Constructor for class org.springframework.integration.transaction.IntegrationResourceHolder
-
- IntegrationResourceHolderSynchronization - Class in org.springframework.integration.transaction
-
- IntegrationResourceHolderSynchronization(IntegrationResourceHolder, Object) - Constructor for class org.springframework.integration.transaction.IntegrationResourceHolderSynchronization
-
- IntegrationRSocketEndpoint - Interface in org.springframework.integration.rsocket
-
- IntegrationSecurityNamespaceHandler - Class in org.springframework.integration.security.config
-
Namespace handler for the security namespace.
- IntegrationSecurityNamespaceHandler() - Constructor for class org.springframework.integration.security.config.IntegrationSecurityNamespaceHandler
-
- IntegrationSimpleEvaluationContextFactoryBean - Class in org.springframework.integration.config
-
- IntegrationSimpleEvaluationContextFactoryBean() - Constructor for class org.springframework.integration.config.IntegrationSimpleEvaluationContextFactoryBean
-
- IntegrationStompHeaders - Class in org.springframework.integration.stomp.support
-
The STOMP headers with Integration-friendly stomp_ prefix.
- IntegrationStompHeaders() - Constructor for class org.springframework.integration.stomp.support.IntegrationStompHeaders
-
- IntegrationUtils - Class in org.springframework.integration.support.utils
-
General utility methods.
- IntegrationWebExchangeBindException - Exception in org.springframework.integration.http.support
-
- IntegrationWebExchangeBindException(String, Object, BindingResult) - Constructor for exception org.springframework.integration.http.support.IntegrationWebExchangeBindException
-
- IntegrationWebSocketContainer - Class in org.springframework.integration.websocket
-
The high-level 'connection factory pattern' contract over low-level Web-Socket
configuration.
- IntegrationWebSocketContainer() - Constructor for class org.springframework.integration.websocket.IntegrationWebSocketContainer
-
- IntegrationXmlNamespaceHandler - Class in org.springframework.integration.xml.config
-
- IntegrationXmlNamespaceHandler() - Constructor for class org.springframework.integration.xml.config.IntegrationXmlNamespaceHandler
-
- interactionModel(RSocketInteractionModel) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
- interactionModel(Function<Message<P>, ?>) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
- interactionModel(String) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
Configure a SpEL expression to evaluate an
RSocketInteractionModel
for the RSocket request type at runtime against a request message.
- interactionModel(Expression) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
Configure a SpEL expression to evaluate an
RSocketInteractionModel
for the RSocket request type at runtime against a request message.
- interactionModels(RSocketInteractionModel...) - Method in class org.springframework.integration.rsocket.dsl.RSocketInboundGatewaySpec
-
- intercept(ChannelInterceptor...) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- interceptor(ChannelInterceptor...) - Method in class org.springframework.integration.dsl.MessageChannelSpec
-
- INTERCEPTOR_FACTORY_CHAIN - Static variable in class org.springframework.integration.ip.config.IpAdapterParserUtils
-
- interceptorFactoryChain(TcpConnectionInterceptorFactoryChain) - Method in class org.springframework.integration.ip.dsl.AbstractConnectionFactorySpec
-
- interceptors - Variable in class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
-
- interceptors - Variable in class org.springframework.integration.channel.AbstractMessageChannel
-
- interceptors(ClientInterceptor...) - Method in class org.springframework.integration.ws.dsl.MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec
-
- interceptors(ClientInterceptor...) - Method in class org.springframework.integration.ws.dsl.SimpleWsOutboundGatewaySpec.SimpleWsOutboundGatewayNoTemplateSpec
-
- intExpression(String) - Static method in class org.springframework.integration.expression.ExpressionUtils
-
- invoke(MethodInvocation) - Method in class org.springframework.integration.amqp.support.BoundRabbitChannelAdvice
-
- invoke(MethodInvocation) - Method in class org.springframework.integration.aop.MessagePublishingInterceptor
-
- invoke(MethodInvocation) - Method in interface org.springframework.integration.aop.ReceiveMessageAdvice
-
- invoke(RemoteFileOperations.OperationsCallback<F, T>) - Method in interface org.springframework.integration.file.remote.RemoteFileOperations
-
Invoke the callback and run all operations on the template argument in a dedicated
thread-bound session and reliably close the it afterwards.
- invoke(RemoteFileOperations.OperationsCallback<F, T>) - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- invoke(MethodInvocation) - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- invoke(MethodInvocation) - Method in class org.springframework.integration.handler.advice.AbstractHandleMessageAdvice
-
- invoke(MethodInvocation) - Method in class org.springframework.integration.handler.advice.AbstractRequestHandlerAdvice
-
- invoke(MethodInvocation) - Method in class org.springframework.integration.handler.advice.HandleMessageAdviceAdapter
-
- invoke(MethodInvocation) - Method in class org.springframework.integration.handler.advice.ReactiveRequestHandlerAdvice
-
- invoke(MethodInvocation) - Method in class org.springframework.integration.scheduling.PollSkipAdvice
-
- invoke(MethodInvocation) - Method in class org.springframework.integration.security.channel.ChannelSecurityInterceptor
-
- invoke(MessageContext) - Method in class org.springframework.integration.ws.AbstractWebServiceInboundGateway
-
- IO_EXCEPTION - Static variable in class org.springframework.integration.test.mail.TestMailServer.MailServer
-
- IP_ADDRESS - Static variable in class org.springframework.integration.ip.IpHeaders
-
The ip address from which a TCP message or UDP packet was received.
- IP_PREFIX - Static variable in class org.springframework.integration.ip.IpHeaders
-
The "ip_" prefix for UDP and TCP headers.
- IpAdapterParserUtils - Class in org.springframework.integration.ip.config
-
Utility methods and constants for IP adapter parsers.
- IpHeaders - Class in org.springframework.integration.ip
-
Headers for Messages mapped from IP datagram packets.
- IpIntegrationEvent - Class in org.springframework.integration.ip.event
-
- IpIntegrationEvent(Object) - Constructor for class org.springframework.integration.ip.event.IpIntegrationEvent
-
- IpIntegrationEvent(Object, Throwable) - Constructor for class org.springframework.integration.ip.event.IpIntegrationEvent
-
- IpNamespaceHandler - Class in org.springframework.integration.ip.config
-
Namespace handler for Spring Integration's ip namespace.
- IpNamespaceHandler() - Constructor for class org.springframework.integration.ip.config.IpNamespaceHandler
-
- is(char) - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
- IS_POSIX - Static variable in class org.springframework.integration.file.support.FileUtils
-
- isAbstract() - Method in class org.springframework.integration.config.annotation.AnnotationMetadataAdapter
-
- isAckDeferred() - Method in interface org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfo
-
- isAckDeferred() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfoImpl
-
- isAcknowledge() - Method in class org.springframework.integration.ip.udp.UnicastSendingMessageHandler
-
- isAcknowledged() - Method in interface org.springframework.integration.acks.AcknowledgmentCallback
-
Implementations must implement this to indicate when the ack has been
processed by the user so that the framework can auto-ack if needed.
- isAcknowledged() - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckCallback
-
- isAcknowledged() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckCallback
-
- isAcquired(String) - Method in class org.springframework.integration.jdbc.lock.DefaultLockRepository
-
- isAcquired(String) - Method in interface org.springframework.integration.jdbc.lock.LockRepository
-
- isActive() - Method in class org.springframework.integration.ip.AbstractInternetProtocolReceivingChannelAdapter
-
- isActive() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- isAnnotation() - Method in class org.springframework.integration.config.annotation.AnnotationMetadataAdapter
-
- isAppend() - Method in class org.springframework.integration.ftp.server.FileWrittenEvent
-
- isAsync() - Method in class org.springframework.integration.handler.AbstractMessageProducingHandler
-
- isAsyncExecutorExplicitlySet() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- isAutoAck() - Method in interface org.springframework.integration.acks.AcknowledgmentCallback
-
Return true if this acknowledgment supports auto ack when it has not been
already ack'd by the application.
- isAutoAck() - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckCallback
-
- isAutoAck() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckCallback
-
- isAutoReceiptEnabled() - Method in class org.springframework.integration.stomp.AbstractStompSessionManager
-
- isAutoReceiptEnabled() - Method in interface org.springframework.integration.stomp.StompSessionManager
-
- isAutoStartup() - Method in class org.springframework.integration.amqp.config.AmqpChannelFactoryBean
-
- isAutoStartup() - Method in class org.springframework.integration.config.ConsumerEndpointFactoryBean
-
- isAutoStartup() - Method in class org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean
-
- isAutoStartup() - Method in class org.springframework.integration.dsl.IntegrationComponentSpec
-
- isAutoStartup() - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- isAutoStartup() - Method in class org.springframework.integration.dsl.StandardIntegrationFlow
-
- isAutoStartup() - Method in class org.springframework.integration.endpoint.AbstractEndpoint
-
- isAutoStartup() - Method in class org.springframework.integration.file.config.FileTailInboundChannelAdapterFactoryBean
-
- isAutoStartup() - Method in class org.springframework.integration.history.MessageHistoryConfigurer
-
- isAutoStartup() - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- isAutoStartup() - Method in class org.springframework.integration.jms.SubscribableJmsChannel
-
- isAutoStartup() - Method in class org.springframework.integration.kafka.channel.SubscribableKafkaChannel
-
- isAutoStartup() - Method in class org.springframework.integration.redis.channel.SubscribableRedisChannel
-
- isAutoStartup() - Method in class org.springframework.integration.rsocket.AbstractRSocketConnector
-
- isAutoStartup() - Method in class org.springframework.integration.stomp.AbstractStompSessionManager
-
- isAutoStartup() - Method in class org.springframework.integration.store.MessageGroupStoreReaper
-
- isAutoStartup() - Method in class org.springframework.integration.support.leader.LockRegistryLeaderInitiator
-
- isAutoStartup() - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
-
- isAutoStartup() - Method in class org.springframework.integration.websocket.ClientWebSocketContainer
-
- isAutoStartup() - Method in class org.springframework.integration.websocket.ServerWebSocketContainer
-
- isAutoStartup() - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
-
- isAutoStartup() - Method in class org.springframework.integration.zeromq.ZeroMqProxy
-
- isAutoStartup() - Method in class org.springframework.integration.zookeeper.config.CuratorFrameworkFactoryBean
-
- isAutoStartup() - Method in class org.springframework.integration.zookeeper.config.LeaderInitiatorFactoryBean
-
- isAutoStartup() - Method in class org.springframework.integration.zookeeper.leader.LeaderInitiator
-
- isAutoStartup() - Method in class org.springframework.integration.zookeeper.metadata.ZookeeperMetadataStore
-
- isBroadcast() - Method in interface org.springframework.integration.channel.BroadcastCapableChannel
-
Return a state of this channel in regards of broadcasting capabilities.
- isBroadcast() - Method in class org.springframework.integration.jms.SubscribableJmsChannel
-
- isChmodCapable() - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- isChmodCapable() - Method in class org.springframework.integration.file.remote.handler.FileTransferringMessageHandler
-
- isChmodCapable() - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- isChmodCapable() - Method in class org.springframework.integration.ftp.outbound.FtpMessageHandler
-
- isChmodCapable() - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
-
- isChmodCapable() - Method in class org.springframework.integration.sftp.outbound.SftpMessageHandler
-
- isClientMode() - Method in interface org.springframework.integration.ip.tcp.connection.ClientModeCapable
-
- isClientMode() - Method in class org.springframework.integration.ip.tcp.TcpInboundGateway
-
- isClientMode() - Method in class org.springframework.integration.ip.tcp.TcpReceivingChannelAdapter
-
- isClientMode() - Method in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
-
- isClientModeConnected() - Method in interface org.springframework.integration.ip.tcp.connection.ClientModeCapable
-
- isClientModeConnected() - Method in class org.springframework.integration.ip.tcp.TcpInboundGateway
-
- isClientModeConnected() - Method in class org.springframework.integration.ip.tcp.TcpReceivingChannelAdapter
-
- isClientModeConnected() - Method in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
-
- isClientSet() - Method in class org.springframework.integration.http.dsl.BaseHttpMessageHandlerSpec
-
- isClientSet() - Method in class org.springframework.integration.http.dsl.HttpMessageHandlerSpec
-
- isClientSet() - Method in class org.springframework.integration.webflux.dsl.WebFluxMessageHandlerSpec
-
- isClosed() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- isComplete() - Method in class org.springframework.integration.mongodb.store.MessageDocument
-
- isComplete() - Method in interface org.springframework.integration.store.MessageGroup
-
- isComplete() - Method in class org.springframework.integration.store.MessageGroupMetadata
-
- isComplete() - Method in class org.springframework.integration.store.SimpleMessageGroup
-
- isConnected() - Method in class org.springframework.integration.ip.tcp.connection.ClientModeConnectionManager
-
- isConnected() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- isConnected() - Method in class org.springframework.integration.stomp.AbstractStompSessionManager
-
- isConnected() - Method in interface org.springframework.integration.stomp.StompSessionManager
-
- isConnected() - Method in class org.springframework.integration.websocket.ClientWebSocketContainer
-
- isDefaultToParentFlow() - Method in class org.springframework.integration.dsl.AbstractRouterSpec
-
- isDigit() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
- isDirectory(F) - Method in class org.springframework.integration.file.filters.AbstractDirectoryAwareFileListFilter
-
Subclasses must implement this method to indicate whether the file
is a directory or not.
- isDirectory(File) - Method in class org.springframework.integration.file.filters.RegexPatternFileListFilter
-
- isDirectory(File) - Method in class org.springframework.integration.file.filters.SimplePatternFileListFilter
-
- isDirectory(F) - Method in class org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource
-
- isDirectory() - Method in interface org.springframework.integration.file.remote.FileInfo
-
- isDirectory(F) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- isDirectory(FTPFile) - Method in class org.springframework.integration.ftp.filters.FtpRegexPatternFileListFilter
-
- isDirectory(FTPFile) - Method in class org.springframework.integration.ftp.filters.FtpSimplePatternFileListFilter
-
- isDirectory(FTPFile) - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- isDirectory(FTPFile) - Method in class org.springframework.integration.ftp.inbound.FtpStreamingMessageSource
-
- isDirectory() - Method in class org.springframework.integration.ftp.server.PathRemovedEvent
-
- isDirectory() - Method in class org.springframework.integration.ftp.session.FtpFileInfo
-
- isDirectory(ChannelSftp.LsEntry) - Method in class org.springframework.integration.sftp.filters.SftpRegexPatternFileListFilter
-
- isDirectory(ChannelSftp.LsEntry) - Method in class org.springframework.integration.sftp.filters.SftpSimplePatternFileListFilter
-
- isDirectory(ChannelSftp.LsEntry) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
-
- isDirectory(ChannelSftp.LsEntry) - Method in class org.springframework.integration.sftp.inbound.SftpStreamingMessageSource
-
- isDirectory() - Method in class org.springframework.integration.sftp.server.PathRemovedEvent
-
- isDirectory() - Method in class org.springframework.integration.sftp.session.SftpFileInfo
-
- isDiscarded() - Method in class org.springframework.integration.aggregator.MessageGroupExpiredEvent
-
- isEligibleAttribute(String) - Method in class org.springframework.integration.config.xml.AbstractInboundGatewayParser
-
- isEligibleAttribute(String) - Method in class org.springframework.integration.ip.config.TcpInboundGatewayParser
-
- isEligibleAttribute(String) - Method in class org.springframework.integration.kafka.config.xml.KafkaInboundGatewayParser
-
- isEligibleAttribute(String) - Method in class org.springframework.integration.redis.config.RedisQueueInboundGatewayParser
-
- isEligibleAttribute(String) - Method in class org.springframework.integration.rmi.config.RmiInboundGatewayParser
-
Deprecated.
- isEligibleAttribute(String) - Method in class org.springframework.integration.rsocket.config.RSocketInboundGatewayParser
-
- isEligibleAttribute(String) - Method in class org.springframework.integration.ws.config.WebServiceInboundGatewayParser
-
- isEmpty() - Method in class org.springframework.integration.expression.ExpressionEvalMap
-
- isEmpty() - Method in class org.springframework.integration.history.MessageHistory
-
- isEmpty() - Method in class org.springframework.integration.http.multipart.UploadedMultipartFile
-
- isEmptyPayload(Object) - Method in class org.springframework.integration.support.NullAwarePayloadArgumentResolver
-
- isEqual(F, String) - Method in class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter
-
Override this method if you wish to use something other than the
modified timestamp to determine equality.
- isExpectReply() - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- isExpectReply() - Method in class org.springframework.integration.http.outbound.AbstractHttpRequestExecutingMessageHandler
-
- isExpireGroupsUponCompletion() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- isExpireGroupsUponCompletion() - Method in class org.springframework.integration.aggregator.AggregatingMessageHandler
-
- isExtractPayload() - Method in class org.springframework.integration.amqp.channel.AbstractAmqpChannel
-
- isFair() - Method in class org.springframework.integration.file.remote.aop.StandardRotationPolicy
-
- isFile(F) - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- isFile(FTPFile) - Method in class org.springframework.integration.ftp.inbound.FtpInboundFileSynchronizer
-
- isFile(ChannelSftp.LsEntry) - Method in class org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizer
-
- isFinal() - Method in class org.springframework.integration.config.annotation.AnnotationMetadataAdapter
-
- isFixedRate() - Method in class org.springframework.integration.util.DynamicPeriodicTrigger
-
Return whether this trigger is fixed rate.
- isFrameContainingXBeforeFrameContainingY(String, String, StackTraceElement[]) - Static method in class org.springframework.integration.util.StackTraceUtils
-
Traverses the stack trace element array looking for instances that contain the first or second
Strings in the className property.
- isHandler(Class<?>) - Method in class org.springframework.integration.http.inbound.IntegrationRequestMappingHandlerMapping
-
- isHandler(Class<?>) - Method in class org.springframework.integration.webflux.inbound.WebFluxIntegrationRequestMappingHandlerMapping
-
- isHeadersMappedLast() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- isImplicitChannel() - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- isInclusive() - Method in class org.springframework.integration.ip.tcp.serializer.ByteArrayLengthHeaderSerializer
-
Return true if the length header value includes its own length.
- isIndependent() - Method in class org.springframework.integration.config.annotation.AnnotationMetadataAdapter
-
- isInitialized() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
Return the status of this component if it has been initialized already.
- isInitialized() - Method in class org.springframework.integration.file.remote.aop.StandardRotationPolicy
-
- isInitialized() - Method in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareEndpoint
-
- isInitialized() - Method in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareMessageHandler
-
- isInputShutdown() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- isInterface() - Method in class org.springframework.integration.config.annotation.AnnotationMetadataAdapter
-
- isJackson2Present() - Static method in class org.springframework.integration.support.json.JacksonPresent
-
- isKotlinFaction0(Class<?>) - Static method in class org.springframework.integration.util.ClassUtils
-
Check if class is kotlin.jvm.functions.Function0.
- isKotlinFaction1(Class<?>) - Static method in class org.springframework.integration.util.ClassUtils
-
Check if class is kotlin.jvm.functions.Function1.
- isKotlinUnit(Class<?>) - Static method in class org.springframework.integration.util.ClassUtils
-
Check if class is kotlin.Unit.
- isLambda(Class<?>) - Static method in class org.springframework.integration.util.ClassUtils
-
Check if class is Java lambda.
- isLazyConnect() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- isLeader() - Method in interface org.springframework.integration.leader.Context
-
Checks if the
Candidate this context was
passed to is the leader.
- isLeader() - Method in class org.springframework.integration.support.leader.LockRegistryLeaderInitiator.LeaderSelector
-
- isLink() - Method in interface org.springframework.integration.file.remote.FileInfo
-
- isLink(F) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- isLink(FTPFile) - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- isLink() - Method in class org.springframework.integration.ftp.session.FtpFileInfo
-
- isLink(ChannelSftp.LsEntry) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
-
- isLink() - Method in class org.springframework.integration.sftp.session.SftpFileInfo
-
- isListening() - Method in class org.springframework.integration.ip.AbstractInternetProtocolReceivingChannelAdapter
-
- isListening() - Method in class org.springframework.integration.ip.tcp.connection.AbstractServerConnectionFactory
-
- isListening() - Method in class org.springframework.integration.ip.tcp.TcpInboundGateway
-
- isListening() - Method in class org.springframework.integration.ip.tcp.TcpReceivingChannelAdapter
-
- isListening() - Method in class org.springframework.integration.redis.inbound.RedisQueueInboundGateway
-
- isListening() - Method in class org.springframework.integration.redis.inbound.RedisQueueMessageDrivenEndpoint
-
- isListening() - Method in class org.springframework.integration.test.mail.TestMailServer.MailServer
-
- isLockable(File) - Method in interface org.springframework.integration.file.FileLocker
-
Checks whether the file passed in can be locked by this locker.
- isLockable(File) - Method in class org.springframework.integration.file.locking.NioFileLocker
-
- isLockRegistrySet() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- isLoggingEnabled() - Method in class org.springframework.integration.amqp.channel.AbstractAmqpChannel
-
- isLoggingEnabled() - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
- isLoggingEnabled() - Method in class org.springframework.integration.channel.NullChannel
-
- isLoggingEnabled() - Method in class org.springframework.integration.endpoint.AbstractMessageSource
-
- isLoggingEnabled() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- isLoggingEnabled() - Method in class org.springframework.integration.handler.MessageHandlerSupport
-
- isLoggingEnabled() - Method in interface org.springframework.integration.support.management.IntegrationManagement
-
Return whether logging is enabled.
- isLongLived() - Method in class org.springframework.integration.file.tail.OSDelegatingFileTailingMessageProducer
-
- isLongLived() - Method in class org.springframework.integration.ip.tcp.connection.AbstractServerConnectionFactory
-
- isLongLived() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetConnection
-
- isLongLived() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioClientConnectionFactory
-
- isLongLived() - Method in class org.springframework.integration.ip.udp.UnicastReceivingChannelAdapter
-
- isLookupHost() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- isLookupHost() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- isLookupHost() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- isLost() - Method in class org.springframework.integration.stomp.event.StompReceiptEvent
-
- isMapToPayload() - Method in class org.springframework.integration.support.json.AbstractJsonInboundMessageMapper
-
- isModified() - Method in class org.springframework.integration.scripting.RefreshableResourceScriptSource
-
- isNegated() - Method in interface org.springframework.integration.mapping.AbstractHeaderMapper.HeaderMatcher
-
Return true if this match should be explicitly excluded from the mapping.
- isNegated() - Method in class org.springframework.integration.mapping.AbstractHeaderMapper.SinglePatternBasedHeaderMatcher
-
- isNoReadErrorOnClose() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- isolation(Isolation) - Method in class org.springframework.integration.transaction.TransactionInterceptorBuilder
-
- isOpen() - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
-
- isOpen() - Method in interface org.springframework.integration.file.remote.session.Session
-
- isOpen() - Method in class org.springframework.integration.ftp.session.FtpSession
-
- isOpen() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnection
-
- isOpen() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- isOpen() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetConnection
-
- isOpen() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioConnection
-
- isOpen() - Method in class org.springframework.integration.sftp.session.SftpSession
-
- isOutputChannelRequired() - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- isOutputShutdown() - Method in class org.springframework.integration.ip.tcp.connection.SocketInfo
-
- isOverwrite() - Method in class org.springframework.integration.transformer.support.AbstractHeaderValueMessageProcessor
-
- isOverwrite() - Method in interface org.springframework.integration.transformer.support.HeaderValueMessageProcessor
-
- isOverwrite() - Method in class org.springframework.integration.xml.transformer.support.XPathExpressionEvaluatingHeaderValueMessageProcessor
-
- isPaused() - Method in interface org.springframework.integration.core.Pausable
-
Check if the endpoint is paused.
- isPaused() - Method in class org.springframework.integration.kafka.inbound.KafkaInboundGateway
-
- isPaused() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageDrivenChannelAdapter
-
- isPaused() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- isPayloadAsBytes() - Method in class org.springframework.integration.mqtt.support.DefaultPahoMessageConverter
-
- isPriorityEnabled() - Method in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
- isPriorityEnabled() - Method in class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
-
- isPriorityEnabled() - Method in class org.springframework.integration.redis.store.RedisChannelPriorityMessageStore
-
- isPriorityEnabled() - Method in interface org.springframework.integration.store.PriorityCapableChannelMessageStore
-
- isPublishFailedEvents() - Method in class org.springframework.integration.support.leader.LockRegistryLeaderInitiator
-
- isPushbackCapable() - Method in class org.springframework.integration.ip.tcp.connection.AbstractTcpConnectionSupport
-
- isRawMessageHeader() - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource
-
- isRawMessageHeader() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- isReactive() - Method in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
- isReactive() - Method in class org.springframework.integration.endpoint.PollingConsumer
-
- isReactive() - Method in class org.springframework.integration.endpoint.SourcePollingChannelAdapter
-
- isReadable(HttpMethod) - Static method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
Checks if the request has a readable body (not a GET, HEAD, or OPTIONS request).
- isReadOnly(String) - Method in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
- isReceive() - Method in class org.springframework.integration.security.channel.ChannelInvocation
-
- isReceiveOnlyAdvice(Advice) - Method in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
- isReleaseLockBeforeSend() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- isReleasePartialSequences() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- isRetained() - Method in class org.springframework.integration.mqtt.core.DefaultMqttPahoClientFactory.Will
-
- isRolledBack() - Method in interface org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfo
-
- isRolledBack() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfoImpl
-
- isRunning() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- isRunning() - Method in class org.springframework.integration.aggregator.DelegatingMessageGroupProcessor
-
- isRunning() - Method in class org.springframework.integration.aggregator.FluxAggregatorMessageHandler
-
- isRunning() - Method in class org.springframework.integration.aggregator.MethodInvokingCorrelationStrategy
-
- isRunning() - Method in class org.springframework.integration.aggregator.MethodInvokingMessageGroupProcessor
-
- isRunning() - Method in class org.springframework.integration.aggregator.MethodInvokingMessageListProcessor
-
- isRunning() - Method in class org.springframework.integration.aggregator.MethodInvokingReleaseStrategy
-
- isRunning() - Method in class org.springframework.integration.amqp.config.AmqpChannelFactoryBean
-
- isRunning() - Method in class org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint
-
- isRunning() - Method in class org.springframework.integration.channel.DefaultHeaderChannelRegistry
-
- isRunning() - Method in class org.springframework.integration.channel.interceptor.WireTap
-
Check whether the wire tap is currently running.
- isRunning() - Method in class org.springframework.integration.config.ConsumerEndpointFactoryBean
-
- isRunning() - Method in class org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean
-
- isRunning() - Method in class org.springframework.integration.dsl.IntegrationComponentSpec
-
- isRunning() - Method in class org.springframework.integration.dsl.IntegrationFlowAdapter
-
- isRunning() - Method in class org.springframework.integration.dsl.StandardIntegrationFlow
-
- isRunning() - Method in class org.springframework.integration.endpoint.AbstractEndpoint
-
- isRunning() - Method in class org.springframework.integration.endpoint.MethodInvokingMessageSource
-
- isRunning() - Method in class org.springframework.integration.file.config.FileTailInboundChannelAdapterFactoryBean
-
- isRunning() - Method in class org.springframework.integration.file.FileReadingMessageSource
-
- isRunning() - Method in class org.springframework.integration.file.FileWritingMessageHandler
-
- isRunning() - Method in class org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource
-
- isRunning() - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizingMessageSource
-
- isRunning() - Method in class org.springframework.integration.filter.AbstractMessageProcessingSelector
-
- isRunning() - Method in class org.springframework.integration.filter.MessageFilter
-
- isRunning() - Method in class org.springframework.integration.gateway.GatewayMessageHandler
-
- isRunning() - Method in class org.springframework.integration.handler.MessageHandlerChain
-
- isRunning() - Method in class org.springframework.integration.handler.MethodInvokingMessageHandler
-
- isRunning() - Method in class org.springframework.integration.handler.MethodInvokingMessageProcessor
-
- isRunning() - Method in class org.springframework.integration.handler.ReplyProducingMessageHandlerWrapper
-
- isRunning() - Method in class org.springframework.integration.handler.ServiceActivatingHandler
-
- isRunning() - Method in class org.springframework.integration.handler.support.MessagingMethodInvokerHelper
-
- isRunning() - Method in class org.springframework.integration.history.MessageHistoryConfigurer
-
- isRunning() - Method in class org.springframework.integration.ip.AbstractInternetProtocolSendingMessageHandler
-
- isRunning() - Method in class org.springframework.integration.ip.config.TcpConnectionFactoryFactoryBean
-
- isRunning() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- isRunning() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- isRunning() - Method in class org.springframework.integration.ip.tcp.connection.FailoverClientConnectionFactory
-
Returns true if all factories are running
- isRunning() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- isRunning() - Method in class org.springframework.integration.ip.tcp.TcpOutboundGateway
-
- isRunning() - Method in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
-
- isRunning() - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- isRunning() - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
- isRunning() - Method in class org.springframework.integration.jms.SubscribableJmsChannel
-
- isRunning() - Method in class org.springframework.integration.kafka.channel.SubscribableKafkaChannel
-
- isRunning() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- isRunning() - Method in class org.springframework.integration.kafka.outbound.KafkaProducerMessageHandler
-
- isRunning() - Method in class org.springframework.integration.monitor.ManagedEndpoint
-
Deprecated.
- isRunning() - Method in class org.springframework.integration.mqtt.outbound.AbstractMqttMessageHandler
-
- isRunning() - Method in class org.springframework.integration.redis.channel.SubscribableRedisChannel
-
- isRunning() - Method in class org.springframework.integration.rsocket.AbstractRSocketConnector
-
- isRunning() - Method in class org.springframework.integration.scattergather.ScatterGatherHandler
-
- isRunning() - Method in class org.springframework.integration.stomp.AbstractStompSessionManager
-
- isRunning() - Method in class org.springframework.integration.stomp.outbound.StompMessageHandler
-
- isRunning() - Method in class org.springframework.integration.store.MessageGroupStoreReaper
-
- isRunning() - Method in class org.springframework.integration.support.leader.LockRegistryLeaderInitiator
-
- isRunning() - Method in interface org.springframework.integration.support.management.ManageableLifecycle
-
- isRunning() - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
-
- isRunning() - Method in class org.springframework.integration.transformer.AbstractMessageProcessingTransformer
-
- isRunning() - Method in class org.springframework.integration.transformer.ContentEnricher
-
Lifecycle implementation.
- isRunning() - Method in class org.springframework.integration.transformer.MessageTransformingHandler
-
- isRunning() - Method in class org.springframework.integration.websocket.ClientWebSocketContainer
-
- isRunning() - Method in class org.springframework.integration.websocket.ServerWebSocketContainer
-
- isRunning() - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
-
- isRunning() - Method in class org.springframework.integration.zeromq.ZeroMqProxy
-
- isRunning() - Method in class org.springframework.integration.zookeeper.config.CuratorFrameworkFactoryBean
-
- isRunning() - Method in class org.springframework.integration.zookeeper.config.LeaderInitiatorFactoryBean
-
- isRunning() - Method in class org.springframework.integration.zookeeper.leader.LeaderInitiator
-
- isRunning() - Method in class org.springframework.integration.zookeeper.metadata.ZookeeperMetadataStore
-
- isSend() - Method in class org.springframework.integration.security.channel.ChannelInvocation
-
- isSendPartialResultOnExpiry() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- isSequenceAware() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- isServer() - Method in interface org.springframework.integration.ip.tcp.connection.TcpConnection
-
- isServer() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- isServer() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- isSessionTransacted() - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- isSharedSession() - Method in interface org.springframework.integration.file.remote.session.SharedSessionCapable
-
- isSharedSession() - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
-
- isShouldMarkMessagesAsRead() - Method in class org.springframework.integration.mail.config.MailReceiverFactoryBean
-
- isShouldMarkMessagesAsRead() - Method in class org.springframework.integration.mail.ImapMailReceiver
-
Check if messages should be marked as read.
- isShuttingDown() - Method in class org.springframework.integration.ip.tcp.connection.AbstractServerConnectionFactory
-
- isSingleton() - Method in class org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean
-
- isSingleton() - Method in class org.springframework.integration.config.CorrelationStrategyFactoryBean
-
- isSingleton() - Method in class org.springframework.integration.config.IntegrationEvaluationContextFactoryBean
-
- isSingleton() - Method in class org.springframework.integration.config.IntegrationSimpleEvaluationContextFactoryBean
-
- isSingleton() - Method in class org.springframework.integration.config.ReleaseStrategyFactoryBean
-
- isSingleton() - Method in class org.springframework.integration.config.SpelFunctionFactoryBean
-
- isSingleton() - Method in class org.springframework.integration.file.config.FileListFilterFactoryBean
-
- isSingleton() - Method in class org.springframework.integration.transaction.TransactionSynchronizationFactoryBean
-
- isSingleUse() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- isSingleUse() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- isSoKeepAlive() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- isSoKeepAlive() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- isSoKeepAlive() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- isSoTcpNoDelay() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- isSoTcpNoDelay() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- isSoTcpNoDelay() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- isStale(T) - Method in interface org.springframework.integration.util.SimplePool.PoolItemCallback
-
Called by the pool when an idle item is retrieved from the pool.
- isSyncExecutor() - Method in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
- isSyncExecutor() - Method in class org.springframework.integration.util.ErrorHandlingTaskExecutor
-
- isTimeoutOnIdle() - Method in class org.springframework.integration.store.AbstractMessageGroupStore
-
- isTransacted() - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckInfo
-
- isTransacted() - Method in class org.springframework.integration.amqp.inbound.AmqpMessageSource
-
- isUseIdAsPrefix(String) - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext
-
Return true to prefix flow bean names with the flow id and a period.
- isUseIdAsPrefix(String) - Method in class org.springframework.integration.dsl.context.StandardIntegrationFlowContext
-
- isUseTemporaryFileName() - Method in class org.springframework.integration.file.remote.handler.FileTransferringMessageHandler
-
- isUseTemporaryFileName() - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- isUseWatchService() - Method in class org.springframework.integration.file.FileReadingMessageSource
-
- isUsingDirectBuffers() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioClientConnectionFactory
-
- isUsingDirectBuffers() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioConnection
-
- isUsingDirectBuffers() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioServerConnectionFactory
-
- isUsingReplyProducer() - Method in class org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
-
Override this to signal that this channel adapter is actually using a AbstractReplyProducingMessageHandler
while it is not possible for this parser to determine that because, say, a FactoryBean is being used.
- isUsingReplyProducer() - Method in class org.springframework.integration.file.config.FileOutboundChannelAdapterParser
-
- isUsingReplyProducer() - Method in class org.springframework.integration.jpa.config.xml.JpaOutboundChannelAdapterParser
-
- isVoid() - Method in class org.springframework.integration.transaction.IntegrationResourceHolder
-
- isWritable(EvaluationContext) - Method in class org.springframework.integration.expression.DynamicExpression
-
- isWritable(EvaluationContext, Object) - Method in class org.springframework.integration.expression.DynamicExpression
-
- isWritable(Object) - Method in class org.springframework.integration.expression.DynamicExpression
-
- isWritable(EvaluationContext) - Method in class org.springframework.integration.expression.FunctionExpression
-
- isWritable(EvaluationContext, Object) - Method in class org.springframework.integration.expression.FunctionExpression
-
- isWritable(Object) - Method in class org.springframework.integration.expression.FunctionExpression
-
- isWritable(EvaluationContext) - Method in class org.springframework.integration.expression.SupplierExpression
-
- isWritable(EvaluationContext, Object) - Method in class org.springframework.integration.expression.SupplierExpression
-
- isWritable(Object) - Method in class org.springframework.integration.expression.SupplierExpression
-
- isWritable(EvaluationContext) - Method in class org.springframework.integration.expression.ValueExpression
-
- isWritable(EvaluationContext, Object) - Method in class org.springframework.integration.expression.ValueExpression
-
- isWritable(Object) - Method in class org.springframework.integration.expression.ValueExpression
-
- iterator() - Method in class org.springframework.integration.history.MessageHistory
-
- iterator() - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- iterator() - Method in class org.springframework.integration.json.JsonPropertyAccessor.ArrayNodeAsList
-
- iterator() - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- iterator() - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- iterator() - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- iterator() - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- iterator() - Method in class org.springframework.integration.store.MessageGroupQueue
-
- iterator() - Method in interface org.springframework.integration.store.MessageGroupStore
-
- iterator() - Method in class org.springframework.integration.store.SimpleMessageStore
-
- Mail - Class in org.springframework.integration.mail.dsl
-
The factory for Spring Integration Mail components.
- mailHandler(Socket) - Method in class org.springframework.integration.test.mail.TestMailServer.ImapServer
-
- mailHandler(Socket) - Method in class org.springframework.integration.test.mail.TestMailServer.MailServer
-
- mailHandler(Socket) - Method in class org.springframework.integration.test.mail.TestMailServer.Pop3Server
-
- mailHandler(Socket) - Method in class org.springframework.integration.test.mail.TestMailServer.SmtpServer
-
- MailHeaderEnricherParser - Class in org.springframework.integration.mail.config
-
- MailHeaderEnricherParser() - Constructor for class org.springframework.integration.mail.config.MailHeaderEnricherParser
-
- MailHeaders - Class in org.springframework.integration.mail
-
Pre-defined header names to be used for setting and/or retrieving Mail
Message attributes from/to integration Message Headers.
- MailHeadersBuilder - Class in org.springframework.integration.mail.dsl
-
- MailInboundChannelAdapterParser - Class in org.springframework.integration.mail.config
-
Parser for the <inbound-channel-adapter> element of Spring Integration's 'mail' namespace.
- MailInboundChannelAdapterParser() - Constructor for class org.springframework.integration.mail.config.MailInboundChannelAdapterParser
-
- MailInboundChannelAdapterSpec<S extends MailInboundChannelAdapterSpec<S,R>,R extends AbstractMailReceiver> - Class in org.springframework.integration.mail.dsl
-
- MailInboundChannelAdapterSpec(R) - Constructor for class org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec
-
- MailInboundChannelAdapterSpec(R, boolean) - Constructor for class org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec
-
- MailIntegrationEvent - Class in org.springframework.integration.mail.event
-
- MailIntegrationEvent(Object) - Constructor for class org.springframework.integration.mail.event.MailIntegrationEvent
-
- MailIntegrationEvent(Object, Throwable) - Constructor for class org.springframework.integration.mail.event.MailIntegrationEvent
-
- MailNamespaceHandler - Class in org.springframework.integration.mail.config
-
Namespace handler for the 'mail' namespace.
- MailNamespaceHandler() - Constructor for class org.springframework.integration.mail.config.MailNamespaceHandler
-
- MailOutboundChannelAdapterParser - Class in org.springframework.integration.mail.config
-
Parser for the <outbound-channel-adapter/> element of the 'mail' namespace.
- MailOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.mail.config.MailOutboundChannelAdapterParser
-
- MailReceiver - Interface in org.springframework.integration.mail
-
Strategy interface for receiving mail
Messages.
- MailReceiverFactoryBean - Class in org.springframework.integration.mail.config
-
- MailReceiverFactoryBean() - Constructor for class org.springframework.integration.mail.config.MailReceiverFactoryBean
-
- MailReceivingMessageSource - Class in org.springframework.integration.mail
-
- MailReceivingMessageSource(MailReceiver) - Constructor for class org.springframework.integration.mail.MailReceivingMessageSource
-
- MailSendingMessageHandler - Class in org.springframework.integration.mail
-
- MailSendingMessageHandler(MailSender) - Constructor for class org.springframework.integration.mail.MailSendingMessageHandler
-
Create a MailSendingMessageHandler.
- MailSendingMessageHandlerSpec - Class in org.springframework.integration.mail.dsl
-
- MailSendingMessageHandlerSpec(String) - Constructor for class org.springframework.integration.mail.dsl.MailSendingMessageHandlerSpec
-
- MailToStringTransformer - Class in org.springframework.integration.mail.transformer
-
Transforms a Message payload of type
Message to a String.
- MailToStringTransformer() - Constructor for class org.springframework.integration.mail.transformer.MailToStringTransformer
-
- MailToStringTransformerParser - Class in org.springframework.integration.mail.config
-
Parser for the <mail-to-string-transformer> element.
- MailToStringTransformerParser() - Constructor for class org.springframework.integration.mail.config.MailToStringTransformerParser
-
- MailTransportUtils - Class in org.springframework.integration.mail
-
Collection of utility methods to work with Mail transports.
- MailTransportUtils() - Constructor for class org.springframework.integration.mail.MailTransportUtils
-
- MailUtils - Class in org.springframework.integration.mail.support
-
Utilities for handling mail messages.
- makeDirectories(String, Session<F>, String, Log) - Static method in class org.springframework.integration.file.remote.RemoteFileUtils
-
Recursively create remote directories.
- ManageableLifecycle - Interface in org.springframework.integration.support.management
-
- ManageableSmartLifecycle - Interface in org.springframework.integration.support.management
-
- ManagedEndpoint - Class in org.springframework.integration.monitor
-
- ManagedEndpoint(AbstractEndpoint) - Constructor for class org.springframework.integration.monitor.ManagedEndpoint
-
Deprecated.
- MANAGEMENT_CONFIGURER_NAME - Static variable in class org.springframework.integration.config.IntegrationManagementConfigurer
-
Bean name of the configurer.
- managementConfigurer(ObjectProvider<MetricsCaptor>) - Method in class org.springframework.integration.config.IntegrationManagementConfiguration
-
- ManagementOverrides() - Constructor for class org.springframework.integration.support.management.IntegrationManagement.ManagementOverrides
-
- ManualAckListenerExecutionFailedException - Exception in org.springframework.integration.amqp.support
-
- ManualAckListenerExecutionFailedException(String, Throwable, Message, Channel, long) - Constructor for exception org.springframework.integration.amqp.support.ManualAckListenerExecutionFailedException
-
- ManualAckListenerExecutionFailedException(String, Throwable, Channel, long, Message...) - Constructor for exception org.springframework.integration.amqp.support.ManualAckListenerExecutionFailedException
-
Construct an instance with the provided properties.
- manualAcks - Variable in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter.Listener
-
- MAP_KEY - Static variable in class org.springframework.integration.redis.support.RedisHeaders
-
- MapArgumentResolver - Class in org.springframework.integration.handler.support
-
- MapArgumentResolver() - Constructor for class org.springframework.integration.handler.support.MapArgumentResolver
-
- MapBuilder<B extends MapBuilder<B,K,V>,K,V> - Class in org.springframework.integration.support
-
A
Builder pattern implementation for the
Map.
- MapBuilder() - Constructor for class org.springframework.integration.support.MapBuilder
-
- MapContentMatchers<T,V> - Class in org.springframework.integration.test.matcher
-
Matchers that examine the contents of a
Map.
- mapHeaders(Message<?>) - Method in class org.springframework.integration.http.outbound.AbstractHttpRequestExecutingMessageHandler
-
- MapJsonSerializer - Class in org.springframework.integration.ip.tcp.serializer
-
Serializes a
Map as JSON.
- MapJsonSerializer() - Constructor for class org.springframework.integration.ip.tcp.serializer.MapJsonSerializer
-
- mapMessage(Message<?>, MessageConverter, AmqpHeaderMapper, MessageDeliveryMode, boolean) - Static method in class org.springframework.integration.amqp.support.MappingUtils
-
Map an o.s.m.Message to an o.s.a.core.Message.
- MapMessageConverter - Class in org.springframework.integration.support.converter
-
Converts to/from a Map with 2 keys ('headers' and 'payload').
- MapMessageConverter() - Constructor for class org.springframework.integration.support.converter.MapMessageConverter
-
- mappedReplyHeaders(String...) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseInboundGatewaySpec
-
Only applies if the default header mapper is used.
- mappedReplyHeaders(String...) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Provide the header names that should be mapped to a response
from a
MessageHeaders.
- mappedReplyHeaders(String...) - Method in class org.springframework.integration.amqp.dsl.AmqpOutboundEndpointSpec
-
- mappedRequestHeaders(String...) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseInboundChannelAdapterSpec
-
Only applies if the default header mapper is used.
- mappedRequestHeaders(String...) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseInboundGatewaySpec
-
Only applies if the default header mapper is used.
- mappedRequestHeaders(String...) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Provide the header names that should be mapped from a request to a
MessageHeaders.
- mappedRequestHeaders(String...) - Method in class org.springframework.integration.http.dsl.BaseHttpMessageHandlerSpec
-
Provide the pattern array for request headers to map.
- mappedRequestHeaders(String...) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec
-
Provide the pattern array for request headers to map.
- mappedResponseHeaders(String...) - Method in class org.springframework.integration.http.dsl.BaseHttpMessageHandlerSpec
-
Provide the pattern array for response headers to map.
- mappedResponseHeaders(String...) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec
-
Provide the pattern array for response headers to map.
- mapper(MethodArgsMessageMapper) - Method in class org.springframework.integration.dsl.GatewayProxySpec
-
- MAPPER - Static variable in class org.springframework.integration.ip.config.IpAdapterParserUtils
-
- mapper(TcpMessageMapper) - Method in class org.springframework.integration.ip.dsl.AbstractConnectionFactorySpec
-
- MappingMessageRouterManagement - Interface in org.springframework.integration.support.management
-
Exposes channel mapping operations when the router is proxied.
- MappingUtils - Class in org.springframework.integration.amqp.support
-
Utility methods used during message mapping.
- mapReplyMessage(Message<?>, MessageConverter, AmqpHeaderMapper, MessageDeliveryMode, boolean) - Static method in class org.springframework.integration.amqp.support.MappingUtils
-
Map a reply o.s.m.Message to an o.s.a.core.Message.
- mapRow(ResultSet, int) - Method in class org.springframework.integration.jdbc.store.channel.MessageRowMapper
-
- MapToObjectTransformer - Class in org.springframework.integration.transformer
-
Will transform Map to an instance of Object.
- MapToObjectTransformer(Class<?>) - Constructor for class org.springframework.integration.transformer.MapToObjectTransformer
-
- MapToObjectTransformer(String) - Constructor for class org.springframework.integration.transformer.MapToObjectTransformer
-
- MapToObjectTransformerParser - Class in org.springframework.integration.config.xml
-
- MapToObjectTransformerParser() - Constructor for class org.springframework.integration.config.xml.MapToObjectTransformerParser
-
- mark() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
- MARKER - Static variable in class org.springframework.integration.file.FileHeaders
-
Record is a file marker (START/END)
- markers() - Method in class org.springframework.integration.file.dsl.FileSplitterSpec
-
- markers(boolean) - Method in class org.springframework.integration.file.dsl.FileSplitterSpec
-
- marshaller(Marshaller) - Method in class org.springframework.integration.ws.dsl.MarshallingWsInboundGatewaySpec
-
Specify a marshaller to use.
- marshaller(Marshaller) - Method in class org.springframework.integration.ws.dsl.MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec
-
Configure the marshaller to use.
- marshallingInboundGateway() - Static method in class org.springframework.integration.ws.dsl.Ws
-
Create an instance.
- marshallingInboundGateway(Marshaller) - Static method in class org.springframework.integration.ws.dsl.Ws
-
- marshallingOutboundGateway() - Static method in class org.springframework.integration.ws.dsl.Ws
-
- marshallingOutboundGateway(WebServiceTemplate) - Static method in class org.springframework.integration.ws.dsl.Ws
-
- MarshallingTransformer - Class in org.springframework.integration.xml.transformer
-
- MarshallingTransformer(Marshaller, ResultTransformer) - Constructor for class org.springframework.integration.xml.transformer.MarshallingTransformer
-
- MarshallingTransformer(Marshaller) - Constructor for class org.springframework.integration.xml.transformer.MarshallingTransformer
-
- MarshallingTransformerParser - Class in org.springframework.integration.xml.config
-
- MarshallingTransformerParser() - Constructor for class org.springframework.integration.xml.config.MarshallingTransformerParser
-
- MarshallingWebServiceInboundGateway - Class in org.springframework.integration.ws
-
- MarshallingWebServiceInboundGateway() - Constructor for class org.springframework.integration.ws.MarshallingWebServiceInboundGateway
-
Creates a new MarshallingWebServiceInboundGateway.
- MarshallingWebServiceInboundGateway(Marshaller) - Constructor for class org.springframework.integration.ws.MarshallingWebServiceInboundGateway
-
Creates a new MarshallingWebServiceInboundGateway with the given marshaller.
- MarshallingWebServiceInboundGateway(Marshaller, Unmarshaller) - Constructor for class org.springframework.integration.ws.MarshallingWebServiceInboundGateway
-
Creates a new MarshallingWebServiceInboundGateway with the given marshaller and unmarshaller.
- MarshallingWebServiceOutboundGateway - Class in org.springframework.integration.ws
-
An outbound Messaging Gateway for invoking Web Services that also supports
marshalling and unmarshalling of the request and response messages.
- MarshallingWebServiceOutboundGateway(DestinationProvider, Marshaller, Unmarshaller, WebServiceMessageFactory) - Constructor for class org.springframework.integration.ws.MarshallingWebServiceOutboundGateway
-
- MarshallingWebServiceOutboundGateway(DestinationProvider, Marshaller, Unmarshaller) - Constructor for class org.springframework.integration.ws.MarshallingWebServiceOutboundGateway
-
- MarshallingWebServiceOutboundGateway(DestinationProvider, Marshaller, WebServiceMessageFactory) - Constructor for class org.springframework.integration.ws.MarshallingWebServiceOutboundGateway
-
- MarshallingWebServiceOutboundGateway(DestinationProvider, Marshaller) - Constructor for class org.springframework.integration.ws.MarshallingWebServiceOutboundGateway
-
- MarshallingWebServiceOutboundGateway(String, Marshaller, Unmarshaller, WebServiceMessageFactory) - Constructor for class org.springframework.integration.ws.MarshallingWebServiceOutboundGateway
-
- MarshallingWebServiceOutboundGateway(String, Marshaller, Unmarshaller) - Constructor for class org.springframework.integration.ws.MarshallingWebServiceOutboundGateway
-
- MarshallingWebServiceOutboundGateway(String, Marshaller, WebServiceMessageFactory) - Constructor for class org.springframework.integration.ws.MarshallingWebServiceOutboundGateway
-
- MarshallingWebServiceOutboundGateway(String, Marshaller) - Constructor for class org.springframework.integration.ws.MarshallingWebServiceOutboundGateway
-
- MarshallingWebServiceOutboundGateway(String, WebServiceTemplate) - Constructor for class org.springframework.integration.ws.MarshallingWebServiceOutboundGateway
-
Construct an instance based on the provided Web Service URI and WebServiceTemplate.
- MarshallingWebServiceOutboundGateway(DestinationProvider, WebServiceTemplate) - Constructor for class org.springframework.integration.ws.MarshallingWebServiceOutboundGateway
-
Construct an instance based on the provided DestinationProvider and WebServiceTemplate.
- MarshallingWsInboundGatewaySpec - Class in org.springframework.integration.ws.dsl
-
- MarshallingWsInboundGatewaySpec() - Constructor for class org.springframework.integration.ws.dsl.MarshallingWsInboundGatewaySpec
-
- MarshallingWsOutboundGatewayNoTemplateSpec() - Constructor for class org.springframework.integration.ws.dsl.MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec
-
- MarshallingWsOutboundGatewaySpec - Class in org.springframework.integration.ws.dsl
-
- MarshallingWsOutboundGatewaySpec(WebServiceTemplate) - Constructor for class org.springframework.integration.ws.dsl.MarshallingWsOutboundGatewaySpec
-
- MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec - Class in org.springframework.integration.ws.dsl
-
- matches(Object, Description) - Method in class org.springframework.integration.test.matcher.EqualsResultMatcher
-
- matches(Object) - Method in class org.springframework.integration.test.matcher.MessageMatcher
-
- matches(Object) - Method in class org.springframework.integration.test.matcher.PayloadAndHeaderMatcher
-
- matches(Method) - Method in class org.springframework.integration.util.UniqueMethodFilter
-
- matchesSafely(Message<T>) - Method in class org.springframework.integration.test.matcher.HeaderMatcher
-
- matchesSafely(Map<? super T, ? super V>) - Method in class org.springframework.integration.test.matcher.MapContentMatchers
-
- matchesSafely(Message<?>) - Method in class org.springframework.integration.test.matcher.PayloadMatcher
-
- matchHeader(String) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper.CompositeHeaderMatcher
-
- matchHeader(String) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper.ContentBasedHeaderMatcher
-
- matchHeader(String) - Method in interface org.springframework.integration.mapping.AbstractHeaderMapper.HeaderMatcher
-
Specify if the given headerName matches.
- matchHeader(String) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper.PatternBasedHeaderMatcher
-
- matchHeader(String) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper.PrefixBasedMatcher
-
- matchHeader(String) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper.SinglePatternBasedHeaderMatcher
-
- MAX_MESSAGES_UNBOUNDED - Static variable in class org.springframework.integration.scheduling.PollerMetadata
-
- maxAge(long) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec.CrossOriginSpec
-
The maximum age (in seconds) of the cache duration for pre-flight responses.
- maxAttempts(int) - Method in class org.springframework.integration.dsl.DelayerEndpointSpec
-
Set the maximum number of release attempts for when message release fails.
- maxConcurrentConsumers(int) - Method in class org.springframework.integration.amqp.dsl.SimpleMessageListenerContainerSpec
-
- maxConcurrentConsumers(int) - Method in class org.springframework.integration.jms.dsl.JmsDefaultListenerContainerSpec
-
The max for concurrent consumers number to use.
- maxConcurrentConsumers(Integer) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec.ReplyContainerSpec
-
- maxFetchSize(int) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
Specify the maximum number of remote files that will be fetched on each fetch
attempt.
- maxFetchSize(int) - Method in class org.springframework.integration.file.dsl.RemoteFileStreamingInboundChannelAdapterSpec
-
Specify the maximum number of remote files that will be fetched on each fetch
attempt.
- maxFetchSize(int) - Method in class org.springframework.integration.mail.dsl.ImapIdleChannelAdapterSpec
-
- maxFetchSize(int) - Method in class org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec
-
The maximum for fetch size.
- maxMessagesPerPoll(long) - Method in class org.springframework.integration.dsl.PollerSpec
-
- maxMessagesPerTask(int) - Method in class org.springframework.integration.jms.dsl.JmsDefaultListenerContainerSpec
-
The max messages per task.
- maxMessagesPerTask(int) - Method in class org.springframework.integration.jms.dsl.JmsMessageChannelSpec
-
- maxMessagesPerTask(Integer) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec.ReplyContainerSpec
-
- maxResults(int) - Method in class org.springframework.integration.jpa.dsl.JpaInboundChannelAdapterSpec
-
Set the maximum number of results expression.
- maxResults(int) - Method in class org.springframework.integration.jpa.dsl.JpaRetrievingOutboundGatewaySpec
-
Set the maximum number of results expression.
- maxResultsExpression(String) - Method in class org.springframework.integration.jpa.dsl.JpaInboundChannelAdapterSpec
-
Specify a SpEL expression for maximum number of results expression.
- maxResultsExpression(Expression) - Method in class org.springframework.integration.jpa.dsl.JpaInboundChannelAdapterSpec
-
Specify a SpEL expression for maximum number of results expression.
- maxResultsExpression(String) - Method in class org.springframework.integration.jpa.dsl.JpaRetrievingOutboundGatewaySpec
-
Specify a SpEL expression for maximum number of results expression.
- maxResultsExpression(Expression) - Method in class org.springframework.integration.jpa.dsl.JpaRetrievingOutboundGatewaySpec
-
Specify a SpEL expression for maximum number of results expression.
- maxSubscribers(int) - Method in class org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec
-
- maxSubscribers - Variable in class org.springframework.integration.channel.AbstractExecutorChannel
-
- maxSubscribers - Variable in class org.springframework.integration.dsl.LoadBalancingChannelSpec
-
- maxSubscribers(Integer) - Method in class org.springframework.integration.dsl.LoadBalancingChannelSpec
-
- maxSubscribers(Integer) - Method in class org.springframework.integration.dsl.PublishSubscribeChannelSpec
-
- maxSubscribers(int) - Method in class org.springframework.integration.jms.dsl.JmsMessageChannelSpec
-
- MBEAN_EXPORTER_NAME - Static variable in class org.springframework.integration.jmx.config.IntegrationMBeanExportConfiguration
-
- MBeanAttributeFilter - Interface in org.springframework.integration.jmx
-
- mbeanExporter() - Method in class org.springframework.integration.jmx.config.IntegrationMBeanExportConfiguration
-
- MBeanExporterParser - Class in org.springframework.integration.jmx.config
-
Parser for the 'mbean-export' element of the integration JMX namespace.
- MBeanExporterParser() - Constructor for class org.springframework.integration.jmx.config.MBeanExporterParser
-
- MBeanObjectConverter - Interface in org.springframework.integration.jmx
-
- MBeanTreePollingChannelAdapterParser - Class in org.springframework.integration.jmx.config
-
- MBeanTreePollingChannelAdapterParser() - Constructor for class org.springframework.integration.jmx.config.MBeanTreePollingChannelAdapterParser
-
- MBeanTreePollingMessageSource - Class in org.springframework.integration.jmx
-
A
MessageSource implementation that
retrieves a snapshot of a filtered subset of the MBean tree.
- MBeanTreePollingMessageSource(MBeanObjectConverter) - Constructor for class org.springframework.integration.jmx.MBeanTreePollingMessageSource
-
- merge(Object) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- merge(Object, int, boolean) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- merge(Object) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
- merge(Object, int, boolean) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
- MERGED_INTEGRATION_GLOBAL_PROPERTIES_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- mergeWithDefaultConverters(boolean) - Method in class org.springframework.integration.http.dsl.BaseHttpInboundEndpointSpec
-
Flag which determines if the default converters should be available after custom converters.
- MESSAGE - Static variable in class org.springframework.integration.syslog.SyslogHeaders
-
- MESSAGE - Static variable in class org.springframework.integration.test.mail.TestMailServer.MailServer.MailHandler
-
- MESSAGE - Static variable in class org.springframework.integration.transformer.SyslogToMapTransformer
-
- MESSAGE_FORMAT_ERROR - Static variable in class org.springframework.integration.support.json.AbstractJsonInboundMessageMapper
-
- MESSAGE_GROUP_KEY_PREFIX - Static variable in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- MESSAGE_HANDLER_FACTORY_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- MESSAGE_ID - Static variable in class org.springframework.integration.mongodb.store.MessageDocumentFields
-
- MESSAGE_ID - Static variable in class org.springframework.integration.stomp.support.IntegrationStompHeaders
-
- MESSAGE_KEY_PREFIX - Static variable in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- MESSAGE_PUBLISHING_ERROR_HANDLER_BEAN_NAME - Static variable in class org.springframework.integration.channel.ChannelUtils
-
- MESSAGE_SOURCE - Static variable in class org.springframework.integration.redis.support.RedisHeaders
-
- MESSAGE_SOURCE - Static variable in class org.springframework.integration.transaction.IntegrationResourceHolder
-
- messageArgumentCaptor() - Static method in class org.springframework.integration.test.mock.MockIntegration
-
- messageArrived(String, MqttMessage) - Method in class org.springframework.integration.mqtt.inbound.MqttPahoMessageDrivenChannelAdapter
-
- messageArrived(String, MqttMessage) - Method in class org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler
-
- MessageBuilder<T> - Class in org.springframework.integration.support
-
- MessageBuilderFactory - Interface in org.springframework.integration.support
-
- messageBuilderForReply(Object) - Method in class org.springframework.integration.handler.AbstractMessageProducingHandler
-
- MessageChannelNode - Class in org.springframework.integration.graph
-
Represents a message channel.
- MessageChannelNode(int, String, MessageChannel) - Constructor for class org.springframework.integration.graph.MessageChannelNode
-
- MessageChannelReactiveUtils - Class in org.springframework.integration.channel
-
- MessageChannelReference - Class in org.springframework.integration.dsl.support
-
- MessageChannelReference(String) - Constructor for class org.springframework.integration.dsl.support.MessageChannelReference
-
- MessageChannels - Class in org.springframework.integration.dsl
-
- MessageChannelSpec<S extends MessageChannelSpec<S,C>,C extends AbstractMessageChannel> - Class in org.springframework.integration.dsl
-
- MessageChannelSpec() - Constructor for class org.springframework.integration.dsl.MessageChannelSpec
-
- messageChannelToFlux(MessageChannel) - Static method in class org.springframework.integration.util.IntegrationReactiveUtils
-
- MessageCodec - Class in org.springframework.integration.codec.kryo
-
PojoCodec configured to encode/decode
Message<?>s.
- MessageCodec() - Constructor for class org.springframework.integration.codec.kryo.MessageCodec
-
Construct an instance using the default registration ids for message
headers.
- MessageCodec(MessageKryoRegistrar) - Constructor for class org.springframework.integration.codec.kryo.MessageCodec
-
Construct an instance using a custom registrar - usually used if different
registration ids are required for message headers.
- MessageCollectionCallback<T> - Interface in org.springframework.integration.mongodb.outbound
-
The callback to be used with the
MongoDbOutboundGateway
as an alternative to other query options on the gateway.
- messageConverter(MessageConverter) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseInboundChannelAdapterSpec
-
- messageConverter(MessageConverter) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseInboundGatewaySpec
-
- messageConverter(MessageConverter) - Method in class org.springframework.integration.amqp.dsl.AmqpInboundPolledChannelAdapterSpec
-
- messageConverter(MessageConverter) - Method in class org.springframework.integration.dsl.MessageChannelSpec
-
- messageConverter(RecordMessageConverter) - Method in class org.springframework.integration.kafka.dsl.KafkaInboundChannelAdapterSpec
-
Set the message converter to replace the default.
- messageConverter(RecordMessageConverter) - Method in class org.springframework.integration.kafka.dsl.KafkaInboundGatewaySpec
-
Set the message converter to use with a record-based consumer.
- messageConverter(MessageConverter) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec
-
Set the message converter; must be a RecordMessageConverter or
BatchMessageConverter depending on mode.
- messageConverter(RecordMessageConverter) - Method in class org.springframework.integration.kafka.dsl.KafkaTemplateSpec
-
Set the message converter to use.
- MessageConverter - Interface in org.springframework.integration.syslog
-
A converter to convert the raw message created by the underlying
UDP/TCP endpoint to a specific form of Syslog message.
- messageConverter(MessageConverter) - Method in class org.springframework.integration.zeromq.dsl.ZeroMqMessageHandlerSpec
-
- messageConverter(MessageConverter) - Method in class org.springframework.integration.zeromq.dsl.ZeroMqMessageProducerSpec
-
- messageConverters(HttpMessageConverter<?>...) - Method in class org.springframework.integration.http.dsl.BaseHttpInboundEndpointSpec
-
Set the message body converters to use.
- messageConverters(HttpMessageConverter<?>...) - Method in class org.springframework.integration.http.dsl.HttpMessageHandlerSpec
-
- MessageConvertingTcpMessageMapper - Class in org.springframework.integration.ip.tcp.connection
-
- MessageConvertingTcpMessageMapper(MessageConverter) - Constructor for class org.springframework.integration.ip.tcp.connection.MessageConvertingTcpMessageMapper
-
- MessageCountReleaseStrategy - Class in org.springframework.integration.aggregator
-
A
ReleaseStrategy that releases only the first
n messages, where
n is a threshold.
- MessageCountReleaseStrategy() - Constructor for class org.springframework.integration.aggregator.MessageCountReleaseStrategy
-
Convenient constructor is only one message is required (threshold=1).
- MessageCountReleaseStrategy(int) - Constructor for class org.springframework.integration.aggregator.MessageCountReleaseStrategy
-
Construct an instance based on the provided threshold.
- MessageDecorator - Interface in org.springframework.integration.support
-
- MessageDispatcher - Interface in org.springframework.integration.dispatcher
-
Strategy interface for dispatching messages to handlers.
- MessageDispatchingException - Exception in org.springframework.integration
-
Exception that indicates an internal error occurred within a
MessageDispatcher
preventing message delivery.
- MessageDispatchingException(String) - Constructor for exception org.springframework.integration.MessageDispatchingException
-
- MessageDispatchingException(Message<?>, String, Throwable) - Constructor for exception org.springframework.integration.MessageDispatchingException
-
- MessageDispatchingException(Message<?>, String) - Constructor for exception org.springframework.integration.MessageDispatchingException
-
- MessageDispatchingException(Message<?>) - Constructor for exception org.springframework.integration.MessageDispatchingException
-
- MessageDocument - Class in org.springframework.integration.mongodb.store
-
The entity class to wrap
Message to the MongoDB document.
- MessageDocument(Message<?>) - Constructor for class org.springframework.integration.mongodb.store.MessageDocument
-
- MessageDocumentFields - Class in org.springframework.integration.mongodb.store
-
- messageDrivenChannelAdapter(JmsListenerContainerSpec<?, ? extends AbstractMessageListenerContainer>) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- messageDrivenChannelAdapter(AbstractMessageListenerContainer) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- messageDrivenChannelAdapter(ConnectionFactory) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- messageDrivenChannelAdapter(ConnectionFactory, Class<C>) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- messageDrivenChannelAdapter(AbstractMessageListenerContainer<K, V>) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- messageDrivenChannelAdapter(AbstractMessageListenerContainer<K, V>, KafkaMessageDrivenChannelAdapter.ListenerMode) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- messageDrivenChannelAdapter(ConsumerFactory<K, V>, ContainerProperties) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- messageDrivenChannelAdapter(ConsumerFactory<K, V>, ContainerProperties, KafkaMessageDrivenChannelAdapter.ListenerMode) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- messageDrivenChannelAdapter(ConsumerFactory<K, V>, TopicPartitionOffset...) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- messageDrivenChannelAdapter(ConsumerFactory<K, V>, KafkaMessageDrivenChannelAdapter.ListenerMode, TopicPartitionOffset...) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- messageDrivenChannelAdapter(ConsumerFactory<K, V>, String...) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- messageDrivenChannelAdapter(ConsumerFactory<K, V>, KafkaMessageDrivenChannelAdapter.ListenerMode, String...) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- messageDrivenChannelAdapter(ConsumerFactory<K, V>, Pattern) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- messageDrivenChannelAdapter(ConsumerFactory<K, V>, KafkaMessageDrivenChannelAdapter.ListenerMode, Pattern) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- MessageEndpoint - Annotation Type in org.springframework.integration.annotation
-
Stereotype annotation indicating that a class is capable of serving as a
Message Endpoint.
- messageFactory(WebServiceMessageFactory) - Method in class org.springframework.integration.ws.dsl.MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec
-
- messageFactory(WebServiceMessageFactory) - Method in class org.springframework.integration.ws.dsl.SimpleWsOutboundGatewaySpec.SimpleWsOutboundGatewayNoTemplateSpec
-
- MessageFilter - Class in org.springframework.integration.filter
-
- MessageFilter(MessageSelector) - Constructor for class org.springframework.integration.filter.MessageFilter
-
- messageFunctions - Variable in class org.springframework.integration.test.mock.MockMessageHandler
-
- MessageGatewayNode - Class in org.springframework.integration.graph
-
Represents an inbound gateway.
- MessageGatewayNode(int, String, MessagingGatewaySupport, String, String) - Constructor for class org.springframework.integration.graph.MessageGatewayNode
-
- MessageGroup - Interface in org.springframework.integration.store
-
A group of messages that are correlated with each other and should be processed in the same context.
- MessageGroupExpiredEvent - Class in org.springframework.integration.aggregator
-
Event representing the expiration of a message group.
- MessageGroupExpiredEvent(Object, Object, int, Date, Date, boolean) - Constructor for class org.springframework.integration.aggregator.MessageGroupExpiredEvent
-
- MessageGroupFactory - Interface in org.springframework.integration.store
-
- MessageGroupMetadata - Class in org.springframework.integration.store
-
Value Object holding metadata about a MessageGroup in the MessageGroupStore.
- MessageGroupMetadata(MessageGroup) - Constructor for class org.springframework.integration.store.MessageGroupMetadata
-
- MessageGroupProcessor - Interface in org.springframework.integration.aggregator
-
A processor for correlated groups of messages.
- MessageGroupQueue - Class in org.springframework.integration.store
-
- MessageGroupQueue(BasicMessageGroupStore, Object) - Constructor for class org.springframework.integration.store.MessageGroupQueue
-
- MessageGroupQueue(BasicMessageGroupStore, Object, int) - Constructor for class org.springframework.integration.store.MessageGroupQueue
-
- MessageGroupQueue(BasicMessageGroupStore, Object, Lock) - Constructor for class org.springframework.integration.store.MessageGroupQueue
-
- MessageGroupQueue(BasicMessageGroupStore, Object, int, Lock) - Constructor for class org.springframework.integration.store.MessageGroupQueue
-
- messageGroupSize(Object) - Method in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
- messageGroupSize(Object) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- messageGroupSize(Object) - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- messageGroupSize(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- messageGroupSize(Object) - Method in class org.springframework.integration.redis.store.RedisChannelMessageStore
-
- messageGroupSize(Object) - Method in class org.springframework.integration.redis.store.RedisChannelPriorityMessageStore
-
- messageGroupSize(Object) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- messageGroupSize(Object) - Method in interface org.springframework.integration.store.BasicMessageGroupStore
-
Returns the size of this MessageGroup.
- messageGroupSize(Object) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- MessageGroupStore - Interface in org.springframework.integration.store
-
Defines additional storage operations on groups of messages linked by a group id.
- MessageGroupStore.MessageGroupCallback - Interface in org.springframework.integration.store
-
Invoked when a MessageGroupStore expires a group.
- MessageGroupStoreReaper - Class in org.springframework.integration.store
-
- MessageGroupStoreReaper(MessageGroupStore) - Constructor for class org.springframework.integration.store.MessageGroupStoreReaper
-
- MessageGroupStoreReaper() - Constructor for class org.springframework.integration.store.MessageGroupStoreReaper
-
- messageHandlerAttributes - Variable in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- MessageHandlerChain - Class in org.springframework.integration.handler
-
A composite
MessageHandler implementation that invokes a chain of
MessageHandler instances in order.
- MessageHandlerChain() - Constructor for class org.springframework.integration.handler.MessageHandlerChain
-
- MessageHandlerNode - Class in org.springframework.integration.graph
-
Represents a message handler.
- MessageHandlerNode(int, String, MessageHandler, String, String) - Constructor for class org.springframework.integration.graph.MessageHandlerNode
-
- MessageHandlerSpec<S extends MessageHandlerSpec<S,H>,H extends MessageHandler> - Class in org.springframework.integration.dsl
-
- MessageHandlerSpec() - Constructor for class org.springframework.integration.dsl.MessageHandlerSpec
-
- MessageHandlerSupport - Class in org.springframework.integration.handler
-
Base class for Message handling components that provides basic validation and error
handling capabilities.
- MessageHandlerSupport() - Constructor for class org.springframework.integration.handler.MessageHandlerSupport
-
- MessageHandlingExpressionEvaluatingAdviceException(Message<?>, String, Throwable, Object) - Constructor for exception org.springframework.integration.handler.advice.ExpressionEvaluatingRequestHandlerAdvice.MessageHandlingExpressionEvaluatingAdviceException
-
- MessageHandlingTask(MessageHandlingRunnable) - Constructor for class org.springframework.integration.channel.AbstractExecutorChannel.MessageHandlingTask
-
- MessageHandlingTaskDecorator - Interface in org.springframework.integration.dispatcher
-
- messageHeaders(Map<String, Expression>) - Method in class org.springframework.integration.dsl.MessageSourceSpec
-
Expressions with which to enhance headers.
- MessageHeadersJacksonSerializer - Class in org.springframework.integration.support.json
-
- MessageHeadersJacksonSerializer() - Constructor for class org.springframework.integration.support.json.MessageHeadersJacksonSerializer
-
- MessageHistory - Class in org.springframework.integration.history
-
- MessageHistory.Entry - Class in org.springframework.integration.history
-
Inner class for each Entry in the history.
- MessageHistoryConfigurer - Class in org.springframework.integration.history
-
- MessageHistoryConfigurer() - Constructor for class org.springframework.integration.history.MessageHistoryConfigurer
-
- MessageHistoryParser - Class in org.springframework.integration.config.xml
-
The <message-history/> parser.
- MessageHistoryParser() - Constructor for class org.springframework.integration.config.xml.MessageHistoryParser
-
- MessageHistoryRegistrar - Class in org.springframework.integration.config
-
- MessageHistoryRegistrar() - Constructor for class org.springframework.integration.config.MessageHistoryRegistrar
-
- MessageHolder - Class in org.springframework.integration.store
-
- MessageHolder(Message<?>) - Constructor for class org.springframework.integration.store.MessageHolder
-
- messageIdEnabled(boolean) - Method in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
- messageIdIterator() - Method in class org.springframework.integration.store.MessageGroupMetadata
-
- MessageJacksonDeserializer<T extends Message<?>> - Class in org.springframework.integration.support.json
-
A Jackson
StdNodeBasedDeserializer extension for
Message implementations.
- MessageJacksonDeserializer(Class<T>) - Constructor for class org.springframework.integration.support.json.MessageJacksonDeserializer
-
- messageKey(String) - Method in class org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec
-
Configure the message key to store message in Kafka topic.
- messageKey(Function<Message<P>, ?>) - Method in class org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec
-
Configure a
Function that will be invoked at runtime to determine the
message key under which a message will be stored in the topic.
- messageKeyExpression(String) - Method in class org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec
-
Configure a SpEL expression to determine the Kafka message key to store at runtime against
request Message as a root object of evaluation context.
- messageKeyExpression(Expression) - Method in class org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec
-
Configure an
Expression to determine the Kafka message key to store at runtime against
request Message as a root object of evaluation context.
- MessageKryoRegistrar - Class in org.springframework.integration.codec.kryo
-
Registers common MessageHeader types and Serializers.
- MessageKryoRegistrar() - Constructor for class org.springframework.integration.codec.kryo.MessageKryoRegistrar
-
- MessageListProcessor - Interface in org.springframework.integration.aggregator
-
- messageMapper(BytesMessageMapper) - Method in class org.springframework.integration.zeromq.dsl.ZeroMqChannelSpec
-
Provide a
BytesMessageMapper to convert to/from messages when send or receive happens
on the sockets.
- messageMapper(OutboundMessageMapper<byte[]>) - Method in class org.springframework.integration.zeromq.dsl.ZeroMqMessageHandlerSpec
-
Provide an
OutboundMessageMapper to convert a request message into
byte[]
for sending into ZeroMq socket.
- messageMapper(InboundMessageMapper<byte[]>) - Method in class org.springframework.integration.zeromq.dsl.ZeroMqMessageProducerSpec
-
- MessageMappingException - Exception in org.springframework.integration.mapping
-
Exception that indicates an error during message mapping.
- MessageMappingException(String) - Constructor for exception org.springframework.integration.mapping.MessageMappingException
-
- MessageMappingException(String, Throwable) - Constructor for exception org.springframework.integration.mapping.MessageMappingException
-
- MessageMappingException(Message<?>, String) - Constructor for exception org.springframework.integration.mapping.MessageMappingException
-
- MessageMappingException(Message<?>, String, Throwable) - Constructor for exception org.springframework.integration.mapping.MessageMappingException
-
- MessageMatcher - Class in org.springframework.integration.test.matcher
-
Matcher to make assertions about message equality easier.
- MessageMatcher(Message<?>) - Constructor for class org.springframework.integration.test.matcher.MessageMatcher
-
- MessageMetadata - Class in org.springframework.integration.store
-
Value Object holding metadata about a Message in the MessageStore.
- MessageMetadata(UUID) - Constructor for class org.springframework.integration.store.MessageMetadata
-
- MessagePredicate - Class in org.springframework.integration.test.predicate
-
Predicate to make assertions about message equality easier.
- MessagePredicate(Message<?>, String...) - Constructor for class org.springframework.integration.test.predicate.MessagePredicate
-
- MessagePreparedStatementSetter - Interface in org.springframework.integration.jdbc
-
- MessageProcessingHeaderValueMessageProcessor - Class in org.springframework.integration.transformer.support
-
- MessageProcessingHeaderValueMessageProcessor(MessageProcessor<T>) - Constructor for class org.springframework.integration.transformer.support.MessageProcessingHeaderValueMessageProcessor
-
- MessageProcessingHeaderValueMessageProcessor(Object) - Constructor for class org.springframework.integration.transformer.support.MessageProcessingHeaderValueMessageProcessor
-
- MessageProcessingHeaderValueMessageProcessor(Object, String) - Constructor for class org.springframework.integration.transformer.support.MessageProcessingHeaderValueMessageProcessor
-
- messageProcessor(MessageProcessor<?>) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- messageProcessor(String) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- messageProcessor(String, String) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- MessageProcessor<T> - Interface in org.springframework.integration.handler
-
This defines the lowest-level strategy of processing a Message and returning
some Object (or null).
- MessageProcessorMessageSource - Class in org.springframework.integration.endpoint
-
- MessageProcessorMessageSource(MessageProcessor<?>) - Constructor for class org.springframework.integration.endpoint.MessageProcessorMessageSource
-
- MessageProcessorSpec<S extends MessageProcessorSpec<S>> - Class in org.springframework.integration.dsl
-
- MessageProcessorSpec() - Constructor for class org.springframework.integration.dsl.MessageProcessorSpec
-
- MessageProducer - Interface in org.springframework.integration.core
-
Base interface for any component that is capable of sending
messages to a
MessageChannel.
- MessageProducerNode - Class in org.springframework.integration.graph
-
Represents an inbound message producer.
- MessageProducerNode(int, String, MessageProducerSupport, String, String) - Constructor for class org.springframework.integration.graph.MessageProducerNode
-
- MessageProducerSpec<S extends MessageProducerSpec<S,P>,P extends MessageProducerSupport> - Class in org.springframework.integration.dsl
-
- MessageProducerSpec(P) - Constructor for class org.springframework.integration.dsl.MessageProducerSpec
-
- MessageProducerSupport - Class in org.springframework.integration.endpoint
-
A support class for producer endpoints that provides a setter for the
output channel and a convenience method for sending Messages.
- MessageProducerSupport() - Constructor for class org.springframework.integration.endpoint.MessageProducerSupport
-
- messagePropertiesConverter(MessagePropertiesConverter) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- messagePropertiesConverter(MessagePropertiesConverter) - Method in class org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec
-
- MessagePublishingErrorHandler - Class in org.springframework.integration.channel
-
- MessagePublishingErrorHandler() - Constructor for class org.springframework.integration.channel.MessagePublishingErrorHandler
-
- MessagePublishingErrorHandler(DestinationResolver<MessageChannel>) - Constructor for class org.springframework.integration.channel.MessagePublishingErrorHandler
-
- MessagePublishingInterceptor - Class in org.springframework.integration.aop
-
- MessagePublishingInterceptor(PublisherMetadataSource) - Constructor for class org.springframework.integration.aop.MessagePublishingInterceptor
-
- MessageRejectedException - Exception in org.springframework.integration
-
Exception that indicates a message has been rejected by a selector.
- MessageRejectedException(Message<?>, String) - Constructor for exception org.springframework.integration.MessageRejectedException
-
- MessageRejectedException(Message<?>, String, Throwable) - Constructor for exception org.springframework.integration.MessageRejectedException
-
- MessageRouter - Interface in org.springframework.integration.router
-
Routers implementing this interface have a default output channel.
- MessageRowMapper - Class in org.springframework.integration.jdbc.store.channel
-
Convenience class to be used to unpack a
Message from a result set
row.
- MessageRowMapper(AllowListDeserializingConverter, LobHandler) - Constructor for class org.springframework.integration.jdbc.store.channel.MessageRowMapper
-
- messages - Variable in class org.springframework.integration.test.mail.TestMailServer.MailServer
-
- MessageSelectingInterceptor - Class in org.springframework.integration.channel.interceptor
-
- MessageSelectingInterceptor(MessageSelector...) - Constructor for class org.springframework.integration.channel.interceptor.MessageSelectingInterceptor
-
- MessageSelector - Interface in org.springframework.integration.core
-
Strategy interface for message selection.
- messageSelector(String) - Method in class org.springframework.integration.jms.dsl.JmsInboundChannelAdapterSpec
-
- messageSelector(String) - Method in class org.springframework.integration.jms.dsl.JmsListenerContainerSpec
-
- messageSelector(String) - Method in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
- MessageSelectorChain - Class in org.springframework.integration.selector
-
A message selector implementation that passes incoming messages through a
chain of selectors.
- MessageSelectorChain() - Constructor for class org.springframework.integration.selector.MessageSelectorChain
-
- MessageSelectorChain.VotingStrategy - Enum in org.springframework.integration.selector
-
- messageSenders - Variable in class org.springframework.integration.ws.dsl.BaseWsOutboundGatewaySpec
-
- messageSenders(WebServiceMessageSender...) - Method in class org.springframework.integration.ws.dsl.MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec
-
- messageSenders(WebServiceMessageSender...) - Method in class org.springframework.integration.ws.dsl.SimpleWsOutboundGatewaySpec.SimpleWsOutboundGatewayNoTemplateSpec
-
- MessageSequenceComparator - Class in org.springframework.integration.aggregator
-
- MessageSequenceComparator() - Constructor for class org.springframework.integration.aggregator.MessageSequenceComparator
-
- MessageSessionCallback<F,T> - Interface in org.springframework.integration.file.remote
-
Callback invoked by RemoteFileOperations.executeForMessage()
- allows multiple operations on a session.
- MessageSource<T> - Interface in org.springframework.integration.core
-
Base interface for any source of
Messages that can be polled.
- messageSource(Resource) - Static method in class org.springframework.integration.scripting.dsl.Scripts
-
- messageSource(String) - Static method in class org.springframework.integration.scripting.dsl.Scripts
-
- MessageSourceManagement - Interface in org.springframework.integration.support.management
-
Message sources implementing this interface have additional properties that
can be set or examined using JMX.
- MessageSourceMutator - Interface in org.springframework.integration.aop
-
- MessageSourceNode - Class in org.springframework.integration.graph
-
Represents a message source.
- MessageSourceNode(int, String, MessageSource<?>, String, String) - Constructor for class org.springframework.integration.graph.MessageSourceNode
-
- MessageSourcePollingTemplate - Class in org.springframework.integration.endpoint
-
- MessageSourcePollingTemplate(MessageSource<?>) - Constructor for class org.springframework.integration.endpoint.MessageSourcePollingTemplate
-
- MessageSourceSpec<S extends MessageSourceSpec<S,H>,H extends MessageSource<?>> - Class in org.springframework.integration.dsl
-
- MessageSourceSpec() - Constructor for class org.springframework.integration.dsl.MessageSourceSpec
-
- messageSourceToFlux(MessageSource<T>) - Static method in class org.springframework.integration.util.IntegrationReactiveUtils
-
Wrap a provided
MessageSource into a
Flux for pulling the on demand.
- messagesPerAck(int) - Method in class org.springframework.integration.amqp.dsl.DirectMessageListenerContainerSpec
-
- messageStore(MessageGroupStore) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
- messageStore(MessageGroupStore) - Method in class org.springframework.integration.dsl.DelayerEndpointSpec
-
- messageStore(PriorityCapableChannelMessageStore, Object) - Method in class org.springframework.integration.dsl.PriorityChannelSpec
-
- MessageStore - Interface in org.springframework.integration.store
-
Strategy interface for storing and retrieving messages.
- MessageStoreException - Exception in org.springframework.integration.store
-
Exception for problems that occur when using a
MessageStore implementation.
- MessageStoreException(Message<?>) - Constructor for exception org.springframework.integration.store.MessageStoreException
-
- MessageStoreException(String) - Constructor for exception org.springframework.integration.store.MessageStoreException
-
- MessageStoreException(String, Throwable) - Constructor for exception org.springframework.integration.store.MessageStoreException
-
- MessageStoreException(Message<?>, String) - Constructor for exception org.springframework.integration.store.MessageStoreException
-
- MessageStoreException(Message<?>, Throwable) - Constructor for exception org.springframework.integration.store.MessageStoreException
-
- MessageStoreException(Message<?>, String, Throwable) - Constructor for exception org.springframework.integration.store.MessageStoreException
-
- MessageStoreSpec(ChannelMessageStore, Object) - Constructor for class org.springframework.integration.dsl.QueueChannelSpec.MessageStoreSpec
-
- MessageTimeoutException - Exception in org.springframework.integration
-
Exception that indicates a timeout elapsed prior to successful message delivery.
- MessageTimeoutException(String) - Constructor for exception org.springframework.integration.MessageTimeoutException
-
- MessageTimeoutException(Message<?>, String, Throwable) - Constructor for exception org.springframework.integration.MessageTimeoutException
-
- MessageTimeoutException(Message<?>, String) - Constructor for exception org.springframework.integration.MessageTimeoutException
-
- MessageTimeoutException(Message<?>) - Constructor for exception org.springframework.integration.MessageTimeoutException
-
- messageTimestampEnabled(boolean) - Method in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
- MessageToBinaryConverter - Class in org.springframework.integration.mongodb.support
-
- MessageToBinaryConverter() - Constructor for class org.springframework.integration.mongodb.support.MessageToBinaryConverter
-
- messageToMqttBytes(Message<?>) - Method in class org.springframework.integration.mqtt.support.DefaultPahoMessageConverter
-
Subclasses can override this method to convert the payload to a byte[].
- MessageTransformationException - Exception in org.springframework.integration.transformer
-
Base Exception type for Message transformation errors.
- MessageTransformationException(Message<?>, String, Throwable) - Constructor for exception org.springframework.integration.transformer.MessageTransformationException
-
- MessageTransformationException(Message<?>, String) - Constructor for exception org.springframework.integration.transformer.MessageTransformationException
-
- MessageTransformationException(String, Throwable) - Constructor for exception org.springframework.integration.transformer.MessageTransformationException
-
- MessageTransformationException(String) - Constructor for exception org.springframework.integration.transformer.MessageTransformationException
-
- MessageTransformingHandler - Class in org.springframework.integration.transformer
-
- MessageTransformingHandler(Transformer) - Constructor for class org.springframework.integration.transformer.MessageTransformingHandler
-
- MessageTriggerAction - Interface in org.springframework.integration.handler
-
Classes implementing this interface can take some action when a trigger
Message
is received.
- MessageValidator - Class in org.springframework.integration.test.support
-
Validate a message.
- MessageValidator() - Constructor for class org.springframework.integration.test.support.MessageValidator
-
- messageWithHeaderEntries(Map<String, ?>) - Static method in class org.springframework.integration.test.matcher.MockitoMessageMatchers
-
- messageWithHeaderEntry(String, Object) - Static method in class org.springframework.integration.test.matcher.MockitoMessageMatchers
-
- messageWithHeaderEntry(String, Matcher<T>) - Static method in class org.springframework.integration.test.matcher.MockitoMessageMatchers
-
- messageWithHeaderKey(String) - Static method in class org.springframework.integration.test.matcher.MockitoMessageMatchers
-
- messageWithPayload(Matcher<? super T>) - Static method in class org.springframework.integration.test.matcher.MockitoMessageMatchers
-
- messageWithPayload(T) - Static method in class org.springframework.integration.test.matcher.MockitoMessageMatchers
-
- MESSAGING_ANNOTATION_POSTPROCESSOR_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- MessagingAnnotationPostProcessor - Class in org.springframework.integration.config.annotation
-
A
BeanPostProcessor implementation that processes method-level
messaging annotations such as @Transformer, @Splitter, @Router, and @Filter.
- MessagingAnnotationPostProcessor() - Constructor for class org.springframework.integration.config.annotation.MessagingAnnotationPostProcessor
-
- MessagingAnnotationUtils - Class in org.springframework.integration.util
-
Utility methods to support annotation processing.
- messagingAwareMapper(String...) - Static method in class org.springframework.integration.support.json.JacksonJsonUtils
-
Return an ObjectMapper if available,
supplied with Message specific serializers and deserializers.
- MessagingEvent - Class in org.springframework.integration.event.core
-
- MessagingEvent(Message<?>) - Constructor for class org.springframework.integration.event.core.MessagingEvent
-
- MessagingExceptionWrapper - Exception in org.springframework.integration.support
-
- MessagingExceptionWrapper(Message<?>, MessagingException) - Constructor for exception org.springframework.integration.support.MessagingExceptionWrapper
-
- MessagingGateway - Annotation Type in org.springframework.integration.annotation
-
A stereotype annotation to provide an Integration Messaging Gateway Proxy
(<gateway/>) as an abstraction over the messaging API.
- MessagingGatewayRegistrar - Class in org.springframework.integration.config
-
- MessagingGatewayRegistrar() - Constructor for class org.springframework.integration.config.MessagingGatewayRegistrar
-
- MessagingGatewaySpec<S extends MessagingGatewaySpec<S,G>,G extends MessagingGatewaySupport> - Class in org.springframework.integration.dsl
-
- MessagingGatewaySpec(G) - Constructor for class org.springframework.integration.dsl.MessagingGatewaySpec
-
- MessagingGatewaySupport - Class in org.springframework.integration.gateway
-
A convenient base class for connecting application code to
MessageChannels for sending, receiving, or request-reply operations.
- MessagingGatewaySupport() - Constructor for class org.springframework.integration.gateway.MessagingGatewaySupport
-
Construct an instance that will return null if no reply is received.
- MessagingGatewaySupport(boolean) - Constructor for class org.springframework.integration.gateway.MessagingGatewaySupport
-
If errorOnTimeout is true, construct an instance that will send an
ErrorMessage with a
MessageTimeoutException payload to the error
channel if a reply is expected but none is received.
- MessagingMethodInvokerHelper - Class in org.springframework.integration.handler.support
-
A helper class for processors that invoke a method on a target Object using
a combination of message payload(s) and headers as arguments.
- MessagingMethodInvokerHelper(Object, Method, Class<?>, boolean) - Constructor for class org.springframework.integration.handler.support.MessagingMethodInvokerHelper
-
- MessagingMethodInvokerHelper(Object, Method, boolean) - Constructor for class org.springframework.integration.handler.support.MessagingMethodInvokerHelper
-
- MessagingMethodInvokerHelper(Object, String, Class<?>, boolean) - Constructor for class org.springframework.integration.handler.support.MessagingMethodInvokerHelper
-
- MessagingMethodInvokerHelper(Object, String, boolean) - Constructor for class org.springframework.integration.handler.support.MessagingMethodInvokerHelper
-
- MessagingMethodInvokerHelper(Object, Class<? extends Annotation>, boolean) - Constructor for class org.springframework.integration.handler.support.MessagingMethodInvokerHelper
-
- MessagingMethodInvokerHelper(Object, Class<? extends Annotation>, Class<?>, boolean) - Constructor for class org.springframework.integration.handler.support.MessagingMethodInvokerHelper
-
- MessagingMethodInvokerHelper.ParametersWrapper - Class in org.springframework.integration.handler.support
-
- messagingTemplate - Variable in class org.springframework.integration.core.ErrorMessagePublisher
-
- MessagingTemplate - Class in org.springframework.integration.core
-
- MessagingTemplate() - Constructor for class org.springframework.integration.core.MessagingTemplate
-
Create a MessagingTemplate with no default channel.
- MessagingTemplate(MessageChannel) - Constructor for class org.springframework.integration.core.MessagingTemplate
-
Create a MessagingTemplate with the given default channel.
- messagingTemplate - Variable in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- messagingTemplate - Variable in class org.springframework.integration.handler.AbstractMessageProducingHandler
-
- messagingTemplateFor(String) - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext
-
- messagingTemplateFor(String) - Method in class org.springframework.integration.dsl.context.StandardIntegrationFlowContext
-
- metadata(Function<Message<P>, Map<Object, MimeType>>) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
Configure a
Function to evaluate a metadata as a
Map<Object, MimeType>
for RSocket request against request message.
- metadata(String) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
Configure a SpEL expression to evaluate a metadata as a Map<Object, MimeType>
for the RSocket request against request message.
- metadata(Expression) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
Configure a SpEL expression to evaluate a metadata as a Map<Object, MimeType>
for the RSocket request type at runtime against a request message.
- METADATA_STORE_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- metadataStore(MetadataStore) - Method in class org.springframework.integration.feed.dsl.FeedEntryMessageSourceSpec
-
- MetadataStore - Interface in org.springframework.integration.metadata
-
Strategy interface for storing metadata from certain adapters
to avoid duplicate delivery of messages, for example.
- MetadataStoreListener - Interface in org.springframework.integration.metadata
-
A callback to be invoked whenever a value changes in the data store.
- MetadataStoreListenerAdapter - Class in org.springframework.integration.metadata
-
- MetadataStoreListenerAdapter() - Constructor for class org.springframework.integration.metadata.MetadataStoreListenerAdapter
-
- metadataStorePrefix(String) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
Configure a prefix for remote files metadata keys.
- MetadataStoreSelector - Class in org.springframework.integration.selector
-
- MetadataStoreSelector(MessageProcessor<String>) - Constructor for class org.springframework.integration.selector.MetadataStoreSelector
-
- MetadataStoreSelector(MessageProcessor<String>, MessageProcessor<String>) - Constructor for class org.springframework.integration.selector.MetadataStoreSelector
-
- MetadataStoreSelector(MessageProcessor<String>, ConcurrentMetadataStore) - Constructor for class org.springframework.integration.selector.MetadataStoreSelector
-
- MetadataStoreSelector(MessageProcessor<String>, MessageProcessor<String>, ConcurrentMetadataStore) - Constructor for class org.springframework.integration.selector.MetadataStoreSelector
-
- METER_PREFIX - Static variable in interface org.springframework.integration.support.management.IntegrationManagement
-
- MeterFacade - Interface in org.springframework.integration.support.management.metrics
-
Facade for Meters.
- meterRegistry - Variable in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.AbstractMeter
-
- meterRegistry - Variable in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroCounterBuilder
-
- meterRegistry - Variable in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroGaugeBuilder
-
- meterRegistry - Variable in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroTimerBuilder
-
- meters - Variable in class org.springframework.integration.channel.AbstractMessageChannel
-
- method(RequestMethod...) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec.CrossOriginSpec
-
List of supported HTTP request methods, e.g.
- METHOD_ATTRIBUTE - Static variable in class org.springframework.integration.config.xml.AbstractConsumerEndpointParser
-
- METHOD_ATTRIBUTE - Static variable in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- MethodAnnotationPostProcessor<T extends Annotation> - Interface in org.springframework.integration.config.annotation
-
Strategy interface for post-processing annotated methods.
- MethodAnnotationPublisherMetadataSource - Class in org.springframework.integration.aop
-
An PublisherMetadataSource implementation that retrieves the channel
name and expression strings from an annotation.
- MethodAnnotationPublisherMetadataSource() - Constructor for class org.springframework.integration.aop.MethodAnnotationPublisherMetadataSource
-
- MethodAnnotationPublisherMetadataSource(Set<Class<? extends Annotation>>) - Constructor for class org.springframework.integration.aop.MethodAnnotationPublisherMetadataSource
-
- MethodArgsHolder - Class in org.springframework.integration.gateway
-
Simple wrapper class containing a
Method and an object
array containing the arguments for an invocation of that method.
- MethodArgsHolder(Method, Object[]) - Constructor for class org.springframework.integration.gateway.MethodArgsHolder
-
- MethodArgsMessageMapper - Interface in org.springframework.integration.gateway
-
- MethodInvokingCorrelationStrategy - Class in org.springframework.integration.aggregator
-
- MethodInvokingCorrelationStrategy(Object, String) - Constructor for class org.springframework.integration.aggregator.MethodInvokingCorrelationStrategy
-
- MethodInvokingCorrelationStrategy(Object, Method) - Constructor for class org.springframework.integration.aggregator.MethodInvokingCorrelationStrategy
-
- MethodInvokingMessageGroupProcessor - Class in org.springframework.integration.aggregator
-
MessageGroupProcessor that serves as an adapter for the invocation of a POJO method.
- MethodInvokingMessageGroupProcessor(Object) - Constructor for class org.springframework.integration.aggregator.MethodInvokingMessageGroupProcessor
-
Creates a wrapper around the object passed in.
- MethodInvokingMessageGroupProcessor(Object, String) - Constructor for class org.springframework.integration.aggregator.MethodInvokingMessageGroupProcessor
-
Creates a wrapper around the object passed in.
- MethodInvokingMessageGroupProcessor(Object, Method) - Constructor for class org.springframework.integration.aggregator.MethodInvokingMessageGroupProcessor
-
Creates a wrapper around the object passed in.
- MethodInvokingMessageHandler - Class in org.springframework.integration.handler
-
A
MessageHandler that invokes the specified
method on the provided object.
- MethodInvokingMessageHandler(Object, Method) - Constructor for class org.springframework.integration.handler.MethodInvokingMessageHandler
-
- MethodInvokingMessageHandler(Object, String) - Constructor for class org.springframework.integration.handler.MethodInvokingMessageHandler
-
- MethodInvokingMessageListProcessor<T> - Class in org.springframework.integration.aggregator
-
A MessageListProcessor implementation that invokes a method on a target POJO.
- MethodInvokingMessageListProcessor(Object, Method, Class<T>) - Constructor for class org.springframework.integration.aggregator.MethodInvokingMessageListProcessor
-
- MethodInvokingMessageListProcessor(Object, Method) - Constructor for class org.springframework.integration.aggregator.MethodInvokingMessageListProcessor
-
- MethodInvokingMessageListProcessor(Object, String, Class<T>) - Constructor for class org.springframework.integration.aggregator.MethodInvokingMessageListProcessor
-
- MethodInvokingMessageListProcessor(Object, String) - Constructor for class org.springframework.integration.aggregator.MethodInvokingMessageListProcessor
-
- MethodInvokingMessageListProcessor(Object, Class<? extends Annotation>) - Constructor for class org.springframework.integration.aggregator.MethodInvokingMessageListProcessor
-
- MethodInvokingMessageProcessor<T> - Class in org.springframework.integration.handler
-
A MessageProcessor implementation that invokes a method on a target Object.
- MethodInvokingMessageProcessor(Object, Method) - Constructor for class org.springframework.integration.handler.MethodInvokingMessageProcessor
-
- MethodInvokingMessageProcessor(Object, String) - Constructor for class org.springframework.integration.handler.MethodInvokingMessageProcessor
-
- MethodInvokingMessageProcessor(Object, String, boolean) - Constructor for class org.springframework.integration.handler.MethodInvokingMessageProcessor
-
- MethodInvokingMessageProcessor(Object, Class<? extends Annotation>) - Constructor for class org.springframework.integration.handler.MethodInvokingMessageProcessor
-
- MethodInvokingMessageSource - Class in org.springframework.integration.endpoint
-
A
MessageSource implementation that
invokes a no-argument method so that its return value may be sent to a channel.
- MethodInvokingMessageSource() - Constructor for class org.springframework.integration.endpoint.MethodInvokingMessageSource
-
- MethodInvokingReleaseStrategy - Class in org.springframework.integration.aggregator
-
- MethodInvokingReleaseStrategy(Object, Method) - Constructor for class org.springframework.integration.aggregator.MethodInvokingReleaseStrategy
-
- MethodInvokingReleaseStrategy(Object, String) - Constructor for class org.springframework.integration.aggregator.MethodInvokingReleaseStrategy
-
- MethodInvokingRouter - Class in org.springframework.integration.router
-
A Message Router that invokes the specified method on the given object.
- MethodInvokingRouter(Object, Method) - Constructor for class org.springframework.integration.router.MethodInvokingRouter
-
- MethodInvokingRouter(Object, String) - Constructor for class org.springframework.integration.router.MethodInvokingRouter
-
- MethodInvokingRouter(Object) - Constructor for class org.springframework.integration.router.MethodInvokingRouter
-
- MethodInvokingSelector - Class in org.springframework.integration.filter
-
- MethodInvokingSelector(Object, Method) - Constructor for class org.springframework.integration.filter.MethodInvokingSelector
-
- MethodInvokingSelector(Object, String) - Constructor for class org.springframework.integration.filter.MethodInvokingSelector
-
- MethodInvokingSelector(Object) - Constructor for class org.springframework.integration.filter.MethodInvokingSelector
-
- MethodInvokingSplitter - Class in org.springframework.integration.splitter
-
A Message Splitter implementation that invokes the specified method
on the given object.
- MethodInvokingSplitter(Object, Method) - Constructor for class org.springframework.integration.splitter.MethodInvokingSplitter
-
- MethodInvokingSplitter(Object, String) - Constructor for class org.springframework.integration.splitter.MethodInvokingSplitter
-
- MethodInvokingSplitter(Object) - Constructor for class org.springframework.integration.splitter.MethodInvokingSplitter
-
- MethodInvokingTransformer - Class in org.springframework.integration.transformer
-
A Message Transformer implementation that invokes the specified method
on the given object.
- MethodInvokingTransformer(Object, Method) - Constructor for class org.springframework.integration.transformer.MethodInvokingTransformer
-
- MethodInvokingTransformer(Object, String) - Constructor for class org.springframework.integration.transformer.MethodInvokingTransformer
-
- MethodInvokingTransformer(Object) - Constructor for class org.springframework.integration.transformer.MethodInvokingTransformer
-
- methodIsHandleMessageOrEmpty(String) - Method in class org.springframework.integration.config.AbstractStandardMessageHandlerFactoryBean
-
- MethodNameMappingPublisherMetadataSource - Class in org.springframework.integration.aop
-
- MethodNameMappingPublisherMetadataSource(Map<String, String>) - Constructor for class org.springframework.integration.aop.MethodNameMappingPublisherMetadataSource
-
- methods(HttpMethod...) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec.RequestMappingSpec
-
The HTTP request methods to map to, narrowing the primary mapping:
GET, POST, HEAD, OPTIONS, PUT, PATCH, DELETE, TRACE.
- MetricsCaptor - Interface in org.springframework.integration.support.management.metrics
-
A metrics facade that delegates to a concrete implementation.
- MetricsCaptor.CounterBuilder - Interface in org.springframework.integration.support.management.metrics
-
A builder for a counter.
- MetricsCaptor.GaugeBuilder - Interface in org.springframework.integration.support.management.metrics
-
A builder for a gauge.
- MetricsCaptor.TimerBuilder - Interface in org.springframework.integration.support.management.metrics
-
A builder for a timer.
- mGet(Message<?>, Session<F>, String, String) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- mGet(Message<?>, Session<FTPFile>, String, String) - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- MicroCounter(Counter, MeterRegistry) - Constructor for class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroCounter
-
- MicroCounterBuilder(MeterRegistry, String) - Constructor for class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroCounterBuilder
-
- MicroGauge(Gauge, MeterRegistry) - Constructor for class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroGauge
-
- MicroGaugeBuilder(MeterRegistry, String, Object, ToDoubleFunction<Object>) - Constructor for class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroGaugeBuilder
-
- MICROMETER_CAPTOR_NAME - Static variable in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor
-
- MicrometerMetricsCaptor - Class in org.springframework.integration.support.management.micrometer
-
- MicrometerMetricsCaptor(MeterRegistry) - Constructor for class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor
-
- MicrometerMetricsCaptor.AbstractMeter<M extends io.micrometer.core.instrument.Meter> - Class in org.springframework.integration.support.management.micrometer
-
- MicrometerMetricsCaptor.MicroCounter - Class in org.springframework.integration.support.management.micrometer
-
- MicrometerMetricsCaptor.MicroCounterBuilder - Class in org.springframework.integration.support.management.micrometer
-
- MicrometerMetricsCaptor.MicroGauge - Class in org.springframework.integration.support.management.micrometer
-
- MicrometerMetricsCaptor.MicroGaugeBuilder - Class in org.springframework.integration.support.management.micrometer
-
- MicrometerMetricsCaptor.MicroTimer - Class in org.springframework.integration.support.management.micrometer
-
- MicrometerMetricsCaptor.MicroTimerBuilder - Class in org.springframework.integration.support.management.micrometer
-
- MicrometerMetricsCaptorRegistrar - Class in org.springframework.integration.support.management.micrometer
-
- MicrometerMetricsCaptorRegistrar() - Constructor for class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptorRegistrar
-
- MicrometerNodeEnhancer - Class in org.springframework.integration.graph
-
Add micrometer metrics to the node.
- MicroTimer(Timer, MeterRegistry) - Constructor for class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroTimer
-
- MimeTypeSerializer - Class in org.springframework.integration.support.json
-
Simple
StdSerializer extension to represent a
MimeType object in the
target JSON as a plain string.
- MimeTypeSerializer() - Constructor for class org.springframework.integration.support.json.MimeTypeSerializer
-
- MIN_REGISTRATION_VALUE - Static variable in interface org.springframework.integration.codec.kryo.KryoRegistrar
-
- minimumTimeoutForEmptyGroups(long) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
- minSubscribers(int) - Method in class org.springframework.integration.dsl.PublishSubscribeChannelSpec
-
- mismatchedQueuesFatal(boolean) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
Prevent the container from starting if any of the queues defined in the context have
mismatched arguments (TTL etc).
- missingQueuesFatal(boolean) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
If all of the configured queue(s) are not available on the broker, this setting
determines whether the condition is fatal.
- mkdir(String) - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
-
- mkdir(String) - Method in interface org.springframework.integration.file.remote.session.Session
-
- mkdir(String) - Method in class org.springframework.integration.ftp.session.FtpSession
-
- mkdir(String) - Method in class org.springframework.integration.sftp.session.SftpSession
-
- MOCK_INTEGRATION_CONTEXT_BEAN_NAME - Static variable in class org.springframework.integration.test.context.MockIntegrationContext
-
The bean name for the mock integration context.
- MockIntegration - Class in org.springframework.integration.test.mock
-
The factory for integration specific mock components.
- MockIntegrationContext - Class in org.springframework.integration.test.context
-
A
BeanFactoryAware component with an API to customize real beans
in the application context from test code.
- MockIntegrationContext() - Constructor for class org.springframework.integration.test.context.MockIntegrationContext
-
- MockitoMessageMatchers - Class in org.springframework.integration.test.matcher
-
Mockito matcher factory for
Message matcher creation.
- mockMessageHandler() - Static method in class org.springframework.integration.test.mock.MockIntegration
-
- mockMessageHandler(ArgumentCaptor<Message<?>>) - Static method in class org.springframework.integration.test.mock.MockIntegration
-
- MockMessageHandler - Class in org.springframework.integration.test.mock
-
- MockMessageHandler(ArgumentCaptor<Message<?>>) - Constructor for class org.springframework.integration.test.mock.MockMessageHandler
-
- mockMessageSource(T) - Static method in class org.springframework.integration.test.mock.MockIntegration
-
Build a mock for the
MessageSource based on the provided payload.
- mockMessageSource(T, T...) - Static method in class org.springframework.integration.test.mock.MockIntegration
-
Build a mock for the
MessageSource based on the provided payloads.
- mockMessageSource(Message<?>) - Static method in class org.springframework.integration.test.mock.MockIntegration
-
Build a mock for the
MessageSource based on the provided message.
- mockMessageSource(Message<?>, Message<?>...) - Static method in class org.springframework.integration.test.mock.MockIntegration
-
Build a mock for the
MessageSource based on the provided messages.
- modified(F) - Method in class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter
-
- modified(File) - Method in class org.springframework.integration.file.filters.FileSystemPersistentAcceptOnceFileListFilter
-
- modified(FTPFile) - Method in class org.springframework.integration.ftp.filters.FtpPersistentAcceptOnceFileListFilter
-
- modified(ChannelSftp.LsEntry) - Method in class org.springframework.integration.sftp.filters.SftpPersistentAcceptOnceFileListFilter
-
- mongoConverter(MongoConverter) - Method in class org.springframework.integration.mongodb.dsl.ReactiveMongoDbMessageHandlerSpec
-
- mongoConverter(MongoConverter) - Method in class org.springframework.integration.mongodb.dsl.ReactiveMongoDbMessageSourceSpec
-
Configure a custom
MongoConverter used to assist in deserialization
data read from MongoDb.
- MongoDb - Class in org.springframework.integration.mongodb.dsl
-
Factory class for building MongoDb components
- MongoDbChangeStreamMessageProducer - Class in org.springframework.integration.mongodb.inbound
-
- MongoDbChangeStreamMessageProducer(ReactiveMongoOperations) - Constructor for class org.springframework.integration.mongodb.inbound.MongoDbChangeStreamMessageProducer
-
- MongoDbChangeStreamMessageProducerSpec - Class in org.springframework.integration.mongodb.dsl
-
- MongoDbChangeStreamMessageProducerSpec(MongoDbChangeStreamMessageProducer) - Constructor for class org.springframework.integration.mongodb.dsl.MongoDbChangeStreamMessageProducerSpec
-
- MongoDbChannelMessageStore - Class in org.springframework.integration.mongodb.store
-
- MongoDbChannelMessageStore(MongoTemplate) - Constructor for class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
-
- MongoDbChannelMessageStore(MongoTemplate, String) - Constructor for class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
-
- MongoDbChannelMessageStore(MongoDatabaseFactory) - Constructor for class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
-
- MongoDbChannelMessageStore(MongoDatabaseFactory, MappingMongoConverter) - Constructor for class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
-
- MongoDbChannelMessageStore(MongoDatabaseFactory, String) - Constructor for class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
-
- MongoDbChannelMessageStore(MongoDatabaseFactory, MappingMongoConverter, String) - Constructor for class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
-
- mongoDbFactory - Variable in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- MongoDbInboundChannelAdapterParser - Class in org.springframework.integration.mongodb.config
-
Parser for Mongodb store inbound adapters
- MongoDbInboundChannelAdapterParser() - Constructor for class org.springframework.integration.mongodb.config.MongoDbInboundChannelAdapterParser
-
- MongoDbMessageSource - Class in org.springframework.integration.mongodb.inbound
-
- MongoDbMessageSource(MongoDatabaseFactory, Expression) - Constructor for class org.springframework.integration.mongodb.inbound.MongoDbMessageSource
-
Creates an instance with the provided
MongoDatabaseFactory and SpEL expression
which should resolve to a MongoDb 'query' string (see https://www.mongodb.org/display/DOCS/Querying).
- MongoDbMessageSource(MongoOperations, Expression) - Constructor for class org.springframework.integration.mongodb.inbound.MongoDbMessageSource
-
Creates an instance with the provided
MongoOperations and SpEL expression
which should resolve to a Mongo 'query' string (see https://www.mongodb.org/display/DOCS/Querying).
- MongoDbMessageStore - Class in org.springframework.integration.mongodb.store
-
- MongoDbMessageStore(MongoDatabaseFactory) - Constructor for class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
Create a MongoDbMessageStore using the provided
MongoDatabaseFactory.and the default collection name.
- MongoDbMessageStore(MongoDatabaseFactory, String) - Constructor for class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- MongoDbMetadataStore - Class in org.springframework.integration.mongodb.metadata
-
- MongoDbMetadataStore(MongoDatabaseFactory) - Constructor for class org.springframework.integration.mongodb.metadata.MongoDbMetadataStore
-
- MongoDbMetadataStore(MongoDatabaseFactory, String) - Constructor for class org.springframework.integration.mongodb.metadata.MongoDbMetadataStore
-
- MongoDbMetadataStore(MongoTemplate) - Constructor for class org.springframework.integration.mongodb.metadata.MongoDbMetadataStore
-
- MongoDbMetadataStore(MongoTemplate, String) - Constructor for class org.springframework.integration.mongodb.metadata.MongoDbMetadataStore
-
Configure the MongoDbMetadataStore by provided
MongoTemplate and collection name.
- MongoDbNamespaceHandler - Class in org.springframework.integration.mongodb.config
-
Namespace handler for Spring Integration's 'mongodb' namespace.
- MongoDbNamespaceHandler() - Constructor for class org.springframework.integration.mongodb.config.MongoDbNamespaceHandler
-
- MongoDbOutboundChannelAdapterParser - Class in org.springframework.integration.mongodb.config
-
Parser for Mongodb store outbound adapters
- MongoDbOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.mongodb.config.MongoDbOutboundChannelAdapterParser
-
- MongoDbOutboundGateway - Class in org.springframework.integration.mongodb.outbound
-
Makes outbound operations to query a MongoDb database using a
MongoOperations
- MongoDbOutboundGateway(MongoDatabaseFactory) - Constructor for class org.springframework.integration.mongodb.outbound.MongoDbOutboundGateway
-
- MongoDbOutboundGateway(MongoDatabaseFactory, MongoConverter) - Constructor for class org.springframework.integration.mongodb.outbound.MongoDbOutboundGateway
-
- MongoDbOutboundGateway(MongoOperations) - Constructor for class org.springframework.integration.mongodb.outbound.MongoDbOutboundGateway
-
- MongoDbOutboundGatewayParser - Class in org.springframework.integration.mongodb.config
-
Parser for MongoDb outbound gateways
- MongoDbOutboundGatewayParser() - Constructor for class org.springframework.integration.mongodb.config.MongoDbOutboundGatewayParser
-
- MongoDbOutboundGatewaySpec - Class in org.springframework.integration.mongodb.dsl
-
- MongoDbOutboundGatewaySpec(MongoDatabaseFactory, MongoConverter) - Constructor for class org.springframework.integration.mongodb.dsl.MongoDbOutboundGatewaySpec
-
- MongoDbOutboundGatewaySpec(MongoOperations) - Constructor for class org.springframework.integration.mongodb.dsl.MongoDbOutboundGatewaySpec
-
- MongoDbStoringMessageHandler - Class in org.springframework.integration.mongodb.outbound
-
- MongoDbStoringMessageHandler(MongoDatabaseFactory) - Constructor for class org.springframework.integration.mongodb.outbound.MongoDbStoringMessageHandler
-
- MongoDbStoringMessageHandler(MongoOperations) - Constructor for class org.springframework.integration.mongodb.outbound.MongoDbStoringMessageHandler
-
Will construct this instance using fully created and initialized instance of
provided
MongoOperations
- MongoHeaders - Class in org.springframework.integration.mongodb.support
-
Pre-defined names and prefixes to be used for
for dealing with headers required by Mongo components
- moved(ServerSession, Path, Path, Collection<CopyOption>, Throwable) - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
-
- mPut(Message<?>, Session<F>, File) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
Put files from the provided directory to the remote server recursively.
- mPut(Message<?>, Session<FTPFile>, File) - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- mputFilter(FileListFilter<File>) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
A
FileListFilter that runs against the
local file system view when
using
MPUT command.
- mputFilterExpression(String) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
- mputFilterFunction(Function<File, Boolean>) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
- mqttBytesToPayload(MqttMessage) - Method in class org.springframework.integration.mqtt.support.DefaultPahoMessageConverter
-
Subclasses can override this method to convert the byte[] to a payload.
- MqttComponent<T> - Interface in org.springframework.integration.mqtt.core
-
A component that interfaces with MQTT.
- MqttConnectionFailedEvent - Class in org.springframework.integration.mqtt.event
-
- MqttConnectionFailedEvent(Object, Throwable) - Constructor for class org.springframework.integration.mqtt.event.MqttConnectionFailedEvent
-
- MqttHeaderAccessor - Class in org.springframework.integration.mqtt.support
-
Helper for typed access to incoming MQTT message headers.
- MqttHeaders - Class in org.springframework.integration.mqtt.support
-
Spring Integration headers.
- MqttIntegrationEvent - Class in org.springframework.integration.mqtt.event
-
Base class for Mqtt Events.
- MqttIntegrationEvent(Object) - Constructor for class org.springframework.integration.mqtt.event.MqttIntegrationEvent
-
- MqttIntegrationEvent(Object, Throwable) - Constructor for class org.springframework.integration.mqtt.event.MqttIntegrationEvent
-
- MqttMessageConverter - Interface in org.springframework.integration.mqtt.support
-
- MqttMessageDeliveredEvent - Class in org.springframework.integration.mqtt.event
-
An event emitted (when using aysnc) when the client indicates the message
was delivered.
- MqttMessageDeliveredEvent(Object, int, String, int) - Constructor for class org.springframework.integration.mqtt.event.MqttMessageDeliveredEvent
-
- MqttMessageDeliveryEvent - Class in org.springframework.integration.mqtt.event
-
Base class for events related to message delivery.
- MqttMessageDeliveryEvent(Object, int, String, int) - Constructor for class org.springframework.integration.mqtt.event.MqttMessageDeliveryEvent
-
- MqttMessageDrivenChannelAdapterParser - Class in org.springframework.integration.mqtt.config.xml
-
The MqttAdapter Message Driven Channel adapter parser
- MqttMessageDrivenChannelAdapterParser() - Constructor for class org.springframework.integration.mqtt.config.xml.MqttMessageDrivenChannelAdapterParser
-
- MqttMessageSentEvent - Class in org.springframework.integration.mqtt.event
-
An event emitted (when using aysnc) when the client indicates that a message
has been sent.
- MqttMessageSentEvent(Object, Message<?>, String, int, String, int) - Constructor for class org.springframework.integration.mqtt.event.MqttMessageSentEvent
-
- MqttNamespaceHandler - Class in org.springframework.integration.mqtt.config.xml
-
The namespace handler for the MqttAdapter namespace
- MqttNamespaceHandler() - Constructor for class org.springframework.integration.mqtt.config.xml.MqttNamespaceHandler
-
- MqttOutboundChannelAdapterParser - Class in org.springframework.integration.mqtt.config.xml
-
The parser for the MqttAdapter Outbound Channel Adapter.
- MqttOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.mqtt.config.xml.MqttOutboundChannelAdapterParser
-
- MqttPahoClientFactory - Interface in org.springframework.integration.mqtt.core
-
- MqttPahoComponent - Interface in org.springframework.integration.mqtt.core
-
- MqttPahoMessageDrivenChannelAdapter - Class in org.springframework.integration.mqtt.inbound
-
Eclipse Paho Implementation.
- MqttPahoMessageDrivenChannelAdapter(String, String, MqttPahoClientFactory, String...) - Constructor for class org.springframework.integration.mqtt.inbound.MqttPahoMessageDrivenChannelAdapter
-
Use this constructor for a single url (although it may be overridden if the server
URI(s) are provided by the
MqttConnectOptions.getServerURIs() provided by
the
MqttPahoClientFactory).
- MqttPahoMessageDrivenChannelAdapter(String, MqttPahoClientFactory, String...) - Constructor for class org.springframework.integration.mqtt.inbound.MqttPahoMessageDrivenChannelAdapter
-
Use this constructor if the server URI(s) are provided by the
MqttConnectOptions.getServerURIs() provided by the
MqttPahoClientFactory.
- MqttPahoMessageDrivenChannelAdapter(String, String, String...) - Constructor for class org.springframework.integration.mqtt.inbound.MqttPahoMessageDrivenChannelAdapter
-
Use this constructor when you don't need additional MqttConnectOptions.
- MqttPahoMessageHandler - Class in org.springframework.integration.mqtt.outbound
-
Eclipse Paho Implementation.
- MqttPahoMessageHandler(String, String, MqttPahoClientFactory) - Constructor for class org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler
-
Use this constructor for a single url (although it may be overridden if the server
URI(s) are provided by the
MqttConnectOptions.getServerURIs() provided by
the
MqttPahoClientFactory).
- MqttPahoMessageHandler(String, MqttPahoClientFactory) - Constructor for class org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler
-
Use this constructor if the server URI(s) are provided by the
MqttConnectOptions.getServerURIs()
provided by the
MqttPahoClientFactory.
- MqttPahoMessageHandler(String, String) - Constructor for class org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler
-
Use this constructor when you don't need additional MqttConnectOptions.
- MqttSubscribedEvent - Class in org.springframework.integration.mqtt.event
-
- MqttSubscribedEvent(Object, String) - Constructor for class org.springframework.integration.mqtt.event.MqttSubscribedEvent
-
- MqttUtils - Class in org.springframework.integration.mqtt.support
-
MQTT Utilities
- MSGID - Static variable in class org.springframework.integration.syslog.SyslogHeaders
-
- MulticastReceivingChannelAdapter - Class in org.springframework.integration.ip.udp
-
Channel adapter that joins a multicast group and receives incoming packets and
sends them to an output channel.
- MulticastReceivingChannelAdapter(String, int) - Constructor for class org.springframework.integration.ip.udp.MulticastReceivingChannelAdapter
-
Constructs a MulticastReceivingChannelAdapter that listens for packets on the
specified multichannel address (group) and port.
- MulticastReceivingChannelAdapter(String, int, boolean) - Constructor for class org.springframework.integration.ip.udp.MulticastReceivingChannelAdapter
-
Constructs a MulticastReceivingChannelAdapter that listens for packets on the
specified multichannel address (group) and port.
- MulticastSendingMessageHandler - Class in org.springframework.integration.ip.udp
-
A
MessageHandler implementation that maps a
Message into a UDP datagram packet and sends that to the specified multicast address
(224.0.0.0 to 239.255.255.255) and port.
- MulticastSendingMessageHandler(String, int) - Constructor for class org.springframework.integration.ip.udp.MulticastSendingMessageHandler
-
Constructs a MulticastSendingMessageHandler to send data to the multicast address/port.
- MulticastSendingMessageHandler(String, int, boolean) - Constructor for class org.springframework.integration.ip.udp.MulticastSendingMessageHandler
-
Constructs a MulticastSendingMessageHandler to send data to the multicast address/port
and enables setting the lengthCheck option (if set, a length is prepended to the packet and checked
at the destination).
- MulticastSendingMessageHandler(String, int, boolean, String, int, int) - Constructor for class org.springframework.integration.ip.udp.MulticastSendingMessageHandler
-
Constructs a MulticastSendingMessageHandler to send data to the multicast address/port
and enables setting the acknowledge option, where the destination sends a receipt acknowledgment.
- MulticastSendingMessageHandler(String, int, boolean, boolean, String, int, int) - Constructor for class org.springframework.integration.ip.udp.MulticastSendingMessageHandler
-
Constructs a MulticastSendingMessageHandler to send data to the multicast address/port
and enables setting the acknowledge option, where the destination sends a receipt acknowledgment.
- MulticastSendingMessageHandler(Expression) - Constructor for class org.springframework.integration.ip.udp.MulticastSendingMessageHandler
-
Construct MulticastSendingMessageHandler based on the destination SpEL expression to
determine the target destination at runtime against requestMessage.
- MulticastSendingMessageHandler(String) - Constructor for class org.springframework.integration.ip.udp.MulticastSendingMessageHandler
-
Construct MulticastSendingMessageHandler based on the destination SpEL expression to
determine the target destination at runtime against requestMessage.
- MULTIPART_MODE - Static variable in class org.springframework.integration.mail.MailHeaders
-
- MultipartAwareFormHttpMessageConverter - Class in org.springframework.integration.http.converter
-
- MultipartAwareFormHttpMessageConverter() - Constructor for class org.springframework.integration.http.converter.MultipartAwareFormHttpMessageConverter
-
- MultipartFileReader<T> - Interface in org.springframework.integration.http.multipart
-
- MultipartHttpInputMessage - Class in org.springframework.integration.http.multipart
-
- MultipartHttpInputMessage(MultipartHttpServletRequest) - Constructor for class org.springframework.integration.http.multipart.MultipartHttpInputMessage
-
- multipartMode(int) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set a multipart mode to use.
- multipartModeExpression(String) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set an expression that is evaluated to determine a multipart mode to use.
- multipartModeFunction(Function<Message<P>, Integer>) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set a function that is invoked to determine a multipart mode to use.
- multipartResolver(MultipartResolver) - Method in class org.springframework.integration.http.dsl.BaseHttpInboundEndpointSpec
-
- multiSend(boolean) - Method in class org.springframework.integration.amqp.dsl.AmqpOutboundChannelAdapterSpec
-
If true, and the message payload is an
Iterable of
Message,
send the messages in a single invocation of the template (same channel) and optionally
wait for the confirms or die.
- MutableMessage<T> - Class in org.springframework.integration.support
-
An implementation of
Message with a generic payload.
- MutableMessage(T) - Constructor for class org.springframework.integration.support.MutableMessage
-
- MutableMessage(T, Map<String, Object>) - Constructor for class org.springframework.integration.support.MutableMessage
-
- MutableMessage(T, MutableMessageHeaders) - Constructor for class org.springframework.integration.support.MutableMessage
-
- MutableMessageBuilder<T> - Class in org.springframework.integration.support
-
Specialized message builder that can be used within a component to avoid the overhead
of having to build multiple messages for mutations within that component.
- MutableMessageBuilderFactory - Class in org.springframework.integration.support
-
- MutableMessageBuilderFactory() - Constructor for class org.springframework.integration.support.MutableMessageBuilderFactory
-
- MutableMessageHeaders - Class in org.springframework.integration.support
-
A MessageHeaders that permits direct access to and modification of the
header map.
- MutableMessageHeaders(Map<String, Object>) - Constructor for class org.springframework.integration.support.MutableMessageHeaders
-
- MutableMessageHeaders(Map<String, Object>, UUID, Long) - Constructor for class org.springframework.integration.support.MutableMessageHeaders
-
- MutableMessageJacksonDeserializer - Class in org.springframework.integration.support.json
-
- MutableMessageJacksonDeserializer() - Constructor for class org.springframework.integration.support.json.MutableMessageJacksonDeserializer
-
- mv(Message<?>, Session<F>, String, String) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
Move one remote path to another.
- mv(Message<?>, Session<FTPFile>, String, String) - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- MySqlChannelMessageStoreQueryProvider - Class in org.springframework.integration.jdbc.store.channel
-
- MySqlChannelMessageStoreQueryProvider() - Constructor for class org.springframework.integration.jdbc.store.channel.MySqlChannelMessageStoreQueryProvider
-
- OBJECT_NAME - Static variable in class org.springframework.integration.jmx.JmxHeaders
-
- ObjectStringMapBuilder - Class in org.springframework.integration.support
-
A map builder creating a map with Object keys and String values.
- ObjectStringMapBuilder() - Constructor for class org.springframework.integration.support.ObjectStringMapBuilder
-
- ObjectStringMessageConverter - Class in org.springframework.integration.support.converter
-
- ObjectStringMessageConverter() - Constructor for class org.springframework.integration.support.converter.ObjectStringMessageConverter
-
- ObjectToJsonTransformer - Class in org.springframework.integration.json
-
Transformer implementation that converts a payload instance into a JSON string
representation.
- ObjectToJsonTransformer() - Constructor for class org.springframework.integration.json.ObjectToJsonTransformer
-
- ObjectToJsonTransformer(JsonObjectMapper<?, ?>) - Constructor for class org.springframework.integration.json.ObjectToJsonTransformer
-
- ObjectToJsonTransformer(ObjectToJsonTransformer.ResultType) - Constructor for class org.springframework.integration.json.ObjectToJsonTransformer
-
- ObjectToJsonTransformer(JsonObjectMapper<?, ?>, ObjectToJsonTransformer.ResultType) - Constructor for class org.springframework.integration.json.ObjectToJsonTransformer
-
- ObjectToJsonTransformer.ResultType - Enum in org.springframework.integration.json
-
- ObjectToJsonTransformerParser - Class in org.springframework.integration.config.xml
-
- ObjectToJsonTransformerParser() - Constructor for class org.springframework.integration.config.xml.ObjectToJsonTransformerParser
-
- ObjectToMapTransformer - Class in org.springframework.integration.transformer
-
Transforms an object graph into a Map.
- ObjectToMapTransformer() - Constructor for class org.springframework.integration.transformer.ObjectToMapTransformer
-
- ObjectToMapTransformer(JsonObjectMapper<?, ?>) - Constructor for class org.springframework.integration.transformer.ObjectToMapTransformer
-
- ObjectToMapTransformerParser - Class in org.springframework.integration.config.xml
-
- ObjectToMapTransformerParser() - Constructor for class org.springframework.integration.config.xml.ObjectToMapTransformerParser
-
- objectToString() - Static method in class org.springframework.integration.dsl.Transformers
-
- objectToString(String) - Static method in class org.springframework.integration.dsl.Transformers
-
- ObjectToStringTransformer - Class in org.springframework.integration.transformer
-
A simple transformer that creates an outbound payload by invoking the
inbound payload Object's toString() method.
- ObjectToStringTransformer() - Constructor for class org.springframework.integration.transformer.ObjectToStringTransformer
-
- ObjectToStringTransformer(String) - Constructor for class org.springframework.integration.transformer.ObjectToStringTransformer
-
- ObjectToStringTransformerParser - Class in org.springframework.integration.config.xml
-
Parser for the 'object-to-string-transformer' element.
- ObjectToStringTransformerParser() - Constructor for class org.springframework.integration.config.xml.ObjectToStringTransformerParser
-
- obtain(Object) - Method in class org.springframework.integration.gemfire.util.GemfireLockRegistry
-
- obtain(Object) - Method in class org.springframework.integration.jdbc.lock.JdbcLockRegistry
-
- obtain(Object) - Method in class org.springframework.integration.redis.util.RedisLockRegistry
-
- obtain(Object) - Method in class org.springframework.integration.support.locks.DefaultLockRegistry
-
Obtains a lock by masking the lockKey's hashCode() with
the mask and using the result as an index to the lock table.
- obtain(Object) - Method in interface org.springframework.integration.support.locks.LockRegistry
-
Obtains the lock associated with the parameter object.
- obtain(Object) - Method in class org.springframework.integration.support.locks.PassThruLockRegistry
-
- obtain(Object) - Method in class org.springframework.integration.zookeeper.lock.ZookeeperLockRegistry
-
- obtainComponentName(NamedComponent) - Static method in class org.springframework.integration.support.utils.IntegrationUtils
-
- obtainConnection() - Method in class org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory
-
- obtainConnection() - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- obtainConnection() - Method in class org.springframework.integration.ip.tcp.connection.FailoverClientConnectionFactory
-
- obtainConnection(Message<?>) - Method in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
-
- obtainGroupTimeout(MessageGroup) - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- obtainInputChannelFromFlow(IntegrationFlow) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- obtainInputChannelFromFlow(IntegrationFlow) - Method in class org.springframework.integration.dsl.EndpointSpec
-
- obtainInputChannelFromFlow(IntegrationFlow, boolean) - Method in class org.springframework.integration.dsl.EndpointSpec
-
- obtainNewConnection() - Method in class org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory
-
- obtainPropagatingContext(Message<?>, MessageChannel) - Method in class org.springframework.integration.channel.interceptor.ThreadStatePropagationChannelInterceptor
-
- obtainPropagatingContext(Message<?>, MessageChannel) - Method in class org.springframework.integration.security.channel.SecurityContextPropagationChannelInterceptor
-
- obtainQueueName(String) - Method in class org.springframework.integration.amqp.channel.PointToPointSubscribableAmqpChannel
-
- obtainQueueName(String) - Method in class org.springframework.integration.amqp.channel.PublishSubscribeAmqpChannel
-
- obtainSecurityMetadataSource() - Method in class org.springframework.integration.security.channel.ChannelSecurityInterceptor
-
- obtainSharedConnection() - Method in class org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory
-
- obtainSizeIfPossible(Iterable<?>) - Method in class org.springframework.integration.splitter.AbstractMessageSplitter
-
- obtainSizeIfPossible(Iterator<?>) - Method in class org.springframework.integration.splitter.AbstractMessageSplitter
-
- obtainSizeIfPossible(Iterator<?>) - Method in class org.springframework.integration.xml.splitter.XPathMessageSplitter
-
- offer(Message<?>) - Method in class org.springframework.integration.store.MessageGroupQueue
-
- offer(Message<?>, long, TimeUnit) - Method in class org.springframework.integration.store.MessageGroupQueue
-
- onAdd(String, String) - Method in interface org.springframework.integration.metadata.MetadataStoreListener
-
Invoked when a key is added to the store
- onAdd(String, String) - Method in class org.springframework.integration.metadata.MetadataStoreListenerAdapter
-
- onAppendEnd(FtpSession, FtpRequest) - Method in class org.springframework.integration.ftp.server.ApacheMinaFtplet
-
- onApplicationEvent(ApplicationContextEvent) - Method in class org.springframework.integration.config.IdGeneratorConfigurer
-
- onApplicationEvent(ApplicationEvent) - Method in class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
-
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.springframework.integration.graph.IntegrationGraphServer
-
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.springframework.integration.handler.DelayHandler
-
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.springframework.integration.http.inbound.IntegrationRequestMappingHandlerMapping
-
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.springframework.integration.jmx.NotificationListeningMessageProducer
-
- onApplicationEvent(AbstractLeaderEvent) - Method in class org.springframework.integration.support.SmartLifecycleRoleController
-
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.springframework.integration.webflux.inbound.WebFluxIntegrationRequestMappingHandlerMapping
-
- onClose(Connection) - Method in class org.springframework.integration.amqp.channel.AbstractAmqpChannel
-
- onComplete() - Method in class org.springframework.integration.handler.AbstractMessageHandler
-
- onConnect(FtpSession) - Method in class org.springframework.integration.ftp.server.ApacheMinaFtplet
-
- onCreate(Connection) - Method in class org.springframework.integration.amqp.channel.AbstractAmqpChannel
-
- onDeleteEnd(FtpSession, FtpRequest) - Method in class org.springframework.integration.ftp.server.ApacheMinaFtplet
-
- onDisconnect(FtpSession) - Method in class org.springframework.integration.ftp.server.ApacheMinaFtplet
-
- onError(Throwable) - Method in class org.springframework.integration.handler.AbstractMessageHandler
-
- onError(RetryContext, RetryCallback<T, E>, Throwable) - Method in class org.springframework.integration.handler.advice.RequestHandlerRetryAdvice
-
- onEvent(CqEvent) - Method in class org.springframework.integration.gemfire.inbound.ContinuousQueryMessageProducer
-
- OnFailedToAcquireMutexEvent - Class in org.springframework.integration.leader.event
-
Generic event representing that a mutex could not be acquired during leader election.
- OnFailedToAcquireMutexEvent(Object, Context, String) - Constructor for class org.springframework.integration.leader.event.OnFailedToAcquireMutexEvent
-
Instantiate a new OnFailedToAcquireMutexEvent.
- onFailure(Message<File>) - Method in class org.springframework.integration.file.FileReadingMessageSource
-
Adds the failed message back to the 'toBeReceived' queue if there is room.
- onGranted(Context) - Method in class org.springframework.integration.leader.AbstractCandidate
-
- onGranted(Context) - Method in interface org.springframework.integration.leader.Candidate
-
Callback method invoked when this candidate is elected leader.
- onGranted(Context) - Method in class org.springframework.integration.leader.DefaultCandidate
-
- OnGrantedEvent - Class in org.springframework.integration.leader.event
-
Generic event representing that leader has been granted.
- OnGrantedEvent(Object, Context, String) - Constructor for class org.springframework.integration.leader.event.OnGrantedEvent
-
Instantiates a new granted event.
- onInit() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- onInit() - Method in class org.springframework.integration.amqp.channel.AbstractAmqpChannel
-
- onInit() - Method in class org.springframework.integration.amqp.channel.PollableAmqpChannel
-
- onInit() - Method in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter
-
- onInit() - Method in class org.springframework.integration.amqp.inbound.AmqpInboundGateway
-
- onInit() - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
- onInit() - Method in class org.springframework.integration.channel.DefaultHeaderChannelRegistry
-
- onInit() - Method in class org.springframework.integration.channel.DirectChannel
-
- onInit() - Method in class org.springframework.integration.channel.ExecutorChannel
-
- onInit() - Method in class org.springframework.integration.channel.PublishSubscribeChannel
-
Callback method for initialization.
- onInit() - Method in class org.springframework.integration.context.IntegrationObjectSupport
-
Subclasses may implement this for initialization logic.
- onInit() - Method in class org.springframework.integration.endpoint.AbstractEndpoint
-
- onInit() - Method in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
- onInit() - Method in class org.springframework.integration.endpoint.ExpressionMessageProducerSupport
-
- onInit() - Method in class org.springframework.integration.endpoint.MessageProducerSupport
-
- onInit() - Method in class org.springframework.integration.endpoint.MethodInvokingMessageSource
-
- onInit() - Method in class org.springframework.integration.endpoint.ReactiveStreamsConsumer
-
- onInit() - Method in class org.springframework.integration.endpoint.SourcePollingChannelAdapter
-
- onInit() - Method in class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
-
- onInit() - Method in class org.springframework.integration.feed.inbound.FeedEntryMessageSource
-
- onInit() - Method in class org.springframework.integration.file.FileReadingMessageSource
-
- onInit() - Method in class org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource
-
- onInit() - Method in class org.springframework.integration.file.remote.handler.FileTransferringMessageHandler
-
- onInit() - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizingMessageSource
-
- onInit() - Method in class org.springframework.integration.file.tail.OSDelegatingFileTailingMessageProducer
-
- onInit() - Method in class org.springframework.integration.gateway.AnnotationGatewayProxyFactoryBean
-
- onInit() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- onInit() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- onInit() - Method in class org.springframework.integration.gemfire.inbound.ContinuousQueryMessageProducer
-
- onInit() - Method in class org.springframework.integration.gemfire.outbound.CacheWritingMessageHandler
-
- onInit() - Method in class org.springframework.integration.handler.AbstractMessageProducingHandler
-
- onInit() - Method in class org.springframework.integration.handler.AbstractReplyProducingMessageHandler
-
- onInit() - Method in class org.springframework.integration.handler.advice.CacheRequestHandlerAdvice
-
- onInit() - Method in class org.springframework.integration.handler.advice.ExpressionEvaluatingRequestHandlerAdvice
-
- onInit() - Method in class org.springframework.integration.handler.advice.RequestHandlerRetryAdvice
-
- onInit() - Method in class org.springframework.integration.handler.ExpressionEvaluatingMessageHandler
-
- onInit() - Method in class org.springframework.integration.handler.LoggingHandler
-
- onInit() - Method in class org.springframework.integration.handler.MessageHandlerChain
-
- onInit() - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- onInit() - Method in class org.springframework.integration.http.inbound.HttpRequestHandlingController
-
- onInit() - Method in class org.springframework.integration.http.inbound.HttpRequestHandlingEndpointSupport
-
- onInit() - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
- onInit() - Method in class org.springframework.integration.ip.tcp.connection.FailoverClientConnectionFactory
-
- onInit() - Method in class org.springframework.integration.ip.tcp.TcpInboundGateway
-
- onInit() - Method in class org.springframework.integration.ip.tcp.TcpReceivingChannelAdapter
-
- onInit() - Method in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
-
- onInit() - Method in class org.springframework.integration.ip.udp.UnicastReceivingChannelAdapter
-
- onInit() - Method in class org.springframework.integration.ip.udp.UnicastSendingMessageHandler
-
- onInit() - Method in class org.springframework.integration.jdbc.ExpressionEvaluatingSqlParameterSourceFactory
-
- onInit() - Method in class org.springframework.integration.jdbc.JdbcMessageHandler
-
- onInit() - Method in class org.springframework.integration.jdbc.JdbcPollingChannelAdapter
-
- onInit() - Method in class org.springframework.integration.jms.JmsDestinationPollingSource
-
- onInit() - Method in class org.springframework.integration.jms.JmsInboundGateway
-
- onInit() - Method in class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
- onInit() - Method in class org.springframework.integration.jms.JmsSendingMessageHandler
-
- onInit() - Method in class org.springframework.integration.jms.SubscribableJmsChannel
-
- onInit() - Method in class org.springframework.integration.jmx.NotificationPublishingMessageHandler
-
- onInit() - Method in class org.springframework.integration.jpa.inbound.JpaPollingChannelAdapter
-
Check for mandatory attributes
- onInit() - Method in class org.springframework.integration.json.JsonToObjectTransformer
-
- onInit() - Method in class org.springframework.integration.kafka.channel.SubscribableKafkaChannel
-
- onInit() - Method in class org.springframework.integration.kafka.inbound.KafkaInboundGateway
-
- onInit() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageDrivenChannelAdapter
-
- onInit() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- onInit() - Method in class org.springframework.integration.mail.AbstractMailReceiver
-
- onInit() - Method in class org.springframework.integration.mail.ImapMailReceiver
-
- onInit() - Method in class org.springframework.integration.mongodb.inbound.MongoDbMessageSource
-
- onInit() - Method in class org.springframework.integration.mongodb.inbound.ReactiveMongoDbMessageSource
-
- onInit() - Method in class org.springframework.integration.mongodb.outbound.MongoDbStoringMessageHandler
-
- onInit() - Method in class org.springframework.integration.mongodb.outbound.ReactiveMongoDbStoringMessageHandler
-
- onInit() - Method in class org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter
-
- onInit() - Method in class org.springframework.integration.mqtt.outbound.AbstractMqttMessageHandler
-
- onInit() - Method in class org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler
-
- onInit() - Method in class org.springframework.integration.r2dbc.inbound.R2dbcMessageSource
-
- onInit() - Method in class org.springframework.integration.r2dbc.outbound.R2dbcMessageHandler
-
- onInit() - Method in class org.springframework.integration.redis.channel.SubscribableRedisChannel
-
- onInit() - Method in class org.springframework.integration.redis.inbound.ReactiveRedisStreamMessageProducer
-
- onInit() - Method in class org.springframework.integration.redis.inbound.RedisInboundChannelAdapter
-
- onInit() - Method in class org.springframework.integration.redis.inbound.RedisQueueInboundGateway
-
- onInit() - Method in class org.springframework.integration.redis.inbound.RedisQueueMessageDrivenEndpoint
-
- onInit() - Method in class org.springframework.integration.redis.inbound.RedisStoreMessageSource
-
- onInit() - Method in class org.springframework.integration.redis.outbound.ReactiveRedisStreamMessageHandler
-
- onInit() - Method in class org.springframework.integration.redis.outbound.RedisPublishingMessageHandler
-
- onInit() - Method in class org.springframework.integration.redis.outbound.RedisQueueOutboundChannelAdapter
-
- onInit() - Method in class org.springframework.integration.redis.outbound.RedisStoreWritingMessageHandler
-
- onInit() - Method in class org.springframework.integration.resource.ResourceRetrievingMessageSource
-
- onInit() - Method in class org.springframework.integration.rmi.RmiInboundGateway
-
Deprecated.
- onInit() - Method in class org.springframework.integration.router.AbstractMessageRouter
-
- onInit() - Method in class org.springframework.integration.router.ErrorMessageExceptionTypeRouter
-
- onInit() - Method in class org.springframework.integration.router.RecipientListRouter
-
- onInit() - Method in class org.springframework.integration.rsocket.inbound.RSocketInboundGateway
-
- onInit() - Method in class org.springframework.integration.stomp.outbound.StompMessageHandler
-
- onInit() - Method in class org.springframework.integration.syslog.inbound.SyslogReceivingChannelAdapterSupport
-
- onInit() - Method in class org.springframework.integration.syslog.inbound.TcpSyslogReceivingChannelAdapter
-
- onInit() - Method in class org.springframework.integration.syslog.inbound.UdpSyslogReceivingChannelAdapter
-
- onInit() - Method in class org.springframework.integration.transaction.ExpressionEvaluatingTransactionSynchronizationProcessor
-
- onInit() - Method in class org.springframework.integration.transformer.DecodingTransformer
-
- onInit() - Method in class org.springframework.integration.transformer.HeaderEnricher
-
- onInit() - Method in class org.springframework.integration.transformer.HeaderFilter
-
- onInit() - Method in class org.springframework.integration.transformer.MapToObjectTransformer
-
- onInit() - Method in class org.springframework.integration.transformer.PayloadTypeConvertingTransformer
-
- onInit() - Method in class org.springframework.integration.transformer.SimpleFromAvroTransformer
-
- onInit() - Method in class org.springframework.integration.transformer.SimpleToAvroTransformer
-
- onInit() - Method in class org.springframework.integration.util.AbstractExpressionEvaluator
-
- onInit() - Method in class org.springframework.integration.websocket.inbound.WebSocketInboundChannelAdapter
-
- onInit() - Method in class org.springframework.integration.websocket.outbound.WebSocketOutboundMessageHandler
-
- onInit() - Method in class org.springframework.integration.ws.MarshallingWebServiceInboundGateway
-
- onInit() - Method in class org.springframework.integration.xml.transformer.AbstractXmlTransformer
-
- onInit() - Method in class org.springframework.integration.xml.transformer.XsltPayloadTransformer
-
- onInit() - Method in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareEndpoint
-
- onInit() - Method in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareMessageHandler
-
- onInit() - Method in class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
-
- onInit() - Method in class org.springframework.integration.zeromq.channel.ZeroMqChannel
-
- onInit() - Method in class org.springframework.integration.zeromq.inbound.ZeroMqMessageProducer
-
- onInit() - Method in class org.springframework.integration.zeromq.outbound.ZeroMqMessageHandler
-
- OnlyOnceTrigger - Class in org.springframework.integration.test.util
-
- OnlyOnceTrigger() - Constructor for class org.springframework.integration.test.util.OnlyOnceTrigger
-
- onMessage(Message, Channel) - Method in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter.Listener
-
- onMessage(Message, Channel) - Method in class org.springframework.integration.amqp.inbound.AmqpInboundGateway.Listener
-
- onMessage(Message<?>) - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- onMessage(Message<?>) - Method in interface org.springframework.integration.ip.tcp.connection.TcpListener
-
Called by a TCPConnection when a new message arrives.
- onMessage(Message<?>) - Method in class org.springframework.integration.ip.tcp.TcpInboundGateway
-
- onMessage(Message<?>) - Method in class org.springframework.integration.ip.tcp.TcpOutboundGateway
-
- onMessage(Message<?>) - Method in class org.springframework.integration.ip.tcp.TcpReceivingChannelAdapter
-
- onMessage(Message, Session) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- onMessage(Message) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
- onMessage(Message<?>) - Method in class org.springframework.integration.syslog.inbound.TcpSyslogReceivingChannelAdapter
-
- onMessage(WebSocketSession, WebSocketMessage<?>) - Method in class org.springframework.integration.websocket.inbound.WebSocketInboundChannelAdapter
-
- onMessage(WebSocketSession, WebSocketMessage<?>) - Method in interface org.springframework.integration.websocket.WebSocketListener
-
- onMessageBatch(List<Message>, Channel) - Method in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter.BatchListener
-
- onMkdirEnd(FtpSession, FtpRequest) - Method in class org.springframework.integration.ftp.server.ApacheMinaFtplet
-
- onNext(Message<?>) - Method in class org.springframework.integration.handler.AbstractMessageHandler
-
- onPartitionsAssignedSeekCallback(BiConsumer<Map<TopicPartition, Long>, ConsumerSeekAware.ConsumerSeekCallback>) - Method in class org.springframework.integration.kafka.dsl.KafkaInboundGatewaySpec
-
Specify a
BiConsumer for seeks management during
ConsumerSeekAware.ConsumerSeekCallback#onPartitionsAssigned(Map, ConsumerSeekAware.ConsumerSeekCallback)
call from the
KafkaMessageListenerContainer.
- onPartitionsAssignedSeekCallback(BiConsumer<Map<TopicPartition, Long>, ConsumerSeekAware.ConsumerSeekCallback>) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec
-
Specify a
BiConsumer for seeks management during
ConsumerSeekAware.ConsumerSeekCallback#onPartitionsAssigned(Map, ConsumerSeekAware.ConsumerSeekCallback)
call from the
KafkaMessageListenerContainer.
- onRemove(String, String) - Method in interface org.springframework.integration.metadata.MetadataStoreListener
-
Invoked when a key is removed from the store
- onRemove(String, String) - Method in class org.springframework.integration.metadata.MetadataStoreListenerAdapter
-
- onRenameEnd(FtpSession, FtpRequest) - Method in class org.springframework.integration.ftp.server.ApacheMinaFtplet
-
- onRevoked(Context) - Method in class org.springframework.integration.leader.AbstractCandidate
-
- onRevoked(Context) - Method in interface org.springframework.integration.leader.Candidate
-
Callback method invoked when this candidate is no longer leader.
- onRevoked(Context) - Method in class org.springframework.integration.leader.DefaultCandidate
-
- OnRevokedEvent - Class in org.springframework.integration.leader.event
-
Generic event representing that leader has been revoked.
- OnRevokedEvent(Object, Context, String) - Constructor for class org.springframework.integration.leader.event.OnRevokedEvent
-
Instantiates a new revoked event.
- onRmdirEnd(FtpSession, FtpRequest) - Method in class org.springframework.integration.ftp.server.ApacheMinaFtplet
-
- onRotation(MessageSource<?>) - Method in class org.springframework.integration.file.remote.aop.StandardRotationPolicy
-
Update the state of the
MessageSource after the server is rotated, if necessary.
- onSubscribe(Subscription) - Method in class org.springframework.integration.handler.AbstractMessageHandler
-
- onUpdate(String, String) - Method in interface org.springframework.integration.metadata.MetadataStoreListener
-
Invoked when a key is updated into the store
- onUpdate(String, String) - Method in class org.springframework.integration.metadata.MetadataStoreListenerAdapter
-
- onUploadEnd(FtpSession, FtpRequest) - Method in class org.springframework.integration.ftp.server.ApacheMinaFtplet
-
- open(RetryContext, RetryCallback<T, E>) - Method in class org.springframework.integration.handler.advice.RequestHandlerRetryAdvice
-
- openFolder() - Method in class org.springframework.integration.mail.AbstractMailReceiver
-
- OPERATION_NAME - Static variable in class org.springframework.integration.jmx.JmxHeaders
-
- OperationInvokingChannelAdapterParser - Class in org.springframework.integration.jmx.config
-
- OperationInvokingChannelAdapterParser() - Constructor for class org.springframework.integration.jmx.config.OperationInvokingChannelAdapterParser
-
- OperationInvokingMessageHandler - Class in org.springframework.integration.jmx
-
- OperationInvokingMessageHandler(MBeanServerConnection) - Constructor for class org.springframework.integration.jmx.OperationInvokingMessageHandler
-
- OperationInvokingOutboundGatewayParser - Class in org.springframework.integration.jmx.config
-
- OperationInvokingOutboundGatewayParser() - Constructor for class org.springframework.integration.jmx.config.OperationInvokingOutboundGatewayParser
-
- options(String) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Specify the array of options for various gateway commands.
- options(AbstractRemoteFileOutboundGateway.Option...) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Specify the array of AbstractRemoteFileOutboundGateway.Option
for various gateway commands.
- options(ChangeStreamOptions) - Method in class org.springframework.integration.mongodb.dsl.MongoDbChangeStreamMessageProducerSpec
-
- OracleChannelMessageStoreQueryProvider - Class in org.springframework.integration.jdbc.store.channel
-
- OracleChannelMessageStoreQueryProvider() - Constructor for class org.springframework.integration.jdbc.store.channel.OracleChannelMessageStoreQueryProvider
-
- ORDER - Static variable in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- order(int) - Method in class org.springframework.integration.dsl.BarrierSpec
-
- order(int) - Method in class org.springframework.integration.dsl.ConsumerEndpointSpec
-
- Orderable - Interface in org.springframework.integration.context
-
- OrderlyShutdownCapable - Interface in org.springframework.integration.context
-
Interface for components that wish to be considered for
an orderly shutdown using management interfaces.
- orderlyShutdownCapableComponentsAfter() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- orderlyShutdownCapableComponentsBefore() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- org.springframework.integration - package org.springframework.integration
-
Base package for Spring Integration Core.
- org.springframework.integration.acks - package org.springframework.integration.acks
-
Provides classes related to message acknowledgment.
- org.springframework.integration.aggregator - package org.springframework.integration.aggregator
-
Provides classes related to message aggregation.
- org.springframework.integration.amqp.channel - package org.springframework.integration.amqp.channel
-
Provides classes related to AMQP-backed channels.
- org.springframework.integration.amqp.config - package org.springframework.integration.amqp.config
-
Provides classes for configuration - parsers, namespace handlers, factory beans.
- org.springframework.integration.amqp.dsl - package org.springframework.integration.amqp.dsl
-
Provides AMQP Component support for the Java DSL.
- org.springframework.integration.amqp.inbound - package org.springframework.integration.amqp.inbound
-
Provides classes supporting inbound endpoints.
- org.springframework.integration.amqp.outbound - package org.springframework.integration.amqp.outbound
-
Provides classes supporting outbound endpoints.
- org.springframework.integration.amqp.support - package org.springframework.integration.amqp.support
-
Provides AMQP support classes.
- org.springframework.integration.annotation - package org.springframework.integration.annotation
-
Provides annotations for annotation-based configuration.
- org.springframework.integration.aop - package org.springframework.integration.aop
-
Provides classes to support message publication using AOP.
- org.springframework.integration.channel - package org.springframework.integration.channel
-
Provides classes representing various channel types.
- org.springframework.integration.channel.interceptor - package org.springframework.integration.channel.interceptor
-
Provides classes related to channel interception.
- org.springframework.integration.codec - package org.springframework.integration.codec
-
Provides base classes for the Codec abstraction.
- org.springframework.integration.codec.kryo - package org.springframework.integration.codec.kryo
-
The
Kryo specific
Codec classes.
- org.springframework.integration.config - package org.springframework.integration.config
-
Base package for configuration.
- org.springframework.integration.config.annotation - package org.springframework.integration.config.annotation
-
Provides classes supporting annotation-based configuration.
- org.springframework.integration.config.xml - package org.springframework.integration.config.xml
-
Provides supporting XML-based configuration - parsers, namespace handlers.
- org.springframework.integration.context - package org.springframework.integration.context
-
Provides classes relating to application context configuration.
- org.springframework.integration.core - package org.springframework.integration.core
-
Provides core classes.
- org.springframework.integration.dispatcher - package org.springframework.integration.dispatcher
-
Provides classes related to dispatching messages.
- org.springframework.integration.dsl - package org.springframework.integration.dsl
-
Root package of the Spring Integration Java DSL.
- org.springframework.integration.dsl.context - package org.springframework.integration.dsl.context
-
The context support classes for Spring Integration Java DSL.
- org.springframework.integration.dsl.support - package org.springframework.integration.dsl.support
-
Provides various support classes used across Spring Integration Java DSL Components.
- org.springframework.integration.endpoint - package org.springframework.integration.endpoint
-
Provides core classes related to Endpoints.
- org.springframework.integration.event.config - package org.springframework.integration.event.config
-
Provides classes for configuration - parsers, namespace handlers.
- org.springframework.integration.event.core - package org.springframework.integration.event.core
-
Provides Event core classes.
- org.springframework.integration.event.inbound - package org.springframework.integration.event.inbound
-
Provides classes supporting inbound endpoints.
- org.springframework.integration.event.outbound - package org.springframework.integration.event.outbound
-
Provides classes supporting outbound endpoints.
- org.springframework.integration.events - package org.springframework.integration.events
-
ApplicationEvents generated by the Spring Integration framework.
- org.springframework.integration.expression - package org.springframework.integration.expression
-
Provides classes supporting SpEL expressions.
- org.springframework.integration.feed.config - package org.springframework.integration.feed.config
-
Provides classes for configuration - parsers, namespace handlers.
- org.springframework.integration.feed.dsl - package org.springframework.integration.feed.dsl
-
Provides Feed Components support for Spring Integration Java DSL.
- org.springframework.integration.feed.inbound - package org.springframework.integration.feed.inbound
-
Provides classes supporting inbound endpoints.
- org.springframework.integration.file - package org.springframework.integration.file
-
Base package for File support.
- org.springframework.integration.file.config - package org.springframework.integration.file.config
-
Provides classes for configuration - parsers, namespace handlers, factory beans.
- org.springframework.integration.file.dsl - package org.springframework.integration.file.dsl
-
Provides File Components support for Spring Integration Java DSL.
- org.springframework.integration.file.event - package org.springframework.integration.file.event
-
ApplicationEvents generated by the file module.
- org.springframework.integration.file.filters - package org.springframework.integration.file.filters
-
Provides classes supporting file filtering.
- org.springframework.integration.file.locking - package org.springframework.integration.file.locking
-
Provides classes supporting file locking.
- org.springframework.integration.file.remote - package org.springframework.integration.file.remote
-
Base package for supporting remote files.
- org.springframework.integration.file.remote.aop - package org.springframework.integration.file.remote.aop
-
Provides classes related to AOP.
- org.springframework.integration.file.remote.gateway - package org.springframework.integration.file.remote.gateway
-
Provides classes supporting remote file gateways.
- org.springframework.integration.file.remote.handler - package org.springframework.integration.file.remote.handler
-
Provides classes supporting remote file message handlers.
- org.springframework.integration.file.remote.server - package org.springframework.integration.file.remote.server
-
Provides classes related to file servers.
- org.springframework.integration.file.remote.session - package org.springframework.integration.file.remote.session
-
Provides classes supporting remote file sessions.
- org.springframework.integration.file.remote.synchronizer - package org.springframework.integration.file.remote.synchronizer
-
Provides classes supporting the synchronization of remote and
local file directories.
- org.springframework.integration.file.splitter - package org.springframework.integration.file.splitter
-
- org.springframework.integration.file.support - package org.springframework.integration.file.support
-
Provides various support classes used across Spring Integration File Components.
- org.springframework.integration.file.tail - package org.springframework.integration.file.tail
-
Classes used for tailing file system files.
- org.springframework.integration.file.transformer - package org.springframework.integration.file.transformer
-
Provides classes supporting the transformation of file contents
to messages.
- org.springframework.integration.filter - package org.springframework.integration.filter
-
Provides classes supporting the filter pattern.
- org.springframework.integration.ftp.config - package org.springframework.integration.ftp.config
-
Provides classes for configuration - parsers, namespace handlers.
- org.springframework.integration.ftp.dsl - package org.springframework.integration.ftp.dsl
-
Provides FTP Components for the Java DSL.
- org.springframework.integration.ftp.filters - package org.springframework.integration.ftp.filters
-
Provides classes supporting FTP file filtering.
- org.springframework.integration.ftp.gateway - package org.springframework.integration.ftp.gateway
-
Provides classes supporting FTP gateways.
- org.springframework.integration.ftp.inbound - package org.springframework.integration.ftp.inbound
-
Provides classes supporting inbound endpoints.
- org.springframework.integration.ftp.outbound - package org.springframework.integration.ftp.outbound
-
Provides classes for the FTP outbound channel adapter.
- org.springframework.integration.ftp.server - package org.springframework.integration.ftp.server
-
Provides classes related to FTP servers.
- org.springframework.integration.ftp.session - package org.springframework.integration.ftp.session
-
Provides classes supporting FTP sessions.
- org.springframework.integration.gateway - package org.springframework.integration.gateway
-
Provides classes supporting messaging gateways.
- org.springframework.integration.gemfire.config.xml - package org.springframework.integration.gemfire.config.xml
-
Provides classes for configuration - parsers, namespace handlers.
- org.springframework.integration.gemfire.inbound - package org.springframework.integration.gemfire.inbound
-
Provides classes supporting inbound endpoints.
- org.springframework.integration.gemfire.metadata - package org.springframework.integration.gemfire.metadata
-
Provides classes for the Gemfire MetadataStore.
- org.springframework.integration.gemfire.outbound - package org.springframework.integration.gemfire.outbound
-
Provides classes supporting outbound endpoints.
- org.springframework.integration.gemfire.store - package org.springframework.integration.gemfire.store
-
Provides classes releated to storing messages.
- org.springframework.integration.gemfire.util - package org.springframework.integration.gemfire.util
-
Provides utility classes.
- org.springframework.integration.graph - package org.springframework.integration.graph
-
Provides classes related to the runtime object graph.
- org.springframework.integration.groovy - package org.springframework.integration.groovy
-
Base package for Groovy support.
- org.springframework.integration.groovy.config - package org.springframework.integration.groovy.config
-
Provides classes for configuration - parsers, namespace handlers, factory beans.
- org.springframework.integration.handler - package org.springframework.integration.handler
-
Provides classes implementing various types of message handler.
- org.springframework.integration.handler.advice - package org.springframework.integration.handler.advice
-
Provides classes that are used to advise
MessageHandlers with
cross-cutting concerns.
- org.springframework.integration.handler.support - package org.springframework.integration.handler.support
-
Provides classes for message handlers support.
- org.springframework.integration.history - package org.springframework.integration.history
-
Provides classes supporting the capture of message history.
- org.springframework.integration.http - package org.springframework.integration.http
-
Base package for Http support.
- org.springframework.integration.http.config - package org.springframework.integration.http.config
-
Provides classes for configuration - parsers, namespace handlers.
- org.springframework.integration.http.converter - package org.springframework.integration.http.converter
-
Provides classes supporting message conversion.
- org.springframework.integration.http.dsl - package org.springframework.integration.http.dsl
-
Provides HTTP Components support for Spring Integration Java DSL.
- org.springframework.integration.http.inbound - package org.springframework.integration.http.inbound
-
Provides classes supporting inbound endpoints.
- org.springframework.integration.http.management - package org.springframework.integration.http.management
-
Provides classes related to management support.
- org.springframework.integration.http.multipart - package org.springframework.integration.http.multipart
-
Provides classes supporting multipart HTTP requests.
- org.springframework.integration.http.outbound - package org.springframework.integration.http.outbound
-
Provides classes supporting outbound endpoints.
- org.springframework.integration.http.support - package org.springframework.integration.http.support
-
Provides classes to support Http endpoints, including header
mapping.
- org.springframework.integration.ip - package org.springframework.integration.ip
-
Base package for IP (TCP/UDP) Support.
- org.springframework.integration.ip.config - package org.springframework.integration.ip.config
-
Provides classes for configuration - parsers, namespace handlers, factory beans.
- org.springframework.integration.ip.dsl - package org.springframework.integration.ip.dsl
-
Provides TCP/UDP Component support for the Java DSL.
- org.springframework.integration.ip.event - package org.springframework.integration.ip.event
-
ApplicationEvents generated by the ip module.
- org.springframework.integration.ip.tcp - package org.springframework.integration.ip.tcp
-
Base package for TCP Support.
- org.springframework.integration.ip.tcp.connection - package org.springframework.integration.ip.tcp.connection
-
All things related to tcp connections - client and
server factories; listener and sender interfaces.
- org.springframework.integration.ip.tcp.serializer - package org.springframework.integration.ip.tcp.serializer
-
Byte array (de)serializers for putting some protocol on the
wire so that incoming messages can be constructed from stream data.
- org.springframework.integration.ip.udp - package org.springframework.integration.ip.udp
-
Base package for UDP support.
- org.springframework.integration.ip.util - package org.springframework.integration.ip.util
-
Provides utilities for IP support.
- org.springframework.integration.jdbc - package org.springframework.integration.jdbc
-
Root package of the Spring Integration JDBC module, which contains various
JDBC and Stored Procedure/Function supporting components.
- org.springframework.integration.jdbc.config - package org.springframework.integration.jdbc.config
-
Contains parser classes for the JDBC namespace support.
- org.springframework.integration.jdbc.lock - package org.springframework.integration.jdbc.lock
-
- org.springframework.integration.jdbc.metadata - package org.springframework.integration.jdbc.metadata
-
Contains JDBC implementation of MetadataStore
- org.springframework.integration.jdbc.store - package org.springframework.integration.jdbc.store
-
Provides JDBC-backed Message Store implementations.
- org.springframework.integration.jdbc.store.channel - package org.springframework.integration.jdbc.store.channel
-
Provides support classes for the JdbcChannelMessageStore.
- org.springframework.integration.jdbc.storedproc - package org.springframework.integration.jdbc.storedproc
-
Provides Stored Procedure/Function supporting classes.
- org.springframework.integration.jms - package org.springframework.integration.jms
-
Base package for JMS Support.
- org.springframework.integration.jms.config - package org.springframework.integration.jms.config
-
Provides classes for configuration - parsers, namespace handlers, factory beans.
- org.springframework.integration.jms.dsl - package org.springframework.integration.jms.dsl
-
Provides JMS Component support for the Java DSL.
- org.springframework.integration.jms.util - package org.springframework.integration.jms.util
-
- org.springframework.integration.jmx - package org.springframework.integration.jmx
-
Base package for JMX support.
- org.springframework.integration.jmx.config - package org.springframework.integration.jmx.config
-
Provides classes for configuration - parsers, namespace handlers.
- org.springframework.integration.jpa.config.xml - package org.springframework.integration.jpa.config.xml
-
Provides parser classes to provide Xml namespace support for the Jpa components.
- org.springframework.integration.jpa.core - package org.springframework.integration.jpa.core
-
Provides core classes of the JPA module.
- org.springframework.integration.jpa.dsl - package org.springframework.integration.jpa.dsl
-
Provides JPA Components support for Java DSL.
- org.springframework.integration.jpa.inbound - package org.springframework.integration.jpa.inbound
-
Provides inbound Spring Integration Jpa components.
- org.springframework.integration.jpa.outbound - package org.springframework.integration.jpa.outbound
-
Provides Spring Integration components for doing outbound operations.
- org.springframework.integration.jpa.support - package org.springframework.integration.jpa.support
-
Provides various support classes used across Spring Integration Jpa Components.
- org.springframework.integration.jpa.support.parametersource - package org.springframework.integration.jpa.support.parametersource
-
Provides generic support for ParameterSources and ParameterSource Factories.
- org.springframework.integration.json - package org.springframework.integration.json
-
Provides classes supporting JSON in Spring Integration.
- org.springframework.integration.kafka.channel - package org.springframework.integration.kafka.channel
-
Provides classes related to message channels.
- org.springframework.integration.kafka.config.xml - package org.springframework.integration.kafka.config.xml
-
Provides parser classes to provide Xml namespace support for the Kafka components.
- org.springframework.integration.kafka.dsl - package org.springframework.integration.kafka.dsl
-
Provides Kafka Components support for Spring Integration Java DSL.
- org.springframework.integration.kafka.inbound - package org.springframework.integration.kafka.inbound
-
Provides inbound Spring Integration Kafka components.
- org.springframework.integration.kafka.outbound - package org.springframework.integration.kafka.outbound
-
Provides outbound Spring Integration Kafka components.
- org.springframework.integration.kafka.support - package org.springframework.integration.kafka.support
-
Provides support classes.
- org.springframework.integration.leader - package org.springframework.integration.leader
-
Temporary package until s-c-c-core is released.
- org.springframework.integration.leader.event - package org.springframework.integration.leader.event
-
Temporary package until s-c-c-core is released.
- org.springframework.integration.mail - package org.springframework.integration.mail
-
Base package for Mail support.
- org.springframework.integration.mail.config - package org.springframework.integration.mail.config
-
Provides classes for configuration - parsers, namespace handlers.
- org.springframework.integration.mail.dsl - package org.springframework.integration.mail.dsl
-
Provides Mail Components for the Java DSL.
- org.springframework.integration.mail.event - package org.springframework.integration.mail.event
-
Events generated by the mail module
- org.springframework.integration.mail.support - package org.springframework.integration.mail.support
-
Provides classes to support email.
- org.springframework.integration.mail.transformer - package org.springframework.integration.mail.transformer
-
Provides classes related to transforming mail messages.
- org.springframework.integration.mapping - package org.springframework.integration.mapping
-
Provides classes related to mapping to/from message headers.
- org.springframework.integration.mapping.support - package org.springframework.integration.mapping.support
-
Support classes for mapping.
- org.springframework.integration.message - package org.springframework.integration.message
-
Provides concrete
Message implementations.
- org.springframework.integration.metadata - package org.springframework.integration.metadata
-
Provides classes supporting metadata stores.
- org.springframework.integration.mongodb.config - package org.springframework.integration.mongodb.config
-
Contains parser classes for the MongoDb namespace support.
- org.springframework.integration.mongodb.dsl - package org.springframework.integration.mongodb.dsl
-
Provides MongoDB Components support for Java DSL.
- org.springframework.integration.mongodb.inbound - package org.springframework.integration.mongodb.inbound
-
Provides classes related to the Mongo inbound channel adapters
- org.springframework.integration.mongodb.metadata - package org.springframework.integration.mongodb.metadata
-
Contains mongodb metadata store related classes
- org.springframework.integration.mongodb.outbound - package org.springframework.integration.mongodb.outbound
-
Provides classes related to the Mongo outbound channel adapters
- org.springframework.integration.mongodb.store - package org.springframework.integration.mongodb.store
-
Provides classes related to the MongoDB message store.
- org.springframework.integration.mongodb.support - package org.springframework.integration.mongodb.support
-
Provides supporting classes for this module.
- org.springframework.integration.monitor - package org.springframework.integration.monitor
-
Provides classes related to Spring Integration managed resources.
- org.springframework.integration.mqtt.config.xml - package org.springframework.integration.mqtt.config.xml
-
Provides parser classes to provide Xml namespace support for the MqttAdapter components.
- org.springframework.integration.mqtt.core - package org.springframework.integration.mqtt.core
-
Provides core classes of the MqttAdapter module.
- org.springframework.integration.mqtt.event - package org.springframework.integration.mqtt.event
-
ApplicationEvents generated by the mqtt module.
- org.springframework.integration.mqtt.inbound - package org.springframework.integration.mqtt.inbound
-
Provides inbound Spring Integration MqttAdapter components.
- org.springframework.integration.mqtt.outbound - package org.springframework.integration.mqtt.outbound
-
Provides Spring Integration components for doing outbound operations.
- org.springframework.integration.mqtt.support - package org.springframework.integration.mqtt.support
-
Provides various support classes used across Spring Integration MqttAdapter Components.
- org.springframework.integration.r2dbc.dsl - package org.springframework.integration.r2dbc.dsl
-
Provides classes for supporting Java DSL for R2DBC components.
- org.springframework.integration.r2dbc.inbound - package org.springframework.integration.r2dbc.inbound
-
Provides classes for supporting R2DBC inbound components.
- org.springframework.integration.r2dbc.outbound - package org.springframework.integration.r2dbc.outbound
-
Provides classes for supporting R2DBC outbound components.
- org.springframework.integration.redis.channel - package org.springframework.integration.redis.channel
-
Provides classes related to Redis-backed channels.
- org.springframework.integration.redis.config - package org.springframework.integration.redis.config
-
Provides classes for configuration - parsers, namespace handlers.
- org.springframework.integration.redis.event - package org.springframework.integration.redis.event
-
Events generated by the redis module
- org.springframework.integration.redis.inbound - package org.springframework.integration.redis.inbound
-
Provides classes supporting inbound endpoints.
- org.springframework.integration.redis.metadata - package org.springframework.integration.redis.metadata
-
- org.springframework.integration.redis.outbound - package org.springframework.integration.redis.outbound
-
Provides classes supporting outbound endpoints.
- org.springframework.integration.redis.store - package org.springframework.integration.redis.store
-
Provides classes related to the Redis message store.
- org.springframework.integration.redis.support - package org.springframework.integration.redis.support
-
Provides supporting classes for this module.
- org.springframework.integration.redis.util - package org.springframework.integration.redis.util
-
Provides utility classes.
- org.springframework.integration.resource - package org.springframework.integration.resource
-
Provides classes related to messaging
using Spring
Resources
- org.springframework.integration.rmi - package org.springframework.integration.rmi
-
Base package for RMI support.
- org.springframework.integration.rmi.config - package org.springframework.integration.rmi.config
-
Provides classes for configuration - parsers, namespace handlers.
- org.springframework.integration.router - package org.springframework.integration.router
-
Provides classes supporting the router pattern.
- org.springframework.integration.routingslip - package org.springframework.integration.routingslip
-
Provides classes supporting the RoutingSlip pattern.
- org.springframework.integration.rsocket - package org.springframework.integration.rsocket
-
Provides common classes for RSocket components.
- org.springframework.integration.rsocket.config - package org.springframework.integration.rsocket.config
-
Provides classes for RSocket XML namespace parsing and configuration support.
- org.springframework.integration.rsocket.dsl - package org.springframework.integration.rsocket.dsl
-
Provides RSocket Components support for Spring Integration Java DSL.
- org.springframework.integration.rsocket.inbound - package org.springframework.integration.rsocket.inbound
-
Provides classes representing inbound RSocket components.
- org.springframework.integration.rsocket.outbound - package org.springframework.integration.rsocket.outbound
-
Provides classes representing outbound RSocket components.
- org.springframework.integration.scattergather - package org.springframework.integration.scattergather
-
Provides classes supporting the Scatter-Gather pattern.
- org.springframework.integration.scheduling - package org.springframework.integration.scheduling
-
Provides classes related to task scheduling.
- org.springframework.integration.scripting - package org.springframework.integration.scripting
-
Base package for scripting support.
- org.springframework.integration.scripting.config - package org.springframework.integration.scripting.config
-
Base package supporting configuration.
- org.springframework.integration.scripting.config.jsr223 - package org.springframework.integration.scripting.config.jsr223
-
Provides classes for configuration - parsers, namespace handlers.
- org.springframework.integration.scripting.dsl - package org.springframework.integration.scripting.dsl
-
Provides Scripting Components support for Spring Integration Java DSL.
- org.springframework.integration.scripting.jsr223 - package org.springframework.integration.scripting.jsr223
-
Provides classes supporting JSR223 Scripting.
- org.springframework.integration.security.channel - package org.springframework.integration.security.channel
-
Provides classes related to secured channels.
- org.springframework.integration.security.config - package org.springframework.integration.security.config
-
Provides classes for configuration - parsers, namespace handlers, bean post processors.
- org.springframework.integration.selector - package org.springframework.integration.selector
-
Provides classes related to message selection.
- org.springframework.integration.sftp.config - package org.springframework.integration.sftp.config
-
Provides classes for configuration - parsers, namespace handlers.
- org.springframework.integration.sftp.dsl - package org.springframework.integration.sftp.dsl
-
Provides SFTP Components for the Java DSL.
- org.springframework.integration.sftp.filters - package org.springframework.integration.sftp.filters
-
Provides classes supporting SFTP file filtering.
- org.springframework.integration.sftp.gateway - package org.springframework.integration.sftp.gateway
-
Provides classes supporting SFTP gateways.
- org.springframework.integration.sftp.inbound - package org.springframework.integration.sftp.inbound
-
Provides classes supporting inbound endpoints.
- org.springframework.integration.sftp.outbound - package org.springframework.integration.sftp.outbound
-
Provides classes for the SFTP outbound channel adapter.
- org.springframework.integration.sftp.server - package org.springframework.integration.sftp.server
-
Provides classes related to SFTP servers.
- org.springframework.integration.sftp.session - package org.springframework.integration.sftp.session
-
Provides classes supporting SFTP sessions.
- org.springframework.integration.sftp.support - package org.springframework.integration.sftp.support
-
Provides general support classes for sftp.
- org.springframework.integration.splitter - package org.springframework.integration.splitter
-
Provides classes supporting the splitter pattern.
- org.springframework.integration.stomp - package org.springframework.integration.stomp
-
Provides core classes STOMP components.
- org.springframework.integration.stomp.config - package org.springframework.integration.stomp.config
-
Contains parser classes for the STOMP namespace support.
- org.springframework.integration.stomp.event - package org.springframework.integration.stomp.event
-
- org.springframework.integration.stomp.inbound - package org.springframework.integration.stomp.inbound
-
Provides classes which represent inbound STOMP components.
- org.springframework.integration.stomp.outbound - package org.springframework.integration.stomp.outbound
-
Provides classes which represent outbound STOMP components.
- org.springframework.integration.stomp.support - package org.springframework.integration.stomp.support
-
Provides classes to support STOMP components.
- org.springframework.integration.store - package org.springframework.integration.store
-
Provides classes releated to storing messages.
- org.springframework.integration.stream - package org.springframework.integration.stream
-
Base package for stream support.
- org.springframework.integration.stream.config - package org.springframework.integration.stream.config
-
Provides classes for configuration - parsers, namespace handlers.
- org.springframework.integration.support - package org.springframework.integration.support
-
Base core support package.
- org.springframework.integration.support.channel - package org.springframework.integration.support.channel
-
- org.springframework.integration.support.context - package org.springframework.integration.support.context
-
Provides classes supporting use of the application context.
- org.springframework.integration.support.converter - package org.springframework.integration.support.converter
-
Provides classes supporting message conversion.
- org.springframework.integration.support.json - package org.springframework.integration.support.json
-
Provides classes supporting json.
- org.springframework.integration.support.leader - package org.springframework.integration.support.leader
-
- org.springframework.integration.support.locks - package org.springframework.integration.support.locks
-
Provides classes related to locking resources.
- org.springframework.integration.support.management - package org.springframework.integration.support.management
-
Provides classes related to management support.
- org.springframework.integration.support.management.metrics - package org.springframework.integration.support.management.metrics
-
Provides interfaces related to 5.0 metrics.
- org.springframework.integration.support.management.micrometer - package org.springframework.integration.support.management.micrometer
-
Provides classes to support the use of Micrometer for metrics.
- org.springframework.integration.support.utils - package org.springframework.integration.support.utils
-
Provides global utility support classes for the runtime system.
- org.springframework.integration.syslog - package org.springframework.integration.syslog
-
Base package for Syslog Support.
- org.springframework.integration.syslog.config - package org.springframework.integration.syslog.config
-
Provides classes for configuration - parsers, namespace handlers, factory beans.
- org.springframework.integration.syslog.inbound - package org.springframework.integration.syslog.inbound
-
Provides classes for inbound endpoints.
- org.springframework.integration.test.condition - package org.springframework.integration.test.condition
-
- org.springframework.integration.test.context - package org.springframework.integration.test.context
-
Test context-related components.
- org.springframework.integration.test.mail - package org.springframework.integration.test.mail
-
Provides testing utils for mail support.
- org.springframework.integration.test.matcher - package org.springframework.integration.test.matcher
-
Provides several BaseMatcher implementations.
- org.springframework.integration.test.mock - package org.springframework.integration.test.mock
-
Utilities for mocking integration components.
- org.springframework.integration.test.predicate - package org.springframework.integration.test.predicate
-
- org.springframework.integration.test.rule - package org.springframework.integration.test.rule
-
Provides various test rules.
- org.springframework.integration.test.support - package org.springframework.integration.test.support
-
Provides several test support classes including for testing Spring Integration
request-response message scenarios.
- org.springframework.integration.test.util - package org.springframework.integration.test.util
-
Provides various test utilities, for example
TestUtils provides convenience
helpers to easily retrieve private bean properties.
- org.springframework.integration.transaction - package org.springframework.integration.transaction
-
Provides classes supporting the use of transactions and
pseudo transactions in Spring Integration applications.
- org.springframework.integration.transformer - package org.springframework.integration.transformer
-
Contains core-implementation of various Transformers which includes Enrichers
and Filters.
- org.springframework.integration.transformer.support - package org.springframework.integration.transformer.support
-
Contains support classes for Transformers.
- org.springframework.integration.util - package org.springframework.integration.util
-
Provides core utility classes.
- org.springframework.integration.webflux.config - package org.springframework.integration.webflux.config
-
Provides classes for configuration - parsers, namespace handlers.
- org.springframework.integration.webflux.dsl - package org.springframework.integration.webflux.dsl
-
Provides WebFlux Components support for Spring Integration Java DSL.
- org.springframework.integration.webflux.inbound - package org.springframework.integration.webflux.inbound
-
Provides classes supporting inbound endpoints.
- org.springframework.integration.webflux.outbound - package org.springframework.integration.webflux.outbound
-
Provides classes supporting outbound endpoints.
- org.springframework.integration.webflux.support - package org.springframework.integration.webflux.support
-
Provides classes to support WebFlux endpoints.
- org.springframework.integration.websocket - package org.springframework.integration.websocket
-
Provides classes used across all WebSocket components.
- org.springframework.integration.websocket.config - package org.springframework.integration.websocket.config
-
Contains parser classes for the WebSockets namespace support.
- org.springframework.integration.websocket.event - package org.springframework.integration.websocket.event
-
- org.springframework.integration.websocket.inbound - package org.springframework.integration.websocket.inbound
-
Provides classes which represent inbound WebSocket components.
- org.springframework.integration.websocket.outbound - package org.springframework.integration.websocket.outbound
-
Provides classes which represent outbound WebSocket components.
- org.springframework.integration.websocket.support - package org.springframework.integration.websocket.support
-
Provides support classes used from WebSocket components.
- org.springframework.integration.ws - package org.springframework.integration.ws
-
Provides several inbound and outbound Web Service components.
- org.springframework.integration.ws.config - package org.springframework.integration.ws.config
-
Contains parser classes for the Web Services namespace support.
- org.springframework.integration.ws.dsl - package org.springframework.integration.ws.dsl
-
Contains classes for DSL support.
- org.springframework.integration.xml - package org.springframework.integration.xml
-
Root package of the XML Module.
- org.springframework.integration.xml.config - package org.springframework.integration.xml.config
-
Contains parser classes for the XML namespace support.
- org.springframework.integration.xml.result - package org.springframework.integration.xml.result
-
- org.springframework.integration.xml.router - package org.springframework.integration.xml.router
-
Provides XML message routers.
- org.springframework.integration.xml.selector - package org.springframework.integration.xml.selector
-
- org.springframework.integration.xml.source - package org.springframework.integration.xml.source
-
- org.springframework.integration.xml.splitter - package org.springframework.integration.xml.splitter
-
- org.springframework.integration.xml.transformer - package org.springframework.integration.xml.transformer
-
Provides Transformer and Enricher implementations.
- org.springframework.integration.xml.transformer.support - package org.springframework.integration.xml.transformer.support
-
Contains support classes for Transformers.
- org.springframework.integration.xml.xpath - package org.springframework.integration.xml.xpath
-
Provides XPath supporting classes.
- org.springframework.integration.xmpp - package org.springframework.integration.xmpp
-
Root package of the Spring Integration XMPP Module.
- org.springframework.integration.xmpp.config - package org.springframework.integration.xmpp.config
-
Contains parser classes for the XMPP namespace support.
- org.springframework.integration.xmpp.core - package org.springframework.integration.xmpp.core
-
Provides classes shared across all XMPP components.
- org.springframework.integration.xmpp.inbound - package org.springframework.integration.xmpp.inbound
-
- org.springframework.integration.xmpp.outbound - package org.springframework.integration.xmpp.outbound
-
Provides XMPP outbound MessageHandler implementations.
- org.springframework.integration.xmpp.support - package org.springframework.integration.xmpp.support
-
Provides XMPP specific support classes.
- org.springframework.integration.zeromq - package org.springframework.integration.zeromq
-
Provides common classes for supporting ZeroMQ components.
- org.springframework.integration.zeromq.channel - package org.springframework.integration.zeromq.channel
-
Provides classes for message channels support over ZeroMQ.
- org.springframework.integration.zeromq.dsl - package org.springframework.integration.zeromq.dsl
-
Provides classes for supporting ZeroMQ component via Java DSL.
- org.springframework.integration.zeromq.inbound - package org.springframework.integration.zeromq.inbound
-
Provides classes for inbound channel adapters over ZeroMQ.
- org.springframework.integration.zeromq.outbound - package org.springframework.integration.zeromq.outbound
-
Provides classes for outbound channel adapters over ZeroMQ.
- org.springframework.integration.zookeeper.config - package org.springframework.integration.zookeeper.config
-
- org.springframework.integration.zookeeper.config.xml - package org.springframework.integration.zookeeper.config.xml
-
Base package for zookeeper configuration.
- org.springframework.integration.zookeeper.leader - package org.springframework.integration.zookeeper.leader
-
Temporary package until s-c-c-zookeeper is released.
- org.springframework.integration.zookeeper.lock - package org.springframework.integration.zookeeper.lock
-
Provides classes related to locking.
- org.springframework.integration.zookeeper.metadata - package org.springframework.integration.zookeeper.metadata
-
- origin(String...) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec.CrossOriginSpec
-
List of allowed origins, e.g.
- ORIGINAL_FILE - Static variable in class org.springframework.integration.file.FileHeaders
-
- OSDelegatingFileTailingMessageProducer - Class in org.springframework.integration.file.tail
-
A file tailing message producer that delegates to the OS tail program.
- OSDelegatingFileTailingMessageProducer() - Constructor for class org.springframework.integration.file.tail.OSDelegatingFileTailingMessageProducer
-
- outboundAdapter(AmqpTemplate) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
Create an initial AmqpOutboundEndpointSpec (adapter).
- outboundAdapter(File) - Static method in class org.springframework.integration.file.dsl.Files
-
- outboundAdapter(String) - Static method in class org.springframework.integration.file.dsl.Files
-
- outboundAdapter(Expression) - Static method in class org.springframework.integration.file.dsl.Files
-
- outboundAdapter(Function<Message<P>, ?>) - Static method in class org.springframework.integration.file.dsl.Files
-
- outboundAdapter(SessionFactory<FTPFile>) - Static method in class org.springframework.integration.ftp.dsl.Ftp
-
- outboundAdapter(SessionFactory<FTPFile>, FileExistsMode) - Static method in class org.springframework.integration.ftp.dsl.Ftp
-
- outboundAdapter(RemoteFileTemplate<FTPFile>) - Static method in class org.springframework.integration.ftp.dsl.Ftp
-
- outboundAdapter(RemoteFileTemplate<FTPFile>, FileExistsMode) - Static method in class org.springframework.integration.ftp.dsl.Ftp
-
- outboundAdapter(FtpRemoteFileTemplate) - Static method in class org.springframework.integration.ftp.dsl.Ftp
-
- outboundAdapter(FtpRemoteFileTemplate, FileExistsMode) - Static method in class org.springframework.integration.ftp.dsl.Ftp
-
- outboundAdapter(AbstractConnectionFactory) - Static method in class org.springframework.integration.ip.dsl.Tcp
-
Create an outbound gateway using the supplied connection factory.
- outboundAdapter(AbstractConnectionFactorySpec<?, ?>) - Static method in class org.springframework.integration.ip.dsl.Tcp
-
Create an outbound gateway using the supplied connection factory.
- outboundAdapter(String, int) - Static method in class org.springframework.integration.ip.dsl.Udp
-
Create an outbound unicast channel adapter using the supplied host and port.
- outboundAdapter(String) - Static method in class org.springframework.integration.ip.dsl.Udp
-
Create an outbound unicast channel adapter using the supplied destination
expression.
- outboundAdapter(Function<Message<?>, ?>) - Static method in class org.springframework.integration.ip.dsl.Udp
-
Create an outbound unicast channel adapter using the supplied destination
expression.
- outboundAdapter(JmsTemplate) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- outboundAdapter(ConnectionFactory) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- outboundAdapter(EntityManagerFactory) - Static method in class org.springframework.integration.jpa.dsl.Jpa
-
- outboundAdapter(EntityManager) - Static method in class org.springframework.integration.jpa.dsl.Jpa
-
- outboundAdapter(JpaOperations) - Static method in class org.springframework.integration.jpa.dsl.Jpa
-
- outboundAdapter() - Static method in class org.springframework.integration.mail.dsl.Mail
-
- outboundAdapter(String) - Static method in class org.springframework.integration.mail.dsl.Mail
-
- outboundAdapter(MailSender) - Static method in class org.springframework.integration.mail.dsl.Mail
-
- outboundAdapter(SessionFactory<ChannelSftp.LsEntry>) - Static method in class org.springframework.integration.sftp.dsl.Sftp
-
- outboundAdapter(SessionFactory<ChannelSftp.LsEntry>, FileExistsMode) - Static method in class org.springframework.integration.sftp.dsl.Sftp
-
- outboundAdapter(RemoteFileTemplate<ChannelSftp.LsEntry>) - Static method in class org.springframework.integration.sftp.dsl.Sftp
-
- outboundAdapter(RemoteFileTemplate<ChannelSftp.LsEntry>, FileExistsMode) - Static method in class org.springframework.integration.sftp.dsl.Sftp
-
- outboundAdapter(SftpRemoteFileTemplate) - Static method in class org.springframework.integration.sftp.dsl.Sftp
-
- outboundAdapter(SftpRemoteFileTemplate, FileExistsMode) - Static method in class org.springframework.integration.sftp.dsl.Sftp
-
- outboundChannelAdapter(URI) - Static method in class org.springframework.integration.http.dsl.Http
-
- outboundChannelAdapter(String) - Static method in class org.springframework.integration.http.dsl.Http
-
- outboundChannelAdapter(Function<Message<P>, ?>) - Static method in class org.springframework.integration.http.dsl.Http
-
Create an
HttpMessageHandlerSpec builder for one-way adapter based on provided
Function
to evaluate target
uri against request message.
- outboundChannelAdapter(Expression) - Static method in class org.springframework.integration.http.dsl.Http
-
- outboundChannelAdapter(URI, RestTemplate) - Static method in class org.springframework.integration.http.dsl.Http
-
- outboundChannelAdapter(String, RestTemplate) - Static method in class org.springframework.integration.http.dsl.Http
-
- outboundChannelAdapter(Function<Message<P>, ?>, RestTemplate) - Static method in class org.springframework.integration.http.dsl.Http
-
Create an
HttpMessageHandlerSpec builder for one-way adapter
based on provided
Function to evaluate target
uri against request message
and
RestTemplate for HTTP exchanges.
- outboundChannelAdapter(Expression, RestTemplate) - Static method in class org.springframework.integration.http.dsl.Http
-
- outboundChannelAdapter(KafkaTemplate<K, V>) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- outboundChannelAdapter(ProducerFactory<K, V>) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- outboundChannelAdapter(R2dbcEntityOperations) - Static method in class org.springframework.integration.r2dbc.dsl.R2dbc
-
- outboundChannelAdapter(URI) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
- outboundChannelAdapter(String) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
- outboundChannelAdapter(Function<Message<P>, ?>) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
Create an
WebFluxMessageHandlerSpec builder for one-way adapter based on provided
Function
to evaluate target
uri against request message.
- outboundChannelAdapter(Expression) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
- outboundChannelAdapter(URI, WebClient) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
- outboundChannelAdapter(String, WebClient) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
- outboundChannelAdapter(Function<Message<P>, ?>, WebClient) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
Create an
WebFluxMessageHandlerSpec builder for one-way adapter
based on provided
Function to evaluate target
uri against request message
and
WebClient for HTTP exchanges.
- outboundChannelAdapter(Expression, WebClient) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
- outboundChannelAdapter(ZContext, String) - Static method in class org.springframework.integration.zeromq.dsl.ZeroMq
-
- outboundChannelAdapter(ZContext, String, SocketType) - Static method in class org.springframework.integration.zeromq.dsl.ZeroMq
-
- outboundGateway(AmqpTemplate) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
Create an initial AmqpOutboundEndpointSpec (gateway).
- outboundGateway(File) - Static method in class org.springframework.integration.file.dsl.Files
-
- outboundGateway(String) - Static method in class org.springframework.integration.file.dsl.Files
-
- outboundGateway(Expression) - Static method in class org.springframework.integration.file.dsl.Files
-
- outboundGateway(Function<Message<P>, ?>) - Static method in class org.springframework.integration.file.dsl.Files
-
- outboundGateway(SessionFactory<FTPFile>, AbstractRemoteFileOutboundGateway.Command, String) - Static method in class org.springframework.integration.ftp.dsl.Ftp
-
- outboundGateway(SessionFactory<FTPFile>, String, String) - Static method in class org.springframework.integration.ftp.dsl.Ftp
-
- outboundGateway(RemoteFileTemplate<FTPFile>, AbstractRemoteFileOutboundGateway.Command, String) - Static method in class org.springframework.integration.ftp.dsl.Ftp
-
- outboundGateway(RemoteFileTemplate<FTPFile>, String, String) - Static method in class org.springframework.integration.ftp.dsl.Ftp
-
- outboundGateway(SessionFactory<FTPFile>, MessageSessionCallback<FTPFile, ?>) - Static method in class org.springframework.integration.ftp.dsl.Ftp
-
- outboundGateway(URI) - Static method in class org.springframework.integration.http.dsl.Http
-
- outboundGateway(String) - Static method in class org.springframework.integration.http.dsl.Http
-
- outboundGateway(Function<Message<P>, ?>) - Static method in class org.springframework.integration.http.dsl.Http
-
Create an
HttpMessageHandlerSpec builder for request-reply gateway
based on provided
Function to evaluate target
uri against request message.
- outboundGateway(Expression) - Static method in class org.springframework.integration.http.dsl.Http
-
- outboundGateway(URI, RestTemplate) - Static method in class org.springframework.integration.http.dsl.Http
-
- outboundGateway(String, RestTemplate) - Static method in class org.springframework.integration.http.dsl.Http
-
- outboundGateway(Function<Message<P>, ?>, RestTemplate) - Static method in class org.springframework.integration.http.dsl.Http
-
Create an
HttpMessageHandlerSpec builder for request-reply gateway
based on provided
Function to evaluate target
uri against request message
and
RestTemplate for HTTP exchanges.
- outboundGateway(Expression, RestTemplate) - Static method in class org.springframework.integration.http.dsl.Http
-
- outboundGateway(AbstractClientConnectionFactory) - Static method in class org.springframework.integration.ip.dsl.Tcp
-
Create an outbound gateway using the supplied client connection factory.
- outboundGateway(TcpClientConnectionFactorySpec) - Static method in class org.springframework.integration.ip.dsl.Tcp
-
Create an outbound gateway using the supplied client connection factory.
- outboundGateway(ConnectionFactory) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- outboundGateway(ReplyingKafkaTemplate<K, V, R>) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- outboundGateway(ProducerFactory<K, V>, GenericMessageListenerContainer<K, R>) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
- outboundGateway(MongoDatabaseFactory, MongoConverter) - Static method in class org.springframework.integration.mongodb.dsl.MongoDb
-
- outboundGateway(MongoOperations) - Static method in class org.springframework.integration.mongodb.dsl.MongoDb
-
- outboundGateway(String, Object...) - Static method in class org.springframework.integration.rsocket.dsl.RSockets
-
Create an
RSocketOutboundGatewaySpec builder for request-reply gateway
based on provided
route and optional variables to expand route template.
- outboundGateway(Function<Message<P>, ?>) - Static method in class org.springframework.integration.rsocket.dsl.RSockets
-
Create an
RSocketOutboundGatewaySpec builder for request-reply gateway
based on provided
Function to evaluate target
route against request message.
- outboundGateway(Expression) - Static method in class org.springframework.integration.rsocket.dsl.RSockets
-
- outboundGateway(SessionFactory<ChannelSftp.LsEntry>, AbstractRemoteFileOutboundGateway.Command, String) - Static method in class org.springframework.integration.sftp.dsl.Sftp
-
- outboundGateway(SessionFactory<ChannelSftp.LsEntry>, String, String) - Static method in class org.springframework.integration.sftp.dsl.Sftp
-
- outboundGateway(RemoteFileTemplate<ChannelSftp.LsEntry>, AbstractRemoteFileOutboundGateway.Command, String) - Static method in class org.springframework.integration.sftp.dsl.Sftp
-
- outboundGateway(RemoteFileTemplate<ChannelSftp.LsEntry>, String, String) - Static method in class org.springframework.integration.sftp.dsl.Sftp
-
- outboundGateway(SessionFactory<ChannelSftp.LsEntry>, MessageSessionCallback<ChannelSftp.LsEntry, ?>) - Static method in class org.springframework.integration.sftp.dsl.Sftp
-
- outboundGateway(URI) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
- outboundGateway(String) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
- outboundGateway(Function<Message<P>, ?>) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
Create an
WebFluxMessageHandlerSpec builder for request-reply gateway
based on provided
Function to evaluate target
uri against request message.
- outboundGateway(Expression) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
- outboundGateway(URI, WebClient) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
- outboundGateway(String, WebClient) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
- outboundGateway(Function<Message<P>, ?>, WebClient) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
Create an
WebFluxMessageHandlerSpec builder for request-reply gateway
based on provided
Function to evaluate target
uri against request message
and
WebClient for HTTP exchanges.
- outboundGateway(Expression, WebClient) - Static method in class org.springframework.integration.webflux.dsl.WebFlux
-
- OutboundGatewayType - Enum in org.springframework.integration.jpa.support
-
Indicates the mode of operation for the outbound Jpa Gateway.
- outboundHeaderMapper(AmqpHeaderMapper) - Method in class org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec
-
- outboundMapper() - Static method in class org.springframework.integration.amqp.support.DefaultAmqpHeaderMapper
-
Construct a default outbound header mapper.
- outboundMapper() - Static method in class org.springframework.integration.http.support.DefaultHttpHeaderMapper
-
Factory method for creating a basic outbound mapper instance.
- OutboundMessageMapper<T> - Interface in org.springframework.integration.mapping
-
Strategy interface for mapping from a
Message to an Object.
- outboundMulticastAdapter(String, int) - Static method in class org.springframework.integration.ip.dsl.Udp
-
Create an outbound multicast channel adapter using the supplied host and port.
- outboundMulticastAdapter(String) - Static method in class org.springframework.integration.ip.dsl.Udp
-
Create an outbound multicast channel adapter using the supplied destination
expression.
- outboundMulticastAdapter(Function<Message<?>, ?>) - Static method in class org.springframework.integration.ip.dsl.Udp
-
Create an outbound multicast channel adapter using the supplied destination
expression.
- outboundReplyHeaders() - Static method in class org.springframework.integration.amqp.support.DefaultAmqpHeaderMapper
-
- outboundRequestHeaders() - Static method in class org.springframework.integration.amqp.support.DefaultAmqpHeaderMapper
-
- outputChannel(MessageChannel) - Method in class org.springframework.integration.dsl.MessageProducerSpec
-
- outputChannel(String) - Method in class org.springframework.integration.dsl.MessageProducerSpec
-
- outputChannel(MessageChannel) - Method in class org.springframework.integration.file.dsl.TailAdapterSpec
-
- outputExpression(String) - Method in class org.springframework.integration.dsl.AggregatorSpec
-
An expression to determine the output message from the released group.
- outputProcessor(MessageGroupProcessor) - Method in class org.springframework.integration.dsl.AggregatorSpec
-
A processor to determine the output message from the released group.
- outputProcessor(MessageGroupProcessor) - Method in class org.springframework.integration.dsl.BarrierSpec
-
- PACKET_ADDRESS - Static variable in class org.springframework.integration.ip.IpHeaders
-
The remote address for a UDP packet.
- parameter(Object) - Method in class org.springframework.integration.jpa.dsl.JpaBaseOutboundEndpointSpec
-
Add a value for indexed query parameter.
- parameter(String, Object) - Method in class org.springframework.integration.jpa.dsl.JpaBaseOutboundEndpointSpec
-
Add a value for named parameter in the query.
- parameter(JpaParameter) - Method in class org.springframework.integration.jpa.dsl.JpaBaseOutboundEndpointSpec
-
- parameterExpression(String) - Method in class org.springframework.integration.jpa.dsl.JpaBaseOutboundEndpointSpec
-
Add a SpEL expression for indexed parameter in the query.
- parameterExpression(String, String) - Method in class org.springframework.integration.jpa.dsl.JpaBaseOutboundEndpointSpec
-
Add a SpEL expression for named parameter in the query.
- parameterSource(ParameterSource) - Method in class org.springframework.integration.jpa.dsl.JpaInboundChannelAdapterSpec
-
Specify a
ParameterSource that would be used to provide additional parameters.
- ParameterSource - Interface in org.springframework.integration.jpa.support.parametersource
-
- parameterSourceFactory(ParameterSourceFactory) - Method in class org.springframework.integration.jpa.dsl.JpaBaseOutboundEndpointSpec
-
- ParameterSourceFactory - Interface in org.springframework.integration.jpa.support.parametersource
-
- params(String...) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec.RequestMappingSpec
-
The parameters of the mapped request, narrowing the primary mapping.
- parse(Map<String, Object>) - Method in class org.springframework.integration.config.MessagingGatewayRegistrar
-
- parse(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
-
- parse(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AnnotationConfigParser
-
- parse(Element, ParserContext) - Method in interface org.springframework.integration.config.xml.BeanDefinitionRegisteringParser
-
- parse(Element, ParserContext) - Method in class org.springframework.integration.config.xml.GatewayParser
-
- parse(Element, ParserContext) - Method in class org.springframework.integration.config.xml.MessageHistoryParser
-
- parse(Element, ParserContext) - Method in class org.springframework.integration.config.xml.SpelPropertyAccessorsParser
-
- parse(Element, ParserContext) - Method in class org.springframework.integration.config.xml.WireTapParser
-
- parse(Element, ParserContext) - Method in class org.springframework.integration.http.config.IntegrationGraphControllerParser
-
- parse(String, int, boolean) - Method in class org.springframework.integration.syslog.RFC5424SyslogParser
-
- parseAcknowledgeMode(String) - Static method in class org.springframework.integration.jms.util.JmsAdapterUtils
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.amqp.config.AmqpOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
-
Override this method to return the BeanDefinition for the MessageConsumer.
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.config.xml.DefaultOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.config.xml.LoggingChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.event.config.EventOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.file.config.FileOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.file.config.RemoteFileOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.gemfire.config.xml.GemfireOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.http.config.HttpOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.ip.config.TcpOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.ip.config.UdpOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.jdbc.config.JdbcMessageHandlerParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.jdbc.config.StoredProcMessageHandlerParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.jms.config.JmsOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.jmx.config.NotificationPublishingChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.jmx.config.OperationInvokingChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.jpa.config.xml.JpaOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.kafka.config.xml.KafkaOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.mail.config.MailOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.mongodb.config.MongoDbOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.mqtt.config.xml.MqttOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.redis.config.RedisOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.redis.config.RedisQueueOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.redis.config.RedisStoreOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.stomp.config.StompOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.stream.config.ConsoleOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.websocket.config.WebSocketOutboundMessageHandlerParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.xmpp.config.AbstractXmppOutboundChannelAdapterParser
-
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.xmpp.config.ChatMessageOutboundChannelAdapterParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.amqp.config.AmqpOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractConsumerEndpointParser
-
Parse the MessageHandler.
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractRouterParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractTransformerParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AggregatorParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.config.xml.BarrierParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.config.xml.BridgeParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.config.xml.ChainParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.config.xml.ControlBusParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.config.xml.DelayerParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.config.xml.EnricherParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.config.xml.ResequencerParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.config.xml.ScatterGatherParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.file.config.FileOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.file.config.FileSplitterParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.groovy.config.GroovyControlBusParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.http.config.HttpOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.ip.config.TcpOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.jdbc.config.JdbcOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.jdbc.config.StoredProcOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.jms.config.JmsOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.jmx.config.OperationInvokingOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.jpa.config.xml.AbstractJpaOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.jpa.config.xml.RetrievingJpaOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.jpa.config.xml.UpdatingJpaOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.kafka.config.xml.KafkaOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.mongodb.config.MongoDbOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.redis.config.RedisOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.redis.config.RedisQueueOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.rsocket.config.RSocketOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.ws.config.WebServiceOutboundGatewayParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.xml.config.XmlPayloadValidatingFilterParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.xml.config.XPathFilterParser
-
- parseHandler(Element, ParserContext) - Method in class org.springframework.integration.xml.config.XPathMessageSplitterParser
-
- parseInnerHandlerDefinition(Element, ParserContext) - Static method in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- parseInt(int) - Static method in enum org.springframework.integration.syslog.RFC5424SyslogParser.Severity
-
- parseInterceptors(Element, ParserContext) - Method in class org.springframework.integration.config.xml.ChannelInterceptorParser
-
- parseInternal(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractChannelAdapterParser
-
- parseInternal(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractChannelParser
-
- parseInternal(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractConsumerEndpointParser
-
- parseInternal(Element, ParserContext) - Method in class org.springframework.integration.config.xml.ConverterParser
-
- parseInternal(Element, ParserContext) - Method in class org.springframework.integration.config.xml.GlobalChannelInterceptorParser
-
- parseInternal(Element, ParserContext) - Method in class org.springframework.integration.config.xml.IdempotentReceiverInterceptorParser
-
- parseInternal(Element, ParserContext) - Method in class org.springframework.integration.config.xml.IntegrationManagementParser
-
- parseInternal(Element, ParserContext) - Method in class org.springframework.integration.config.xml.PollerParser
-
- parseInternal(Element, ParserContext) - Method in class org.springframework.integration.config.xml.PublishingInterceptorParser
-
- parseInternal(Element, ParserContext) - Method in class org.springframework.integration.config.xml.RetryAdviceParser
-
- parseInternal(Element, ParserContext) - Method in class org.springframework.integration.config.xml.TransactionSynchronizationFactoryParser
-
- parseInternal(Element, ParserContext) - Method in class org.springframework.integration.ip.config.TcpConnectionFactoryParser
-
- parseInternal(Element, ParserContext) - Method in class org.springframework.integration.jdbc.config.JdbcMessageStoreParser
-
- parseInternal(Element, ParserContext) - Method in class org.springframework.integration.zookeeper.config.xml.LeaderListenerParser
-
- PARSER - Static variable in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- PARSER - Static variable in class org.springframework.integration.dsl.GatewayProxySpec
-
- PARSER - Static variable in class org.springframework.integration.dsl.IntegrationComponentSpec
-
- PARSER - Static variable in class org.springframework.integration.support.MapBuilder
-
- parseRemoteFileTemplate(Element, ParserContext, boolean, Class<? extends RemoteFileOperations<?>>) - Static method in class org.springframework.integration.file.config.FileParserUtils
-
- parseReturnVariable(String) - Static method in class org.springframework.integration.scripting.jsr223.PythonScriptExecutor.PythonVariableParser
-
- parseRouter(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractRouterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser
-
Subclasses must implement this method to parse the PollableSource instance
which the created Channel Adapter will poll.
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.config.xml.DefaultInboundChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.config.xml.ResourceInboundChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.feed.config.FeedInboundChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.file.config.FileInboundChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.jdbc.config.JdbcPollingChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.jdbc.config.StoredProcPollingChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.jms.config.JmsInboundChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.jmx.config.AttributePollingChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.jmx.config.MBeanTreePollingChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.jpa.config.xml.JpaInboundChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.kafka.config.xml.KafkaInboundChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.mail.config.MailInboundChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.mongodb.config.MongoDbInboundChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.redis.config.RedisStoreInboundChannelAdapterParser
-
- parseSource(Element, ParserContext) - Method in class org.springframework.integration.stream.config.ConsoleInboundChannelAdapterParser
-
- parseStructuredDataElements(RFC5424SyslogParser.Reader) - Method in class org.springframework.integration.syslog.RFC5424SyslogParser
-
Default implementation returns a list of structured data elements with
no internal parsing.
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.AbstractTransformerParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.ClaimCheckInParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.ClaimCheckOutParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.HeaderEnricherParserSupport
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.HeaderFilterParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.JsonToObjectTransformerParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.MapToObjectTransformerParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.ObjectToJsonTransformerParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.ObjectToMapTransformerParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.ObjectToStringTransformerParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.PayloadDeserializingTransformerParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.PayloadSerializingTransformerParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.config.xml.SyslogToMapTransformerParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.file.config.AbstractFilePayloadTransformerParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.mail.config.MailToStringTransformerParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.xml.config.MarshallingTransformerParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.xml.config.UnmarshallingTransformerParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.xml.config.XPathHeaderEnricherParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.xml.config.XPathTransformerParser
-
- parseTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.xml.config.XsltPayloadTransformerParser
-
- parseUrl(Element, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractOutboundGatewayParser
-
- parseUrl(Element, ParserContext) - Method in class org.springframework.integration.rmi.config.RmiOutboundGatewayParser
-
Deprecated.
- parseWithHeaders(JsonParser, String, Map<String, Object>) - Method in class org.springframework.integration.support.json.Jackson2JsonMessageParser
-
- PartialSuccessException - Exception in org.springframework.integration.support
-
A
MessagingException thrown when a non-transactional operation is
performing multiple updates from a single message, e.g.
- PartialSuccessException(Message<?>, String, Throwable, Collection<?>, Collection<?>) - Constructor for exception org.springframework.integration.support.PartialSuccessException
-
- partitionId(Integer) - Method in class org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec
-
Configure a partitionId of Kafka topic.
- partitionId(Function<Message<P>, Integer>) - Method in class org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec
-
Configure a
Function that will be invoked at runtime to determine the
partition id under which a message will be stored in the topic.
- partitionIdExpression(String) - Method in class org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec
-
Configure a SpEL expression to determine the topic partitionId at runtime against
request Message as a root object of evaluation context.
- partitionIdExpression(Expression) - Method in class org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec
-
Configure an
Expression to determine the topic partitionId at runtime against
request Message as a root object of evaluation context.
- PASSCODE - Static variable in class org.springframework.integration.stomp.support.IntegrationStompHeaders
-
- PassThroughTransactionSynchronizationFactory - Class in org.springframework.integration.transaction
-
- PassThroughTransactionSynchronizationFactory() - Constructor for class org.springframework.integration.transaction.PassThroughTransactionSynchronizationFactory
-
- PassThruLockRegistry - Class in org.springframework.integration.support.locks
-
- PassThruLockRegistry() - Constructor for class org.springframework.integration.support.locks.PassThruLockRegistry
-
- PassThruMessageConverter - Class in org.springframework.integration.support.converter
-
- PassThruMessageConverter() - Constructor for class org.springframework.integration.support.converter.PassThruMessageConverter
-
- PassThruSubProtocolHandler - Class in org.springframework.integration.websocket.support
-
The simple 'pass thru'
SubProtocolHandler, when there is no interests in the
WebSocket sub-protocols.
- PassThruSubProtocolHandler() - Constructor for class org.springframework.integration.websocket.support.PassThruSubProtocolHandler
-
- password(String) - Method in class org.springframework.integration.mail.dsl.MailSendingMessageHandlerSpec
-
Set the mail user password.
- pathFor(String) - Method in interface org.springframework.integration.zookeeper.lock.ZookeeperLockRegistry.KeyToPathStrategy
-
Return the path for the key.
- PathMovedEvent - Class in org.springframework.integration.ftp.server
-
An event emitted when a path is moved.
- PathMovedEvent(FtpSession, FtpRequest) - Constructor for class org.springframework.integration.ftp.server.PathMovedEvent
-
- PathMovedEvent - Class in org.springframework.integration.sftp.server
-
An event emitted when a path is moved.
- PathMovedEvent(Object, Path, Path, Throwable) - Constructor for class org.springframework.integration.sftp.server.PathMovedEvent
-
- PathRemovedEvent - Class in org.springframework.integration.ftp.server
-
An event emitted when a file or directory is removed.
- PathRemovedEvent(FtpSession, FtpRequest, boolean) - Constructor for class org.springframework.integration.ftp.server.PathRemovedEvent
-
- PathRemovedEvent - Class in org.springframework.integration.sftp.server
-
An event emitted when a file or directory is removed.
- PathRemovedEvent(Object, Path, boolean, Throwable) - Constructor for class org.springframework.integration.sftp.server.PathRemovedEvent
-
- PatternBasedHeaderMatcher(Collection<String>) - Constructor for class org.springframework.integration.mapping.AbstractHeaderMapper.PatternBasedHeaderMatcher
-
- patternFileNameFilter(String) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Specify a simple pattern to match remote files (e.g.
- patternFileNameFilter(String) - Method in class org.springframework.integration.ftp.dsl.FtpOutboundGatewaySpec
-
- patternFileNameFilter(String) - Method in class org.springframework.integration.sftp.dsl.SftpOutboundGatewaySpec
-
- patternFilter(String) - Method in class org.springframework.integration.file.dsl.FileInboundChannelAdapterSpec
-
- patternFilter(String) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
Configure a simple pattern filter (e.g.
- patternFilter(String) - Method in class org.springframework.integration.file.dsl.RemoteFileStreamingInboundChannelAdapterSpec
-
Configure a simple pattern filter (e.g.
- patternFilter(String) - Method in class org.springframework.integration.ftp.dsl.FtpInboundChannelAdapterSpec
-
Specify a simple pattern to match remote files.
- patternFilter(String) - Method in class org.springframework.integration.ftp.dsl.FtpStreamingInboundChannelAdapterSpec
-
Specify a simple pattern to match remote files (e.g.
- patternFilter(String) - Method in class org.springframework.integration.sftp.dsl.SftpInboundChannelAdapterSpec
-
- patternFilter(String) - Method in class org.springframework.integration.sftp.dsl.SftpStreamingInboundChannelAdapterSpec
-
Specify a simple pattern to match remote files (e.g.
- PatternMatchUtils - Class in org.springframework.integration.support.utils
-
Utility methods for pattern matching.
- patternMputFilter(String) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
- Pausable - Interface in org.springframework.integration.core
-
Endpoints implementing this interface can be paused/resumed.
- pause() - Method in interface org.springframework.integration.core.Pausable
-
Pause the endpoint.
- pause() - Method in class org.springframework.integration.kafka.inbound.KafkaInboundGateway
-
- pause() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageDrivenChannelAdapter
-
- pause() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- PayloadAndHeaderMatcher<T> - Class in org.springframework.integration.test.matcher
-
Matcher to make assertions about message equality easier.
- PayloadDeserializingTransformer - Class in org.springframework.integration.transformer
-
Transformer that deserializes the inbound byte array payload to an object by delegating
to a Converter<byte[], Object>.
- PayloadDeserializingTransformer() - Constructor for class org.springframework.integration.transformer.PayloadDeserializingTransformer
-
- PayloadDeserializingTransformerParser - Class in org.springframework.integration.config.xml
-
Parser for the 'payload-deserializing-transformer' element.
- PayloadDeserializingTransformerParser() - Constructor for class org.springframework.integration.config.xml.PayloadDeserializingTransformerParser
-
- payloadExpression(String) - Method in class org.springframework.integration.dsl.GatewayProxySpec
-
An expression that will be used to generate the payload for all methods in the service interface
unless explicitly overridden by a method declaration.
- payloadExpression(Expression) - Method in class org.springframework.integration.dsl.GatewayProxySpec
-
An expression that will be used to generate the payload for all methods in the service interface
unless explicitly overridden by a method declaration.
- payloadExpression(String) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec
-
Specify a SpEL expression to evaluate in order to generate the Message payload.
- payloadExpression(Expression) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec
-
Specify a SpEL expression to evaluate in order to generate the Message payload.
- PayloadExpressionArgumentResolver - Class in org.springframework.integration.handler.support
-
- PayloadExpressionArgumentResolver() - Constructor for class org.springframework.integration.handler.support.PayloadExpressionArgumentResolver
-
- payloadFunction(Function<MethodArgsHolder, ?>) - Method in class org.springframework.integration.dsl.GatewayProxySpec
-
A
Function that will be used to generate the
payload for all methods in the service interface
unless explicitly overridden by a method declaration.
- payloadFunction(Function<HttpEntity<P>, ?>) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec
-
Specify a
Function to evaluate in order to generate the Message payload.
- PayloadMatcher<T> - Class in org.springframework.integration.test.matcher
-
Is the payload of a
Message equal to a given value or is matching
a given matcher?
- Payloads - Annotation Type in org.springframework.integration.annotation
-
This annotation marks a method parameter as being a list of message payloads, for POJO handlers that deal with lists
of messages (e.g.
- PayloadsArgumentResolver - Class in org.springframework.integration.handler.support
-
- PayloadsArgumentResolver() - Constructor for class org.springframework.integration.handler.support.PayloadsArgumentResolver
-
- PayloadSerializingTransformer - Class in org.springframework.integration.transformer
-
Transformer that serializes the inbound payload into a byte array by delegating to a
Converter<Object, byte[]>.
- PayloadSerializingTransformer() - Constructor for class org.springframework.integration.transformer.PayloadSerializingTransformer
-
- PayloadSerializingTransformerParser - Class in org.springframework.integration.config.xml
-
Parser for the 'payload-serializing-transformer' element.
- PayloadSerializingTransformerParser() - Constructor for class org.springframework.integration.config.xml.PayloadSerializingTransformerParser
-
- payloadType(Class<?>) - Method in class org.springframework.integration.kafka.dsl.KafkaInboundChannelAdapterSpec
-
Set the payload type.
- payloadType(Class<?>) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec
-
When using a type-aware message converter (such as StringJsonMessageConverter,
set the payload type the converter should create.
- payloadType(Class<?>) - Method in class org.springframework.integration.r2dbc.dsl.R2dbcMessageSourceSpec
-
Set the expected payload type.
- payloadType - Variable in class org.springframework.integration.support.json.AbstractJsonInboundMessageMapper
-
- PayloadTypeConvertingTransformer<T,U> - Class in org.springframework.integration.transformer
-
Transformer that converts the inbound payload to an object by delegating to a
Converter<Object, Object>.
- PayloadTypeConvertingTransformer() - Constructor for class org.springframework.integration.transformer.PayloadTypeConvertingTransformer
-
- PayloadTypeRouter - Class in org.springframework.integration.router
-
- PayloadTypeRouter() - Constructor for class org.springframework.integration.router.PayloadTypeRouter
-
- PayloadTypeRouterParser - Class in org.springframework.integration.config.xml
-
Parser for the <payload-type-router/> element.
- PayloadTypeRouterParser() - Constructor for class org.springframework.integration.config.xml.PayloadTypeRouterParser
-
- PayloadTypeSelector - Class in org.springframework.integration.selector
-
- PayloadTypeSelector(Class<?>...) - Constructor for class org.springframework.integration.selector.PayloadTypeSelector
-
Create a selector for the provided types.
- PayloadValidator<T> - Class in org.springframework.integration.test.support
-
Validate a message payload.
- PayloadValidator() - Constructor for class org.springframework.integration.test.support.PayloadValidator
-
- payloadWhenNull(AttributeAccessor) - Method in class org.springframework.integration.core.ErrorMessagePublisher
-
Build a
Throwable payload based on the provided context
for future
ErrorMessage when there is original
Throwable.
- payloadWhenNull(AttributeAccessor) - Method in class org.springframework.integration.handler.advice.ErrorMessageSendingRecoverer
-
- peek() - Method in class org.springframework.integration.store.MessageGroupQueue
-
- peek() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
- performReceive(Long) - Method in class org.springframework.integration.amqp.channel.PollableAmqpChannel
-
- persist(Object) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- persist(Object, int, boolean) - Method in class org.springframework.integration.jpa.core.DefaultJpaOperations
-
- persist(Object) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
Persists the entity.
- persist(Object, int, boolean) - Method in interface org.springframework.integration.jpa.core.JpaOperations
-
Persists the entity.
- persistMode(PersistMode) - Method in class org.springframework.integration.jpa.dsl.JpaUpdatingOutboundEndpointSpec
-
- PersistMode - Enum in org.springframework.integration.jpa.support
-
Indicates how entities shall be persisted to the underlying persistence store.
- phase(int) - Method in class org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec
-
- PHASE - Static variable in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- phase(int) - Method in class org.springframework.integration.dsl.ConsumerEndpointSpec
-
- phase(int) - Method in class org.springframework.integration.dsl.EndpointSpec
-
- phase(int) - Method in class org.springframework.integration.dsl.MessageProducerSpec
-
- phase(int) - Method in class org.springframework.integration.dsl.MessagingGatewaySpec
-
A lifecycle phase to use.
- phase(int) - Method in class org.springframework.integration.dsl.SourcePollingChannelAdapterSpec
-
- phase(int) - Method in class org.springframework.integration.file.dsl.TailAdapterSpec
-
- phase(int) - Method in class org.springframework.integration.jms.dsl.JmsMessageChannelSpec
-
- PointToPointChannelParser - Class in org.springframework.integration.config.xml
-
Parser for the <channel> element.
- PointToPointChannelParser() - Constructor for class org.springframework.integration.config.xml.PointToPointChannelParser
-
- PointToPointSubscribableAmqpChannel - Class in org.springframework.integration.amqp.channel
-
- PointToPointSubscribableAmqpChannel(String, AbstractMessageListenerContainer, AmqpTemplate) - Constructor for class org.springframework.integration.amqp.channel.PointToPointSubscribableAmqpChannel
-
Construct an instance with the supplied name, container and template; default header
mappers will be used if the message is mapped.
- PointToPointSubscribableAmqpChannel(String, AbstractMessageListenerContainer, AmqpTemplate, AmqpHeaderMapper, AmqpHeaderMapper) - Constructor for class org.springframework.integration.amqp.channel.PointToPointSubscribableAmqpChannel
-
Construct an instance with the supplied name, container and template; default header
mappers will be used if the message is mapped.
- PojoCodec - Class in org.springframework.integration.codec.kryo
-
Kryo Codec that can encode and decode arbitrary types.
- PojoCodec() - Constructor for class org.springframework.integration.codec.kryo.PojoCodec
-
- PojoCodec(KryoRegistrar) - Constructor for class org.springframework.integration.codec.kryo.PojoCodec
-
Create an instance with a single KryoRegistrar.
- PojoCodec(List<KryoRegistrar>) - Constructor for class org.springframework.integration.codec.kryo.PojoCodec
-
Create an instance with zero to many KryoRegistrars.
- PojoCodec(KryoRegistrar, boolean) - Constructor for class org.springframework.integration.codec.kryo.PojoCodec
-
Create an instance with a single KryoRegistrar.
- PojoCodec(List<KryoRegistrar>, boolean) - Constructor for class org.springframework.integration.codec.kryo.PojoCodec
-
Create an instance with zero to many KryoRegistrars.
- poll(MessageHandler) - Method in class org.springframework.integration.endpoint.MessageSourcePollingTemplate
-
- poll(MessageHandler) - Method in interface org.springframework.integration.endpoint.PollingOperations
-
Poll for a message.
- poll() - Method in class org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource
-
- poll() - Method in class org.springframework.integration.jpa.core.JpaExecutor
-
Execute the JPA operation.
- poll(Message<?>) - Method in class org.springframework.integration.jpa.core.JpaExecutor
-
Execute a (typically retrieving) JPA operation.
- poll(long, TimeUnit) - Method in class org.springframework.integration.store.MessageGroupQueue
-
- poll() - Method in class org.springframework.integration.store.MessageGroupQueue
-
- PollableAmqpChannel - Class in org.springframework.integration.amqp.channel
-
- PollableAmqpChannel(String, AmqpTemplate) - Constructor for class org.springframework.integration.amqp.channel.PollableAmqpChannel
-
Construct an instance with the supplied name, template and default header mappers
used if the template is a
RabbitTemplate and the message is mapped.
- PollableAmqpChannel(String, AmqpTemplate, AmqpHeaderMapper, AmqpHeaderMapper) - Constructor for class org.springframework.integration.amqp.channel.PollableAmqpChannel
-
Construct an instance with the supplied name, template and header mappers.
- pollableChannel(ConnectionFactory) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
Create an initial AmqpPollableMessageChannelSpec.
- pollableChannel(String, ConnectionFactory) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
Create an initial AmqpPollableMessageChannelSpec.
- pollableChannel(ConnectionFactory) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- pollableChannel(String, ConnectionFactory) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- pollableChannel(KafkaTemplate<?, ?>, KafkaMessageSource<?, ?>) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
Create a spec for a pollable channel with the provided parameters.
- PollableChannelNode - Class in org.springframework.integration.graph
-
Represents a pollable channel.
- PollableChannelNode(int, String, MessageChannel) - Constructor for class org.springframework.integration.graph.PollableChannelNode
-
- PollableJmsChannel - Class in org.springframework.integration.jms
-
- PollableJmsChannel(JmsTemplate) - Constructor for class org.springframework.integration.jms.PollableJmsChannel
-
- PollableKafkaChannel - Class in org.springframework.integration.kafka.channel
-
Pollable channel backed by a Kafka topic.
- PollableKafkaChannel(KafkaOperations<?, ?>, KafkaMessageSource<?, ?>) - Constructor for class org.springframework.integration.kafka.channel.PollableKafkaChannel
-
Construct an instance with the provided parameters.
- Poller - Annotation Type in org.springframework.integration.annotation
-
Provides the
PollerMetadata options
for the Messaging annotations for polled endpoints.
- poller(PollerMetadata) - Method in class org.springframework.integration.dsl.ConsumerEndpointSpec
-
- poller(Function<PollerFactory, PollerSpec>) - Method in class org.springframework.integration.dsl.EndpointSpec
-
- poller(PollerSpec) - Method in class org.springframework.integration.dsl.EndpointSpec
-
- poller(PollerMetadata) - Method in class org.springframework.integration.dsl.EndpointSpec
-
- poller(PollerMetadata) - Method in class org.springframework.integration.dsl.SourcePollingChannelAdapterSpec
-
- PollerFactory - Class in org.springframework.integration.dsl
-
An
Adapter class for the
Pollers factory.
- PollerMetadata - Class in org.springframework.integration.scheduling
-
- PollerMetadata() - Constructor for class org.springframework.integration.scheduling.PollerMetadata
-
- PollerParser - Class in org.springframework.integration.config.xml
-
Parser for the <poller> element.
- PollerParser() - Constructor for class org.springframework.integration.config.xml.PollerParser
-
- Pollers - Class in org.springframework.integration.dsl
-
- PollerSpec - Class in org.springframework.integration.dsl
-
- PollingConsumer - Class in org.springframework.integration.endpoint
-
- PollingConsumer(PollableChannel, MessageHandler) - Constructor for class org.springframework.integration.endpoint.PollingConsumer
-
- PollingOperations - Interface in org.springframework.integration.endpoint
-
Operations to perform on some message source.
- pollMessageFromGroup(Object) - Method in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
Polls the database for a new message that is persisted for the given
group id which represents the channel identifier.
- pollMessageFromGroup(Object) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- pollMessageFromGroup(Object) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- pollMessageFromGroup(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
-
- pollMessageFromGroup(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- pollMessageFromGroup(Object) - Method in class org.springframework.integration.redis.store.RedisChannelMessageStore
-
- pollMessageFromGroup(Object) - Method in class org.springframework.integration.redis.store.RedisChannelPriorityMessageStore
-
- pollMessageFromGroup(Object) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- pollMessageFromGroup(Object) - Method in interface org.springframework.integration.store.BasicMessageGroupStore
-
Polls Message from this
MessageGroup (in FIFO style if supported by the implementation)
while also removing the polled
Message
- pollMessageFromGroup(Object) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- PollSkipAdvice - Class in org.springframework.integration.scheduling
-
An advice that can be added to a poller's advice chain that determines
whether a poll should be skipped or not.
- PollSkipAdvice() - Constructor for class org.springframework.integration.scheduling.PollSkipAdvice
-
- PollSkipAdvice(PollSkipStrategy) - Constructor for class org.springframework.integration.scheduling.PollSkipAdvice
-
- PollSkipStrategy - Interface in org.springframework.integration.scheduling
-
Implementations determine whether a particular poll should be skipped.
- pollTimeout(long) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec
-
Set the max time to block in the consumer waiting for records.
- pool - Variable in class org.springframework.integration.codec.kryo.AbstractKryoCodec
-
- Pool<T> - Interface in org.springframework.integration.util
-
Represents a pool of items.
- PoolItemNotAvailableException - Exception in org.springframework.integration.util
-
Thrown when a pooled item could not be obtained for some reason.
- PoolItemNotAvailableException(String, Throwable) - Constructor for exception org.springframework.integration.util.PoolItemNotAvailableException
-
- PoolItemNotAvailableException(String) - Constructor for exception org.springframework.integration.util.PoolItemNotAvailableException
-
- poolSize(int) - Method in class org.springframework.integration.ip.dsl.UdpInboundChannelAdapterSpec
-
- pop3(int) - Static method in class org.springframework.integration.test.mail.TestMailServer
-
- pop3InboundAdapter() - Static method in class org.springframework.integration.mail.dsl.Mail
-
- pop3InboundAdapter(Pop3MailReceiver) - Static method in class org.springframework.integration.mail.dsl.Mail
-
- pop3InboundAdapter(String) - Static method in class org.springframework.integration.mail.dsl.Mail
-
- pop3InboundAdapter(String, String, String) - Static method in class org.springframework.integration.mail.dsl.Mail
-
- pop3InboundAdapter(String, int, String, String) - Static method in class org.springframework.integration.mail.dsl.Mail
-
- Pop3MailInboundChannelAdapterSpec - Class in org.springframework.integration.mail.dsl
-
- Pop3MailInboundChannelAdapterSpec() - Constructor for class org.springframework.integration.mail.dsl.Pop3MailInboundChannelAdapterSpec
-
- Pop3MailInboundChannelAdapterSpec(Pop3MailReceiver) - Constructor for class org.springframework.integration.mail.dsl.Pop3MailInboundChannelAdapterSpec
-
- Pop3MailInboundChannelAdapterSpec(String) - Constructor for class org.springframework.integration.mail.dsl.Pop3MailInboundChannelAdapterSpec
-
- Pop3MailInboundChannelAdapterSpec(String, String, String) - Constructor for class org.springframework.integration.mail.dsl.Pop3MailInboundChannelAdapterSpec
-
- Pop3MailInboundChannelAdapterSpec(String, int, String, String) - Constructor for class org.springframework.integration.mail.dsl.Pop3MailInboundChannelAdapterSpec
-
- Pop3MailReceiver - Class in org.springframework.integration.mail
-
A
MailReceiver implementation that polls a mail server using the
POP3 protocol.
- Pop3MailReceiver() - Constructor for class org.springframework.integration.mail.Pop3MailReceiver
-
- Pop3MailReceiver(String) - Constructor for class org.springframework.integration.mail.Pop3MailReceiver
-
- Pop3MailReceiver(String, String, String) - Constructor for class org.springframework.integration.mail.Pop3MailReceiver
-
- Pop3MailReceiver(String, int, String, String) - Constructor for class org.springframework.integration.mail.Pop3MailReceiver
-
- popSequence(boolean) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
- popSequenceDetails() - Method in class org.springframework.integration.support.AbstractIntegrationMessageBuilder
-
- popSequenceDetails() - Method in class org.springframework.integration.support.MessageBuilder
-
- populateJavaTypes(Map<String, Object>, Object) - Method in interface org.springframework.integration.support.json.JsonObjectMapper
-
- populatePropagatedContext(S, Message<?>, MessageChannel) - Method in class org.springframework.integration.channel.interceptor.ThreadStatePropagationChannelInterceptor
-
- populatePropagatedContext(Authentication, Message<?>, MessageChannel) - Method in class org.springframework.integration.security.channel.SecurityContextPropagationChannelInterceptor
-
- populateStandardHeaders(Map<String, Object>, MessageProperties) - Method in class org.springframework.integration.amqp.support.DefaultAmqpHeaderMapper
-
Maps headers from a Spring Integration MessageHeaders instance to the MessageProperties
of an AMQP Message.
- populateStandardHeaders(Map<String, Object>, Map<String, Object>, MessageProperties) - Method in class org.springframework.integration.amqp.support.DefaultAmqpHeaderMapper
-
Maps headers from a Spring Integration MessageHeaders instance to the MessageProperties
of an AMQP Message.
- populateStandardHeaders(Map<String, Object>, T) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper
-
Populate the specified standard headers to the specified source.
- populateStandardHeaders(Map<String, Object>, Map<String, Object>, T) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper
-
Populate the specified standard headers to the specified source.
- populateStandardHeaders(Map<String, Object>, SoapMessage) - Method in class org.springframework.integration.ws.DefaultSoapHeaderMapper
-
- populateStandardHeaders(Map<String, Object>, Message) - Method in class org.springframework.integration.xmpp.support.DefaultXmppHeaderMapper
-
- populateUserDefinedHeader(String, Object, MessageProperties) - Method in class org.springframework.integration.amqp.support.DefaultAmqpHeaderMapper
-
- populateUserDefinedHeader(String, Object, T) - Method in class org.springframework.integration.mapping.AbstractHeaderMapper
-
Populate the specified user-defined headers to the specified source.
- populateUserDefinedHeader(String, Object, SoapMessage) - Method in class org.springframework.integration.ws.DefaultSoapHeaderMapper
-
- populateUserDefinedHeader(String, Object, Message) - Method in class org.springframework.integration.xmpp.support.DefaultXmppHeaderMapper
-
- PORT - Static variable in class org.springframework.integration.ip.IpHeaders
-
The remote port for a UDP packet.
- port(int) - Method in class org.springframework.integration.mail.dsl.MailSendingMessageHandlerSpec
-
Set the port.
- PositionSupportingParameterSource - Interface in org.springframework.integration.jpa.support.parametersource
-
- PostgresChannelMessageStoreQueryProvider - Class in org.springframework.integration.jdbc.store.channel
-
- PostgresChannelMessageStoreQueryProvider() - Constructor for class org.springframework.integration.jdbc.store.channel.PostgresChannelMessageStoreQueryProvider
-
- postProcess(Object, String, Method, List<Annotation>) - Method in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- postProcess(Object, String, Method, List<Annotation>) - Method in class org.springframework.integration.config.annotation.InboundChannelAdapterAnnotationPostProcessor
-
- postProcess(Object, String, Method, List<Annotation>) - Method in interface org.springframework.integration.config.annotation.MethodAnnotationPostProcessor
-
- postProcess(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.config.xml.AbstractInboundGatewayParser
-
- postProcess(BeanDefinitionBuilder, Element, ParserContext) - Method in class org.springframework.integration.config.xml.DefaultRouterParser
-
- postProcess(Message<?>, Object) - Method in class org.springframework.integration.filter.MessageFilter
-
- postProcess(BeanDefinitionBuilder, Element, ParserContext) - Method in class org.springframework.integration.groovy.config.GroovyScriptParser
-
- postProcess(Message<?>, Object) - Method in interface org.springframework.integration.handler.PostProcessingMessageHandler
-
Take some further action on the result and/or message.
- postProcess(BeanDefinitionBuilder, Element, ParserContext) - Method in class org.springframework.integration.scripting.config.AbstractScriptParser
-
Subclasses may override this no-op method to provide additional configuration.
- postProcess(BeanDefinitionBuilder, Element, ParserContext) - Method in class org.springframework.integration.scripting.config.jsr223.ScriptParser
-
- postProcess(Object, ScriptEngine, String, Bindings) - Method in class org.springframework.integration.scripting.jsr223.AbstractScriptExecutor
-
Subclasses may implement this to provide any special handling required
- postProcess(Object, ScriptEngine, String, Bindings) - Method in class org.springframework.integration.scripting.jsr223.DefaultScriptExecutor
-
- postProcess(Object, ScriptEngine, String, Bindings) - Method in class org.springframework.integration.scripting.jsr223.KotlinScriptExecutor
-
- postProcess(Object, ScriptEngine, String, Bindings) - Method in class org.springframework.integration.scripting.jsr223.PythonScriptExecutor
-
- postProcess(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser
-
- postProcess(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.xmpp.config.ChatMessageInboundChannelAdapterParser
-
- postProcessAfterInitialization(Object, String) - Method in class org.springframework.integration.config.annotation.MessagingAnnotationPostProcessor
-
- postProcessAfterInitialization(Object, String) - Method in class org.springframework.integration.config.GlobalChannelInterceptorProcessor
-
- postProcessAfterInitialization(Object, String) - Method in class org.springframework.integration.config.IntegrationManagementConfigurer
-
- postProcessAfterInitialization(Object, String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.springframework.integration.config.IntegrationConfigurationBeanFactoryPostProcessor
-
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.integration.config.FixedSubscriberChannelBeanFactoryPostProcessor
-
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.integration.config.IntegrationConfigurationBeanFactoryPostProcessor
-
- postProcessBeforeDestruction(Object, String) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition.ReplyProducerCleaner
-
- postProcessBeforeDestruction(Object, String) - Method in class org.springframework.integration.history.MessageHistoryConfigurer
-
- postProcessBeforeDestruction(Object, String) - Method in class org.springframework.integration.http.inbound.IntegrationRequestMappingHandlerMapping
-
- postProcessBeforeDestruction(Object, String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- postProcessBeforeDestruction(Object, String) - Method in class org.springframework.integration.webflux.inbound.WebFluxIntegrationRequestMappingHandlerMapping
-
- postProcessBeforeInitialization(Object, String) - Method in class org.springframework.integration.config.annotation.MessagingAnnotationPostProcessor
-
- postProcessBeforeInitialization(Object, String) - Method in class org.springframework.integration.dsl.context.IntegrationFlowBeanPostProcessor
-
- postProcessBeforeInitialization(Object, String) - Method in class org.springframework.integration.history.MessageHistoryConfigurer
-
- postProcessBeforeInitialization(Object, String) - Method in class org.springframework.integration.http.inbound.IntegrationRequestMappingHandlerMapping
-
- postProcessBeforeInitialization(Object, String) - Method in class org.springframework.integration.security.config.ChannelSecurityInterceptorBeanPostProcessor
-
- postProcessBeforeInitialization(Object, String) - Method in class org.springframework.integration.webflux.inbound.WebFluxIntegrationRequestMappingHandlerMapping
-
- postProcessBuilder(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
-
- postProcessBuilder(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.file.config.RemoteFileOutboundChannelAdapterParser
-
- postProcessBuilder(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.ftp.config.FtpOutboundChannelAdapterParser
-
- postProcessBuilder(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.ftp.config.FtpOutboundGatewayParser
-
- postProcessBuilder(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.sftp.config.SftpOutboundChannelAdapterParser
-
- postProcessBuilder(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.sftp.config.SftpOutboundGatewayParser
-
- postProcessClientAfterConnect(T) - Method in class org.springframework.integration.ftp.session.AbstractFtpSessionFactory
-
Will handle additional initialization after client.connect() method was invoked,
but before any action on the client has been taken
- postProcessClientAfterConnect(FTPSClient) - Method in class org.springframework.integration.ftp.session.DefaultFtpsSessionFactory
-
- postProcessClientBeforeConnect(T) - Method in class org.springframework.integration.ftp.session.AbstractFtpSessionFactory
-
Will handle additional initialization before client.connect() method was invoked.
- postProcessClientBeforeConnect(FTPSClient) - Method in class org.springframework.integration.ftp.session.DefaultFtpsSessionFactory
-
- postProcessFilter(MessageFilter) - Method in class org.springframework.integration.config.FilterFactoryBean
-
- postProcessGateway(BeanDefinitionBuilder, Element, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractOutboundGatewayParser
-
Subclasses may override this method for additional configuration.
- postProcessGateway(BeanDefinitionBuilder, Element, ParserContext) - Method in class org.springframework.integration.rmi.config.RmiOutboundGatewayParser
-
Deprecated.
- postProcessGateway(BeanDefinitionBuilder, Element, ParserContext) - Method in class org.springframework.integration.ws.config.WebServiceOutboundGatewayParser
-
- postProcessHeaderEnricher(BeanDefinitionBuilder, Element, ParserContext) - Method in class org.springframework.integration.config.xml.HeaderEnricherParserSupport
-
Subclasses may override this method to provide any additional processing.
- postProcessHeaderEnricher(BeanDefinitionBuilder, Element, ParserContext) - Method in class org.springframework.integration.config.xml.StandardHeaderEnricherParser
-
- PostProcessingMessageHandler - Interface in org.springframework.integration.handler
-
- postProcessMessage(Message<?>) - Method in class org.springframework.integration.history.HistoryWritingMessagePostProcessor
-
- postProcessReplyProducer(AbstractMessageProducingHandler) - Method in class org.springframework.integration.config.AbstractStandardMessageHandlerFactoryBean
-
- postProcessReplyProducer(AbstractMessageProducingHandler) - Method in class org.springframework.integration.config.FilterFactoryBean
-
- postProcessReplyProducer(AbstractMessageProducingHandler) - Method in class org.springframework.integration.config.ServiceActivatorFactoryBean
-
- postProcessReplyProducer(AbstractMessageProducingHandler) - Method in class org.springframework.integration.config.SplitterFactoryBean
-
- postProcessServerSocket(ServerSocket) - Method in class org.springframework.integration.ip.tcp.connection.AbstractServerConnectionFactory
-
- postProcessServerSocket(ServerSocket) - Method in class org.springframework.integration.ip.tcp.connection.DefaultTcpSocketSupport
-
No-Op.
- postProcessServerSocket(ServerSocket) - Method in interface org.springframework.integration.ip.tcp.connection.TcpSocketSupport
-
Performs any further modifications to the server socket after the connection
factory has created the socket and set any configured attributes, before invoking
ServerSocket.accept().
- postProcessSocket(Socket) - Method in class org.springframework.integration.ip.tcp.connection.DefaultTcpSocketSupport
-
Enables host verification for SSL, if so configured.
- postProcessSocket(Socket) - Method in interface org.springframework.integration.ip.tcp.connection.TcpSocketSupport
-
Performs any further modifications to the
Socket after the socket has been
created by a client, or accepted by a server, and after any configured atributes
have been set.
- postProcessSSLEngine(SSLEngine) - Method in class org.springframework.integration.ip.tcp.connection.DefaultTcpNioSSLConnectionSupport
-
Subclasses can post-process the ssl engine (set properties).
- postProcessTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.file.config.AbstractFilePayloadTransformerParser
-
Subclasses may override this method to provide additional configuration.
- postProcessTransformer(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.file.config.FileToStringTransformerParser
-
- postReceive(Message<?>, MessageChannel) - Method in class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
-
- postReceive(Message<?>, MessageChannel) - Method in class org.springframework.integration.channel.interceptor.ThreadStatePropagationChannelInterceptor
-
- postSend(Message<?>, MessageChannel, boolean) - Method in class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
-
- prefetchCount(int) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- prefetchCount(int) - Method in class org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec
-
- prefix(String) - Method in class org.springframework.integration.dsl.RouterSpec
-
- PREFIX - Static variable in class org.springframework.integration.file.FileHeaders
-
- prefix - Variable in class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter
-
- PREFIX - Static variable in class org.springframework.integration.http.HttpHeaders
-
- PREFIX - Static variable in class org.springframework.integration.jmx.JmxHeaders
-
- PREFIX - Static variable in class org.springframework.integration.mail.MailHeaders
-
- PREFIX - Static variable in class org.springframework.integration.mapping.support.JsonHeaders
-
- PREFIX - Static variable in class org.springframework.integration.mongodb.support.MongoHeaders
-
A prefix for MongoDb-specific message headers.
- PREFIX - Static variable in class org.springframework.integration.mqtt.support.MqttHeaders
-
- PREFIX - Static variable in class org.springframework.integration.redis.support.RedisHeaders
-
- PREFIX - Static variable in class org.springframework.integration.stomp.support.IntegrationStompHeaders
-
- PREFIX - Static variable in class org.springframework.integration.syslog.SyslogHeaders
-
- PREFIX - Static variable in class org.springframework.integration.transformer.support.AvroHeaders
-
The prefix for Apache Avro specific message headers.
- PREFIX - Static variable in class org.springframework.integration.ws.WebServiceHeaders
-
- PREFIX - Static variable in class org.springframework.integration.xmpp.XmppHeaders
-
- PREFIX - Static variable in class org.springframework.integration.zeromq.ZeroMqHeaders
-
- PREFIX_CHANGE_STREAM - Static variable in class org.springframework.integration.mongodb.support.MongoHeaders
-
The prefix for change stream event headers.
- PrefixBasedMatcher(boolean, String) - Constructor for class org.springframework.integration.mapping.AbstractHeaderMapper.PrefixBasedMatcher
-
- prepareRequest(HttpServletRequest) - Method in class org.springframework.integration.http.inbound.HttpRequestHandlingEndpointSupport
-
- prepareRequestEntity(ServletServerHttpRequest) - Method in class org.springframework.integration.http.inbound.HttpRequestHandlingEndpointSupport
-
- preReceive(MessageChannel, Deque<ChannelInterceptor>) - Method in class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
-
- PresenceInboundChannelAdapterParser - Class in org.springframework.integration.xmpp.config
-
Parser for 'xmpp:presence-inbound-channel-adapter' element.
- PresenceInboundChannelAdapterParser() - Constructor for class org.springframework.integration.xmpp.config.PresenceInboundChannelAdapterParser
-
- PresenceListeningEndpoint - Class in org.springframework.integration.xmpp.inbound
-
An inbound endpoint that is able to login and then emit
particular Presence event occurs within the logged-in user's Roster.
- PresenceListeningEndpoint() - Constructor for class org.springframework.integration.xmpp.inbound.PresenceListeningEndpoint
-
- PresenceListeningEndpoint(XMPPConnection) - Constructor for class org.springframework.integration.xmpp.inbound.PresenceListeningEndpoint
-
- PresenceOutboundChannelAdapterParser - Class in org.springframework.integration.xmpp.config
-
Parser for 'xmpp:presence-outbound-channel-adapter' element
- PresenceOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.xmpp.config.PresenceOutboundChannelAdapterParser
-
- PresenceSendingMessageHandler - Class in org.springframework.integration.xmpp.outbound
-
MessageHandler that publishes updated Presence values for a given XMPP connection.
- PresenceSendingMessageHandler() - Constructor for class org.springframework.integration.xmpp.outbound.PresenceSendingMessageHandler
-
- PresenceSendingMessageHandler(XMPPConnection) - Constructor for class org.springframework.integration.xmpp.outbound.PresenceSendingMessageHandler
-
- preSend(Message<?>, MessageChannel, Deque<ChannelInterceptor>) - Method in class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
-
- preSend(Message<?>, MessageChannel) - Method in class org.springframework.integration.channel.interceptor.MessageSelectingInterceptor
-
- preSend(Message<?>, MessageChannel) - Method in class org.springframework.integration.channel.interceptor.ThreadStatePropagationChannelInterceptor
-
- preSend(Message<?>, MessageChannel) - Method in class org.springframework.integration.channel.interceptor.WireTap
-
Intercept the Message and,
if accepted by the
MessageSelector,
send it to the secondary target.
- preserveTimestamp(boolean) - Method in class org.springframework.integration.file.dsl.FileWritingMessageHandlerSpec
-
Set to true to preserve the destination file timestamp.
- preserveTimestamp(boolean) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
Set to true to enable the preservation of the remote file timestamp when transferring.
- preserveWireFeed(boolean) - Method in class org.springframework.integration.feed.dsl.FeedEntryMessageSourceSpec
-
- prev() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
- preventDuplicates(boolean) - Method in class org.springframework.integration.file.dsl.FileInboundChannelAdapterSpec
-
- priority() - Method in class org.springframework.integration.dsl.Channels
-
- priority(String) - Method in class org.springframework.integration.dsl.Channels
-
- priority(String, PriorityCapableChannelMessageStore, Object) - Method in class org.springframework.integration.dsl.Channels
-
- priority(PriorityCapableChannelMessageStore, Object) - Method in class org.springframework.integration.dsl.Channels
-
- priority(Number) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- priority(Number, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- priority() - Static method in class org.springframework.integration.dsl.MessageChannels
-
- priority(String) - Static method in class org.springframework.integration.dsl.MessageChannels
-
- priority(PriorityCapableChannelMessageStore, Object) - Static method in class org.springframework.integration.dsl.MessageChannels
-
- priority(String, PriorityCapableChannelMessageStore, Object) - Static method in class org.springframework.integration.dsl.MessageChannels
-
- PRIORITY - Static variable in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
- priority(int) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
Default priority.
- priority(int) - Method in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
Default priority.
- priority(int) - Method in class org.springframework.integration.jms.dsl.JmsTemplateSpec
-
May be overridden at run time by the message priority header.
- PRIORITY - Static variable in class org.springframework.integration.mongodb.store.MessageDocumentFields
-
- PriorityCapableChannelMessageStore - Interface in org.springframework.integration.store
-
- PriorityChannel - Class in org.springframework.integration.channel
-
A message channel that prioritizes messages based on a
Comparator.
- PriorityChannel() - Constructor for class org.springframework.integration.channel.PriorityChannel
-
Create a channel with an unbounded queue.
- PriorityChannel(int) - Constructor for class org.springframework.integration.channel.PriorityChannel
-
Create a channel with the specified queue capacity.
- PriorityChannel(Comparator<Message<?>>) - Constructor for class org.springframework.integration.channel.PriorityChannel
-
Create a channel with an unbounded queue.
- PriorityChannel(int, Comparator<Message<?>>) - Constructor for class org.springframework.integration.channel.PriorityChannel
-
Create a channel with the specified queue capacity.
- PriorityChannel(PriorityCapableChannelMessageStore, Object) - Constructor for class org.springframework.integration.channel.PriorityChannel
-
- PriorityChannel(MessageGroupQueue) - Constructor for class org.springframework.integration.channel.PriorityChannel
-
- PriorityChannelSpec - Class in org.springframework.integration.dsl
-
- PriorityChannelSpec() - Constructor for class org.springframework.integration.dsl.PriorityChannelSpec
-
- priorityExpression(String) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- priorityExpression(String, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- priorityFunction(Function<Message<P>, Object>) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- priorityFunction(Function<Message<P>, ?>, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- ProcedureParameter - Class in org.springframework.integration.jdbc.storedproc
-
Abstraction of Procedure parameters allowing to provide static parameters
and SpEl Expression based parameters.
- ProcedureParameter(String, Object, String) - Constructor for class org.springframework.integration.jdbc.storedproc.ProcedureParameter
-
Instantiates a new Procedure Parameter.
- ProcedureParameter() - Constructor for class org.springframework.integration.jdbc.storedproc.ProcedureParameter
-
Default constructor.
- process(Collection<? extends Message<?>>) - Method in class org.springframework.integration.aggregator.ExpressionEvaluatingMessageListProcessor
-
Processes the Message by evaluating the expression with that Message as the root object.
- process(Collection<? extends Message<?>>) - Method in interface org.springframework.integration.aggregator.MessageListProcessor
-
- process(Collection<Message<?>>, Map<String, Object>) - Method in class org.springframework.integration.aggregator.MethodInvokingMessageListProcessor
-
- process(Message<?>) - Method in class org.springframework.integration.handler.support.MessagingMethodInvokerHelper
-
- process(Collection<Message<?>>, Map<String, Object>) - Method in class org.springframework.integration.handler.support.MessagingMethodInvokerHelper
-
- processAfterCommit(IntegrationResourceHolder) - Method in class org.springframework.integration.transaction.ExpressionEvaluatingTransactionSynchronizationProcessor
-
- processAfterCommit(IntegrationResourceHolder) - Method in interface org.springframework.integration.transaction.TransactionSynchronizationProcessor
-
- processAfterRollback(IntegrationResourceHolder) - Method in class org.springframework.integration.transaction.ExpressionEvaluatingTransactionSynchronizationProcessor
-
- processAfterRollback(IntegrationResourceHolder) - Method in interface org.springframework.integration.transaction.TransactionSynchronizationProcessor
-
- processAnnotationTypeOnMethod(Object, String, Method, Class<? extends Annotation>, List<Annotation>) - Method in class org.springframework.integration.config.annotation.MessagingAnnotationPostProcessor
-
- processBeforeCommit(IntegrationResourceHolder) - Method in class org.springframework.integration.transaction.ExpressionEvaluatingTransactionSynchronizationProcessor
-
- processBeforeCommit(IntegrationResourceHolder) - Method in interface org.springframework.integration.transaction.TransactionSynchronizationProcessor
-
- processHeaders(Element, ManagedMap<String, Object>, ParserContext) - Method in class org.springframework.integration.config.xml.HeaderEnricherParserSupport
-
- processHeaders(Element, ManagedMap<String, Object>, ParserContext) - Method in class org.springframework.integration.xml.config.XPathHeaderEnricherParser
-
- processMessage(Message<?>) - Method in class org.springframework.integration.handler.AbstractMessageProcessor
-
- processMessage(Message<?>) - Method in class org.springframework.integration.handler.BeanNameMessageProcessor
-
- processMessage(Message<?>) - Method in class org.springframework.integration.handler.ExpressionCommandMessageProcessor
-
Evaluates the Message payload expression as a command.
- processMessage(Message<?>) - Method in class org.springframework.integration.handler.ExpressionEvaluatingMessageProcessor
-
Processes the Message by evaluating the expression with that Message as the
root object.
- processMessage(Message<?>) - Method in class org.springframework.integration.handler.LambdaMessageProcessor
-
- processMessage(Message<?>) - Method in interface org.springframework.integration.handler.MessageProcessor
-
Process the Message and return a value (or null).
- processMessage(Message<?>) - Method in class org.springframework.integration.handler.MethodInvokingMessageProcessor
-
- processMessage(Message<?>) - Method in class org.springframework.integration.scripting.AbstractScriptExecutingMessageProcessor
-
Executes the script and returns the result.
- processMessage(Message<?>) - Method in class org.springframework.integration.transformer.support.ExpressionEvaluatingHeaderValueMessageProcessor
-
- processMessage(Message<?>) - Method in class org.springframework.integration.transformer.support.MessageProcessingHeaderValueMessageProcessor
-
- processMessage(Message<?>) - Method in class org.springframework.integration.transformer.support.RoutingSlipHeaderValueMessageProcessor
-
- processMessage(Message<?>) - Method in class org.springframework.integration.transformer.support.StaticHeaderValueMessageProcessor
-
- processMessage(Message<?>) - Method in class org.springframework.integration.xml.transformer.support.XPathExpressionEvaluatingHeaderValueMessageProcessor
-
- processMessageGroup(MessageGroup) - Method in class org.springframework.integration.aggregator.AbstractAggregatingMessageGroupProcessor
-
- processMessageGroup(MessageGroup) - Method in class org.springframework.integration.aggregator.DelegatingMessageGroupProcessor
-
- processMessageGroup(MessageGroup) - Method in interface org.springframework.integration.aggregator.MessageGroupProcessor
-
Process the given MessageGroup.
- processMessageGroup(MessageGroup) - Method in class org.springframework.integration.aggregator.ResequencingMessageGroupProcessor
-
- processMessageGroup(MessageGroup) - Method in class org.springframework.integration.aggregator.SimpleMessageGroupProcessor
-
- processNioSelections(int, Selector, ServerSocketChannel, Map<SocketChannel, TcpNioConnection>) - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
Times out any expired connections then, if selectionCount > 0,
processes the selected keys.
- processor(Object) - Method in class org.springframework.integration.dsl.AggregatorSpec
-
- processor(Object, String) - Method in class org.springframework.integration.dsl.AggregatorSpec
-
- processor(Object) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
- processor(Resource) - Static method in class org.springframework.integration.scripting.dsl.Scripts
-
- processor(String) - Static method in class org.springframework.integration.scripting.dsl.Scripts
-
The factory method to produce
ScriptSpec based on the script file location.
- processSendResult(Message<?>, ProducerRecord<K, V>, ListenableFuture<SendResult<K, V>>, MessageChannel) - Method in class org.springframework.integration.kafka.outbound.KafkaProducerMessageHandler
-
- PROCID - Static variable in class org.springframework.integration.syslog.SyslogHeaders
-
- produceOutput(Object, Message<?>) - Method in class org.springframework.integration.handler.AbstractMessageProducingHandler
-
- produceOutput(Object, Message<?>) - Method in class org.springframework.integration.splitter.AbstractMessageSplitter
-
- producerListener(ProducerListener<K, V>) - Method in class org.springframework.integration.kafka.dsl.KafkaTemplateSpec
-
Set a ProducerListener which will be invoked when Kafka acknowledges
a send operation.
- produces(String...) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec.RequestMappingSpec
-
The producible media types of the mapped request, narrowing the primary mapping.
- producesReply(boolean) - Method in class org.springframework.integration.jpa.dsl.JpaUpdatingOutboundEndpointSpec
-
- propagation(Propagation) - Method in class org.springframework.integration.transaction.TransactionInterceptorBuilder
-
- PropertiesBuilder - Class in org.springframework.integration.support
-
A
Builder pattern implementation for the
Properties.
- PropertiesBuilder() - Constructor for class org.springframework.integration.support.PropertiesBuilder
-
- propertiesConverter(MessagePropertiesConverter) - Method in class org.springframework.integration.amqp.dsl.AmqpInboundPolledChannelAdapterSpec
-
- PropertiesPersistingMetadataStore - Class in org.springframework.integration.metadata
-
- PropertiesPersistingMetadataStore() - Constructor for class org.springframework.integration.metadata.PropertiesPersistingMetadataStore
-
- property(String, V) - Method in class org.springframework.integration.dsl.EnricherSpec
-
- propertyExpression(String, String) - Method in class org.springframework.integration.dsl.EnricherSpec
-
- propertyExpressions - Variable in class org.springframework.integration.dsl.EnricherSpec
-
- propertyFunction(String, Function<Message<P>, Object>) - Method in class org.springframework.integration.dsl.EnricherSpec
-
- protocol() - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
Return the protocol this synchronizer works with.
- protocol() - Method in class org.springframework.integration.ftp.inbound.FtpInboundFileSynchronizer
-
- protocol(String) - Method in class org.springframework.integration.mail.dsl.MailSendingMessageHandlerSpec
-
Set the protocol.
- PROTOCOL - Static variable in class org.springframework.integration.mail.Pop3MailReceiver
-
- protocol() - Method in class org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizer
-
- proxyDefaultMethods(boolean) - Method in class org.springframework.integration.dsl.GatewayProxySpec
-
Indicate if default methods on the interface should be proxied as well.
- PseudoTransactionManager - Class in org.springframework.integration.transaction
-
- PseudoTransactionManager() - Constructor for class org.springframework.integration.transaction.PseudoTransactionManager
-
- publish(MessagingException) - Method in class org.springframework.integration.core.ErrorMessagePublisher
-
Publish an error message for the supplied exception.
- publish(Message<?>, Throwable) - Method in class org.springframework.integration.core.ErrorMessagePublisher
-
Publish an error message for the supplied message and throwable.
- publish(Message<?>, MessagingException) - Method in class org.springframework.integration.core.ErrorMessagePublisher
-
Publish an error message for the supplied exception.
- publish(Message<?>, Message<?>, Throwable) - Method in class org.springframework.integration.core.ErrorMessagePublisher
-
Publish an error message for the supplied message and throwable.
- publish(Throwable, AttributeAccessor) - Method in class org.springframework.integration.core.ErrorMessagePublisher
-
Publish an error message for the supplied throwable and context.
- publish(String) - Method in class org.springframework.integration.file.tail.FileTailingMessageProducerSupport
-
- publish(String, Object, Message<?>) - Method in class org.springframework.integration.mqtt.outbound.AbstractMqttMessageHandler
-
- publish(String, Object, Message<?>) - Method in class org.springframework.integration.mqtt.outbound.MqttPahoMessageHandler
-
- publishConnectionCloseEvent() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- publishConnectionExceptionEvent(Throwable) - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- publishConnectionOpenEvent() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
- Publisher - Annotation Type in org.springframework.integration.annotation
-
Annotation to indicate that a method, or all public methods if applied at class-level,
should publish Messages.
- PUBLISHER_ANNOTATION_POSTPROCESSOR_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
-
- PublisherAnnotationAdvisor - Class in org.springframework.integration.aop
-
- PublisherAnnotationAdvisor() - Constructor for class org.springframework.integration.aop.PublisherAnnotationAdvisor
-
- PublisherAnnotationAdvisor(Class<? extends Annotation>...) - Constructor for class org.springframework.integration.aop.PublisherAnnotationAdvisor
-
- PublisherAnnotationBeanPostProcessor - Class in org.springframework.integration.aop
-
Post-processes beans that contain the
method-level @
Publisher annotation.
- PublisherAnnotationBeanPostProcessor() - Constructor for class org.springframework.integration.aop.PublisherAnnotationBeanPostProcessor
-
- PublisherDelegate() - Constructor for class org.springframework.integration.jmx.NotificationPublishingMessageHandler.PublisherDelegate
-
- publisherElementType(Class<?>) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
Configure a type for a request Publisher elements.
- publisherElementType(Function<Message<P>, ?>) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
Configure a
Function to evaluate a request
Publisher
elements type at runtime against a request message.
- publisherElementType(String) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
Configure a SpEL expression to evaluate a request Publisher
elements type at runtime against a request message.
- publisherElementType(Expression) - Method in class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
Configure a SpEL expression to evaluate a request Publisher
elements type at runtime against a request message.
- publisherElementType(Class<?>) - Method in class org.springframework.integration.webflux.dsl.WebFluxMessageHandlerSpec
-
Configure a type for a request Publisher elements.
- publisherElementType(ParameterizedTypeReference<?>) - Method in class org.springframework.integration.webflux.dsl.WebFluxMessageHandlerSpec
-
- publisherElementTypeExpression(Expression) - Method in class org.springframework.integration.webflux.dsl.WebFluxMessageHandlerSpec
-
Configure a SpEL expression to evaluate a request Publisher
elements type at runtime against a request message.
- publisherElementTypeFunction(Function<Message<P>, ?>) - Method in class org.springframework.integration.webflux.dsl.WebFluxMessageHandlerSpec
-
Configure a
Function to evaluate a request
Publisher
elements type at runtime against a request message.
- PublisherRegistrar - Class in org.springframework.integration.config
-
- PublisherRegistrar() - Constructor for class org.springframework.integration.config.PublisherRegistrar
-
- publishEvent(TcpConnectionEvent) - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
Allow interceptors etc to publish events, perhaps subclasses of
TcpConnectionEvent.
- publishEvent(Exception, byte[], int) - Method in class org.springframework.integration.ip.tcp.serializer.AbstractByteArraySerializer
-
- PublishingInterceptorParser - Class in org.springframework.integration.config.xml
-
Parser for the <publishing-interceptor> element.
- PublishingInterceptorParser() - Constructor for class org.springframework.integration.config.xml.PublishingInterceptorParser
-
- publishOnFailedToAcquire(Object, Context, String) - Method in class org.springframework.integration.leader.event.DefaultLeaderEventPublisher
-
- publishOnFailedToAcquire(Object, Context, String) - Method in interface org.springframework.integration.leader.event.LeaderEventPublisher
-
Publish a failure to acquire event.
- publishOnGranted(Object, Context, String) - Method in class org.springframework.integration.leader.event.DefaultLeaderEventPublisher
-
- publishOnGranted(Object, Context, String) - Method in interface org.springframework.integration.leader.event.LeaderEventPublisher
-
Publish a granted event.
- publishOnRevoked(Object, Context, String) - Method in class org.springframework.integration.leader.event.DefaultLeaderEventPublisher
-
- publishOnRevoked(Object, Context, String) - Method in interface org.springframework.integration.leader.event.LeaderEventPublisher
-
Publish a revoked event.
- publishServerExceptionEvent(Exception) - Method in class org.springframework.integration.ip.tcp.connection.AbstractServerConnectionFactory
-
- publishServerListeningEvent(int) - Method in class org.springframework.integration.ip.tcp.connection.AbstractServerConnectionFactory
-
- publishSubscribe() - Method in class org.springframework.integration.dsl.Channels
-
- publishSubscribe(Executor) - Method in class org.springframework.integration.dsl.Channels
-
- publishSubscribe(String, Executor) - Method in class org.springframework.integration.dsl.Channels
-
- publishSubscribe(String) - Method in class org.springframework.integration.dsl.Channels
-
- publishSubscribe() - Static method in class org.springframework.integration.dsl.MessageChannels
-
- publishSubscribe(String) - Static method in class org.springframework.integration.dsl.MessageChannels
-
- publishSubscribe(Executor) - Static method in class org.springframework.integration.dsl.MessageChannels
-
- publishSubscribe(String, Executor) - Static method in class org.springframework.integration.dsl.MessageChannels
-
- PublishSubscribeAmqpChannel - Class in org.springframework.integration.amqp.channel
-
The
AbstractSubscribableAmqpChannel extension for pub-sub semantics based on the
FanoutExchange.
- PublishSubscribeAmqpChannel(String, AbstractMessageListenerContainer, AmqpTemplate) - Constructor for class org.springframework.integration.amqp.channel.PublishSubscribeAmqpChannel
-
Construct an instance with the supplied name, container and template; default header
mappers will be used if the message is mapped.
- PublishSubscribeAmqpChannel(String, AbstractMessageListenerContainer, AmqpTemplate, AmqpHeaderMapper, AmqpHeaderMapper) - Constructor for class org.springframework.integration.amqp.channel.PublishSubscribeAmqpChannel
-
Construct an instance with the supplied name, container and template; default header
mappers will be used if the message is mapped.
- publishSubscribeChannel(ConnectionFactory) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
Create an initial AmqpPublishSubscribeMessageChannelSpec.
- publishSubscribeChannel(String, ConnectionFactory) - Static method in class org.springframework.integration.amqp.dsl.Amqp
-
Create an initial AmqpPublishSubscribeMessageChannelSpec.
- PublishSubscribeChannel - Class in org.springframework.integration.channel
-
A channel that sends Messages to each of its subscribers.
- PublishSubscribeChannel() - Constructor for class org.springframework.integration.channel.PublishSubscribeChannel
-
Create a PublishSubscribeChannel that will invoke the handlers in the
message sender's thread.
- PublishSubscribeChannel(Executor) - Constructor for class org.springframework.integration.channel.PublishSubscribeChannel
-
Create a PublishSubscribeChannel that will use an
Executor
to invoke the handlers.
- publishSubscribeChannel(Consumer<PublishSubscribeSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- publishSubscribeChannel(Executor, Consumer<PublishSubscribeSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- publishSubscribeChannel(BroadcastCapableChannel, Consumer<BroadcastPublishSubscribeSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- publishSubscribeChannel(ConnectionFactory) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- publishSubscribeChannel(String, ConnectionFactory) - Static method in class org.springframework.integration.jms.dsl.Jms
-
- publishSubscribeChannel(KafkaTemplate<?, ?>, KafkaListenerContainerFactory<?>, String) - Static method in class org.springframework.integration.kafka.dsl.Kafka
-
Create a spec for a publish/subscribe channel with the provided parameters.
- PublishSubscribeChannelParser - Class in org.springframework.integration.config.xml
-
Parser for the <publish-subscribe-channel> element.
- PublishSubscribeChannelParser() - Constructor for class org.springframework.integration.config.xml.PublishSubscribeChannelParser
-
- PublishSubscribeChannelSpec<S extends PublishSubscribeChannelSpec<S>> - Class in org.springframework.integration.dsl
-
- PublishSubscribeChannelSpec() - Constructor for class org.springframework.integration.dsl.PublishSubscribeChannelSpec
-
- PublishSubscribeChannelSpec(Executor) - Constructor for class org.springframework.integration.dsl.PublishSubscribeChannelSpec
-
- PublishSubscribeKafkaChannel - Class in org.springframework.integration.kafka.channel
-
Publish/subscribe channel backed by a Kafka topic.
- PublishSubscribeKafkaChannel(KafkaOperations<?, ?>, KafkaListenerContainerFactory<?>, String) - Constructor for class org.springframework.integration.kafka.channel.PublishSubscribeKafkaChannel
-
Construct an instance with the provided parameters.
- PublishSubscribeSpec - Class in org.springframework.integration.dsl
-
- PublishSubscribeSpec() - Constructor for class org.springframework.integration.dsl.PublishSubscribeSpec
-
- PublishSubscribeSpec(Executor) - Constructor for class org.springframework.integration.dsl.PublishSubscribeSpec
-
- pubSubDomain(boolean) - Method in class org.springframework.integration.jms.dsl.JmsDestinationAccessorSpec
-
A pubSubDomain flag.
- pubSubNoLocal(boolean) - Method in class org.springframework.integration.jms.dsl.JmsPublishSubscribeMessageChannelSpec
-
- pubSubZeroMqChannel(ZContext) - Static method in class org.springframework.integration.zeromq.dsl.ZeroMq
-
Create an instance of
ZeroMqChannelSpec in pub/sub mode based on the provided
ZContext.
- purge() - Method in class org.springframework.integration.channel.ChannelPurger
-
- purge(MessageSelector) - Method in class org.springframework.integration.channel.QueueChannel
-
- purge(MessageSelector) - Method in interface org.springframework.integration.channel.QueueChannelOperations
-
Remove any
Messages that are not accepted by the provided selector.
- purgeDots(List<F>) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- purgeLinks(List<F>) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- purgeOrphanedGroups() - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- purgeUnwantedElements(F[], Predicate<F>, Comparator<F>) - Static method in class org.springframework.integration.file.support.FileUtils
-
Remove entries from the array if the predicate returns true for an element.
- pushSequenceDetails(Object, int, int) - Method in class org.springframework.integration.support.AbstractIntegrationMessageBuilder
-
- pushSequenceDetails(Object, int, int) - Method in class org.springframework.integration.support.MessageBuilder
-
- put(String, Object) - Method in class org.springframework.integration.expression.ExpressionEvalMap
-
- put(Message<?>, Session<F>, String) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
Put the file based on the message to the remote server.
- put(Message<?>, Session<FTPFile>, String) - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- put(String, String) - Method in class org.springframework.integration.gemfire.metadata.GemfireMetadataStore
-
- put(String, String) - Method in class org.springframework.integration.jdbc.metadata.JdbcMetadataStore
-
- put(String, String) - Method in interface org.springframework.integration.metadata.MetadataStore
-
Writes a key value pair to this MetadataStore.
- put(String, String) - Method in class org.springframework.integration.metadata.PropertiesPersistingMetadataStore
-
- put(String, String) - Method in class org.springframework.integration.metadata.SimpleMetadataStore
-
- put(String, String) - Method in class org.springframework.integration.mongodb.metadata.MongoDbMetadataStore
-
- put(String, String) - Method in class org.springframework.integration.redis.metadata.RedisMetadataStore
-
Persists the provided key and value to Redis.
- put(Message<?>) - Method in class org.springframework.integration.store.MessageGroupQueue
-
- put(K, V) - Method in class org.springframework.integration.support.MapBuilder
-
- put(String, Object) - Method in class org.springframework.integration.support.MutableMessageHeaders
-
- put(Object, Object) - Method in class org.springframework.integration.support.PropertiesBuilder
-
- put(String, String) - Method in class org.springframework.integration.zookeeper.metadata.ZookeeperMetadataStore
-
- putAll(Map<? extends String, ?>) - Method in class org.springframework.integration.expression.ExpressionEvalMap
-
- putAll(Map<? extends String, ? extends Object>) - Method in class org.springframework.integration.support.MutableMessageHeaders
-
- putIfAbsent(String, String) - Method in class org.springframework.integration.gemfire.metadata.GemfireMetadataStore
-
- putIfAbsent(String, String) - Method in class org.springframework.integration.jdbc.metadata.JdbcMetadataStore
-
- putIfAbsent(String, String) - Method in interface org.springframework.integration.metadata.ConcurrentMetadataStore
-
Atomically insert the key into the store.
- putIfAbsent(String, String) - Method in class org.springframework.integration.metadata.PropertiesPersistingMetadataStore
-
- putIfAbsent(String, String) - Method in class org.springframework.integration.metadata.SimpleMetadataStore
-
- putIfAbsent(String, String) - Method in class org.springframework.integration.mongodb.metadata.MongoDbMetadataStore
-
If the specified key is not already associated with a value, associate it with the given value.
- putIfAbsent(String, String) - Method in class org.springframework.integration.redis.metadata.RedisMetadataStore
-
- putIfAbsent(String, String) - Method in class org.springframework.integration.zookeeper.metadata.ZookeeperMetadataStore
-
- PythonScriptExecutor - Class in org.springframework.integration.scripting.jsr223
-
A
ScriptExecutor
that implements special handling required for Python to
emulate behavior similar to other JSR223 scripting languages.
- PythonScriptExecutor() - Constructor for class org.springframework.integration.scripting.jsr223.PythonScriptExecutor
-
- PythonScriptExecutor.PythonVariableParser - Class in org.springframework.integration.scripting.jsr223
-
- PythonVariableParser() - Constructor for class org.springframework.integration.scripting.jsr223.PythonScriptExecutor.PythonVariableParser
-
- R2dbc - Class in org.springframework.integration.r2dbc.dsl
-
Java DSL Factory class for R2DBC components.
- R2dbcMessageHandler - Class in org.springframework.integration.r2dbc.outbound
-
Implementation of
ReactiveMessageHandler which writes
Message payload into a Relational Database, using reactive r2dbc support.
- R2dbcMessageHandler(R2dbcEntityOperations) - Constructor for class org.springframework.integration.r2dbc.outbound.R2dbcMessageHandler
-
Construct this instance using a fully created and initialized instance of provided
R2dbcEntityOperations
- R2dbcMessageHandler.Type - Enum in org.springframework.integration.r2dbc.outbound
-
- R2dbcMessageHandlerSpec - Class in org.springframework.integration.r2dbc.dsl
-
- R2dbcMessageHandlerSpec(R2dbcEntityOperations) - Constructor for class org.springframework.integration.r2dbc.dsl.R2dbcMessageHandlerSpec
-
- R2dbcMessageSource - Class in org.springframework.integration.r2dbc.inbound
-
An instance of
MessageSource which returns
a
Message with a payload which is the result of
execution of query.
- R2dbcMessageSource(R2dbcEntityOperations, String) - Constructor for class org.springframework.integration.r2dbc.inbound.R2dbcMessageSource
-
Create an instance with the provided R2dbcEntityOperations and SpEL expression
which should resolve to a Relational 'query' string.
- R2dbcMessageSource(R2dbcEntityOperations, Expression) - Constructor for class org.springframework.integration.r2dbc.inbound.R2dbcMessageSource
-
Create an instance with the provided R2dbcEntityOperations and SpEL expression
which should resolve to a query string or StatementMapper.SelectSpec instance.
- R2dbcMessageSource.SelectCreator - Class in org.springframework.integration.r2dbc.inbound
-
An instance of this class is used as a root object for query expression
to give a limited access only to the StatementMapper.createSelect(java.lang.String) fluent API.
- R2dbcMessageSourceSpec - Class in org.springframework.integration.r2dbc.dsl
-
- R2dbcMessageSourceSpec(R2dbcEntityOperations, String) - Constructor for class org.springframework.integration.r2dbc.dsl.R2dbcMessageSourceSpec
-
- R2dbcMessageSourceSpec(R2dbcEntityOperations, Expression) - Constructor for class org.springframework.integration.r2dbc.dsl.R2dbcMessageSourceSpec
-
- RateLimiterRequestHandlerAdvice - Class in org.springframework.integration.handler.advice
-
- RateLimiterRequestHandlerAdvice() - Constructor for class org.springframework.integration.handler.advice.RateLimiterRequestHandlerAdvice
-
- RateLimiterRequestHandlerAdvice(String) - Constructor for class org.springframework.integration.handler.advice.RateLimiterRequestHandlerAdvice
-
Construct an instance based on default rate limiter options and provided name.
- RateLimiterRequestHandlerAdvice(RateLimiter) - Constructor for class org.springframework.integration.handler.advice.RateLimiterRequestHandlerAdvice
-
Construct an instance based on the provided RateLimiter.
- RateLimiterRequestHandlerAdvice(RateLimiterConfig) - Constructor for class org.springframework.integration.handler.advice.RateLimiterRequestHandlerAdvice
-
- RateLimiterRequestHandlerAdvice(RateLimiterConfig, String) - Constructor for class org.springframework.integration.handler.advice.RateLimiterRequestHandlerAdvice
-
Construct an instance based on the provided RateLimiterConfig and name.
- RateLimiterRequestHandlerAdvice.RateLimitExceededException - Exception in org.springframework.integration.handler.advice
-
A
MessagingException wrapper for the
RequestNotPermitted
with the
requestMessage and
target context.
- raw() - Static method in class org.springframework.integration.ip.tcp.serializer.TcpCodecs
-
Return a serializer with the default max message size for deserialization.
- raw(int) - Static method in class org.springframework.integration.ip.tcp.serializer.TcpCodecs
-
Return a serializer with the provided max message size for deserialization.
- RAW_HEADERS - Static variable in class org.springframework.integration.mail.MailHeaders
-
- rawMessageHeader(boolean) - Method in class org.springframework.integration.amqp.dsl.AmqpInboundPolledChannelAdapterSpec
-
- rawMessageHeader(boolean) - Method in class org.springframework.integration.kafka.dsl.KafkaInboundChannelAdapterSpec
-
- RawRecordHeaderErrorMessageStrategy - Class in org.springframework.integration.kafka.support
-
- RawRecordHeaderErrorMessageStrategy() - Constructor for class org.springframework.integration.kafka.support.RawRecordHeaderErrorMessageStrategy
-
- reactiveAdapterRegistry(ReactiveAdapterRegistry) - Method in class org.springframework.integration.webflux.dsl.WebFluxInboundEndpointSpec
-
- reactiveInboundChannelAdapter(ReactiveMongoDatabaseFactory, String) - Static method in class org.springframework.integration.mongodb.dsl.MongoDb
-
- reactiveInboundChannelAdapter(ReactiveMongoDatabaseFactory, Query) - Static method in class org.springframework.integration.mongodb.dsl.MongoDb
-
- reactiveInboundChannelAdapter(ReactiveMongoOperations, String) - Static method in class org.springframework.integration.mongodb.dsl.MongoDb
-
- reactiveInboundChannelAdapter(ReactiveMongoOperations, Query) - Static method in class org.springframework.integration.mongodb.dsl.MongoDb
-
- reactiveMessageHandler - Variable in class org.springframework.integration.dsl.ReactiveMessageHandlerSpec
-
- ReactiveMessageHandlerAdapter - Class in org.springframework.integration.handler
-
- ReactiveMessageHandlerAdapter(ReactiveMessageHandler) - Constructor for class org.springframework.integration.handler.ReactiveMessageHandlerAdapter
-
- ReactiveMessageHandlerSpec<S extends ReactiveMessageHandlerSpec<S,H>,H extends ReactiveMessageHandler> - Class in org.springframework.integration.dsl
-
- ReactiveMessageHandlerSpec(H) - Constructor for class org.springframework.integration.dsl.ReactiveMessageHandlerSpec
-
- ReactiveMessageSourceProducer - Class in org.springframework.integration.endpoint
-
- ReactiveMessageSourceProducer(MessageSource<?>) - Constructor for class org.springframework.integration.endpoint.ReactiveMessageSourceProducer
-
- ReactiveMongoDbMessageHandlerSpec - Class in org.springframework.integration.mongodb.dsl
-
- ReactiveMongoDbMessageHandlerSpec(ReactiveMongoDatabaseFactory) - Constructor for class org.springframework.integration.mongodb.dsl.ReactiveMongoDbMessageHandlerSpec
-
- ReactiveMongoDbMessageHandlerSpec(ReactiveMongoOperations) - Constructor for class org.springframework.integration.mongodb.dsl.ReactiveMongoDbMessageHandlerSpec
-
- ReactiveMongoDbMessageSource - Class in org.springframework.integration.mongodb.inbound
-
- ReactiveMongoDbMessageSource(ReactiveMongoDatabaseFactory, Expression) - Constructor for class org.springframework.integration.mongodb.inbound.ReactiveMongoDbMessageSource
-
Create an instance with the provided
ReactiveMongoDatabaseFactory and SpEL expression
which should resolve to a MongoDb 'query' string (see https://www.mongodb.org/display/DOCS/Querying).
- ReactiveMongoDbMessageSource(ReactiveMongoOperations, Expression) - Constructor for class org.springframework.integration.mongodb.inbound.ReactiveMongoDbMessageSource
-
Create an instance with the provided
ReactiveMongoOperations and SpEL expression
which should resolve to a Mongo 'query' string (see https://www.mongodb.org/display/DOCS/Querying).
- ReactiveMongoDbMessageSourceSpec - Class in org.springframework.integration.mongodb.dsl
-
- ReactiveMongoDbMessageSourceSpec(ReactiveMongoDatabaseFactory, Expression) - Constructor for class org.springframework.integration.mongodb.dsl.ReactiveMongoDbMessageSourceSpec
-
- ReactiveMongoDbMessageSourceSpec(ReactiveMongoOperations, Expression) - Constructor for class org.springframework.integration.mongodb.dsl.ReactiveMongoDbMessageSourceSpec
-
- ReactiveMongoDbStoringMessageHandler - Class in org.springframework.integration.mongodb.outbound
-
- ReactiveMongoDbStoringMessageHandler(ReactiveMongoDatabaseFactory) - Constructor for class org.springframework.integration.mongodb.outbound.ReactiveMongoDbStoringMessageHandler
-
- ReactiveMongoDbStoringMessageHandler(ReactiveMongoOperations) - Constructor for class org.springframework.integration.mongodb.outbound.ReactiveMongoDbStoringMessageHandler
-
- reactiveOutboundChannelAdapter(ReactiveMongoDatabaseFactory) - Static method in class org.springframework.integration.mongodb.dsl.MongoDb
-
- reactiveOutboundChannelAdapter(ReactiveMongoOperations) - Static method in class org.springframework.integration.mongodb.dsl.MongoDb
-
- ReactiveRedisStreamMessageHandler - Class in org.springframework.integration.redis.outbound
-
- ReactiveRedisStreamMessageHandler(ReactiveRedisConnectionFactory, String) - Constructor for class org.springframework.integration.redis.outbound.ReactiveRedisStreamMessageHandler
-
- ReactiveRedisStreamMessageHandler(ReactiveRedisConnectionFactory, Expression) - Constructor for class org.springframework.integration.redis.outbound.ReactiveRedisStreamMessageHandler
-
- ReactiveRedisStreamMessageProducer - Class in org.springframework.integration.redis.inbound
-
A
MessageProducerSupport for reading messages from a Redis Stream and publishing them into the provided
output channel.
- ReactiveRedisStreamMessageProducer(ReactiveRedisConnectionFactory, String) - Constructor for class org.springframework.integration.redis.inbound.ReactiveRedisStreamMessageProducer
-
- ReactiveRequestHandlerAdvice - Class in org.springframework.integration.handler.advice
-
- ReactiveRequestHandlerAdvice(BiFunction<Message<?>, Mono<?>, Publisher<?>>) - Constructor for class org.springframework.integration.handler.advice.ReactiveRequestHandlerAdvice
-
Instantiate advice based on a provided
BiFunction customizer.
- ReactiveStreamsConsumer - Class in org.springframework.integration.endpoint
-
An
AbstractEndpoint implementation for Reactive Streams subscription into an
input channel and reactive consumption of messages from that channel.
- ReactiveStreamsConsumer(MessageChannel, MessageHandler) - Constructor for class org.springframework.integration.endpoint.ReactiveStreamsConsumer
-
- ReactiveStreamsConsumer(MessageChannel, Subscriber<Message<?>>) - Constructor for class org.springframework.integration.endpoint.ReactiveStreamsConsumer
-
- ReactiveStreamsConsumer(MessageChannel, ReactiveMessageHandler) - Constructor for class org.springframework.integration.endpoint.ReactiveStreamsConsumer
-
- ReactiveStreamsSubscribableChannel - Interface in org.springframework.integration.channel
-
- ReactorNettyTcpStompSessionManager - Class in org.springframework.integration.stomp
-
- ReactorNettyTcpStompSessionManager(ReactorNettyTcpStompClient) - Constructor for class org.springframework.integration.stomp.ReactorNettyTcpStompSessionManager
-
- read(Kryo, Input, Class<File>) - Method in class org.springframework.integration.codec.kryo.FileSerializer
-
- read(String, OutputStream) - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
-
- read(String, OutputStream) - Method in interface org.springframework.integration.file.remote.session.Session
-
- read(String, OutputStream) - Method in class org.springframework.integration.ftp.session.FtpSession
-
- read(Message<?>) - Static method in class org.springframework.integration.history.MessageHistory
-
- read(Class<? extends MultiValueMap<String, ?>>, HttpInputMessage) - Method in class org.springframework.integration.http.converter.MultipartAwareFormHttpMessageConverter
-
- read(InputStream, byte[], boolean) - Method in class org.springframework.integration.ip.tcp.serializer.ByteArrayLengthHeaderSerializer
-
Read data from the socket and puts the data in buffer.
- read(EvaluationContext, Object, String) - Method in class org.springframework.integration.json.JsonPropertyAccessor
-
- read(String, OutputStream) - Method in class org.springframework.integration.sftp.session.SftpSession
-
- READ_DELAY - Static variable in class org.springframework.integration.ip.config.IpAdapterParserUtils
-
- READ_ONLY_HEADERS - Static variable in class org.springframework.integration.context.IntegrationProperties
-
- readDelay(long) - Method in class org.springframework.integration.ip.dsl.AbstractConnectionFactorySpec
-
- Reader(String) - Constructor for class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
- reader - Variable in class org.springframework.integration.test.mail.TestMailServer.MailServer.MailHandler
-
- readFraction() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
- readHeader(InputStream) - Method in class org.springframework.integration.ip.tcp.serializer.ByteArrayLengthHeaderSerializer
-
Read the header and returns the length of the data part.
- readHeaders(P, String) - Method in class org.springframework.integration.support.json.AbstractJsonInboundMessageMapper
-
- readHeaders(JsonInboundMessageMapper.JsonMessageParser<?>, String) - Method in class org.springframework.integration.support.json.JsonInboundMessageMapper
-
- readInt() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
Read characters building an int until a non-digit is found
- readInternal(Class, HttpInputMessage) - Method in class org.springframework.integration.http.converter.SerializingHttpMessageConverter
-
- readMultipartFile(MultipartFile) - Method in class org.springframework.integration.http.multipart.DefaultMultipartFileReader
-
- readMultipartFile(MultipartFile) - Method in class org.springframework.integration.http.multipart.FileCopyingMultipartFileReader
-
- readMultipartFile(MultipartFile) - Method in interface org.springframework.integration.http.multipart.MultipartFileReader
-
- readMultipartFile(MultipartFile) - Method in class org.springframework.integration.http.multipart.SimpleMultipartFileReader
-
- readOnly(boolean) - Method in class org.springframework.integration.transaction.TransactionInterceptorBuilder
-
- readOnlyHeaders(String...) - Method in class org.springframework.integration.support.MessageBuilder
-
Specify a list of headers which should be considered as read only
and prohibited from being populated in the message.
- readPacket() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioConnection
-
Invoked by the factory when there is data to be read.
- readPayload(P, String) - Method in class org.springframework.integration.support.json.AbstractJsonInboundMessageMapper
-
- readPayload(JsonInboundMessageMapper.JsonMessageParser<?>, String) - Method in class org.springframework.integration.support.json.JsonInboundMessageMapper
-
- readRaw(String) - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
-
- readRaw(String) - Method in interface org.springframework.integration.file.remote.session.Session
-
- readRaw(String) - Method in class org.springframework.integration.ftp.session.FtpSession
-
- readRaw(String) - Method in class org.springframework.integration.sftp.session.SftpSession
-
- rebuild() - Method in class org.springframework.integration.graph.IntegrationGraphServer
-
Rebuild the graph, re-cache it, and return it.
- RECEIPT - Static variable in class org.springframework.integration.stomp.support.IntegrationStompHeaders
-
- RECEIPT_ID - Static variable in class org.springframework.integration.stomp.support.IntegrationStompHeaders
-
- ReceiptEvent - Class in org.springframework.integration.websocket.event
-
The
AbstractSubProtocolEvent implementation, which is emitted
for the WebSocket sub-protocol-specific
RECEIPT frame on the client side.
- ReceiptEvent(Object, Message<byte[]>) - Constructor for class org.springframework.integration.websocket.event.ReceiptEvent
-
- receive() - Method in class org.springframework.integration.aggregator.CorrelatingMessageBarrier
-
- receive() - Method in class org.springframework.integration.amqp.channel.PollableAmqpChannel
-
- receive(long) - Method in class org.springframework.integration.amqp.channel.PollableAmqpChannel
-
- receive() - Method in class org.springframework.integration.channel.AbstractPollableChannel
-
Receive the first available message from this channel.
- receive(long) - Method in class org.springframework.integration.channel.AbstractPollableChannel
-
Receive the first available message from this channel.
- receive() - Method in class org.springframework.integration.channel.NullChannel
-
- receive(long) - Method in class org.springframework.integration.channel.NullChannel
-
- receive() - Method in interface org.springframework.integration.core.MessageSource
-
Retrieve the next available message from this source.
- receive(MessageChannel, long) - Method in class org.springframework.integration.core.MessagingTemplate
-
- receive() - Method in class org.springframework.integration.endpoint.AbstractMessageSource
-
- receive() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- receive(long) - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- receive() - Method in class org.springframework.integration.ip.udp.UnicastReceivingChannelAdapter
-
- receive(long) - Method in class org.springframework.integration.jms.PollableJmsChannel
-
- receive() - Method in class org.springframework.integration.jms.PollableJmsChannel
-
- receive() - Method in class org.springframework.integration.kafka.channel.PollableKafkaChannel
-
- receive(long) - Method in class org.springframework.integration.kafka.channel.PollableKafkaChannel
-
- receive() - Method in class org.springframework.integration.mail.AbstractMailReceiver
-
- receive() - Method in interface org.springframework.integration.mail.MailReceiver
-
- RECEIVE_COUNTER_NAME - Static variable in interface org.springframework.integration.support.management.IntegrationManagement
-
- receiveAndConvert(MessageChannel, long) - Method in class org.springframework.integration.core.MessagingTemplate
-
- receiveBufferSize(int) - Method in class org.springframework.integration.ip.dsl.UdpInboundChannelAdapterSpec
-
- receiveCounters(Supplier<ReceiveCounters>) - Method in class org.springframework.integration.graph.MessageSourceNode
-
- receiveCounters(Supplier<ReceiveCounters>) - Method in class org.springframework.integration.graph.PollableChannelNode
-
- ReceiveCounters - Class in org.springframework.integration.graph
-
Counters for components that maintain receive counters.
- ReceiveCounters(long, long) - Constructor for class org.springframework.integration.graph.ReceiveCounters
-
- receiveCounters(Supplier<ReceiveCounters>) - Method in interface org.springframework.integration.graph.ReceiveCountersAware
-
- ReceiveCountersAware - Interface in org.springframework.integration.graph
-
- RECEIVED_DATE - Static variable in class org.springframework.integration.mail.MailHeaders
-
- RECEIVED_QOS - Static variable in class org.springframework.integration.mqtt.support.MqttHeaders
-
- RECEIVED_RETAINED - Static variable in class org.springframework.integration.mqtt.support.MqttHeaders
-
- RECEIVED_TOPIC - Static variable in class org.springframework.integration.mqtt.support.MqttHeaders
-
- receivedQos(Message<?>) - Static method in class org.springframework.integration.mqtt.support.MqttHeaderAccessor
-
Return the received QOS header.
- receivedRetained(Message<?>) - Static method in class org.springframework.integration.mqtt.support.MqttHeaderAccessor
-
Return the received retained header.
- receivedTopic(Message<?>) - Static method in class org.springframework.integration.mqtt.support.MqttHeaderAccessor
-
Return the received topic header.
- receiveMessage() - Method in class org.springframework.integration.endpoint.AbstractPollingEndpoint
-
Obtain the next message (if one is available).
- receiveMessage() - Method in class org.springframework.integration.endpoint.PollingConsumer
-
- receiveMessage() - Method in class org.springframework.integration.endpoint.SourcePollingChannelAdapter
-
- receiveMessage() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- receiveMessage(long) - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- ReceiveMessageAdvice - Interface in org.springframework.integration.aop
-
An AOP advice to perform hooks before and/or after a receive() contract is called.
- receiver - Variable in class org.springframework.integration.mail.dsl.ImapIdleChannelAdapterSpec
-
- receiver - Variable in class org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec
-
- receiveRaw(boolean) - Method in class org.springframework.integration.zeromq.dsl.ZeroMqMessageProducerSpec
-
Whether raw
ZMsg is present as a payload of message to produce or
it is fully converted to a
Message including
ZeroMqHeaders.TOPIC header (if any).
- receiveTimeout(long) - Method in class org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec
-
- receiveTimeout(long) - Method in class org.springframework.integration.amqp.dsl.SimpleMessageListenerContainerSpec
-
- receiveTimeout(long) - Method in class org.springframework.integration.dsl.PollerSpec
-
Specify a timeout in milliseconds to wait for a message in the
MessageChannel.
- receiveTimeout(long) - Method in class org.springframework.integration.jms.dsl.JmsDefaultListenerContainerSpec
-
A receive timeout.
- receiveTimeout(long) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- receiveTimeout(Long) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec.ReplyContainerSpec
-
- receiveTimeout(long) - Method in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
- receiveTimeout(long) - Method in class org.springframework.integration.jms.dsl.JmsTemplateSpec
-
- recipient(String) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
-
Adds a recipient channel that always will be selected.
- recipient(String, String) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
-
Adds a recipient channel that will be selected if the the expression evaluates to 'true'.
- recipient(String, Expression) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
-
Adds a recipient channel that will be selected if the the expression evaluates to 'true'.
- recipient(String, GenericSelector<P>) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
-
Adds a recipient channel that will be selected if the the selector's accept method returns 'true'.
- recipient(MessageChannel) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
-
Adds a recipient channel that always will be selected.
- recipient(MessageChannel, String) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
-
Adds a recipient channel that will be selected if the the expression evaluates to 'true'.
- recipient(MessageChannel, Expression) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
-
Adds a recipient channel that will be selected if the the expression evaluates to 'true'.
- recipient(MessageChannel, GenericSelector<P>) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
-
Adds a recipient channel that will be selected if the the selector's accept method returns 'true'.
- Recipient(MessageChannel) - Constructor for class org.springframework.integration.router.RecipientListRouter.Recipient
-
- Recipient(MessageChannel, MessageSelector) - Constructor for class org.springframework.integration.router.RecipientListRouter.Recipient
-
- Recipient(String) - Constructor for class org.springframework.integration.router.RecipientListRouter.Recipient
-
- Recipient(String, MessageSelector) - Constructor for class org.springframework.integration.router.RecipientListRouter.Recipient
-
- recipientFlow(GenericSelector<P>, IntegrationFlow) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
-
Adds a subflow that will be invoked if the selector's accept methods returns 'true'.
- recipientFlow(IntegrationFlow) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
-
Adds a subflow that will be invoked as a recipient.
- recipientFlow(String, IntegrationFlow) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
-
Adds a subflow that will be invoked if the expression evaluates to 'true'.
- recipientFlow(Expression, IntegrationFlow) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
-
Adds a subflow that will be invoked if the expression evaluates to 'true'.
- RecipientListRouter - Class in org.springframework.integration.router
-
<recipient-list-router id="simpleRouter" input-channel="routingChannelA">
<recipient channel="channel1"/>
<recipient channel="channel2"/>
</recipient-list-router>
- RecipientListRouter() - Constructor for class org.springframework.integration.router.RecipientListRouter
-
- RecipientListRouter.Recipient - Class in org.springframework.integration.router
-
- RecipientListRouterManagement - Interface in org.springframework.integration.router
-
Exposes adding/removing individual recipients operations for
RecipientListRouter.
- RecipientListRouterParser - Class in org.springframework.integration.config.xml
-
Parser for the <recipient-list-router/> element.
- RecipientListRouterParser() - Constructor for class org.springframework.integration.config.xml.RecipientListRouterParser
-
- RecipientListRouterSpec - Class in org.springframework.integration.dsl
-
- RecipientListRouterSpec() - Constructor for class org.springframework.integration.dsl.RecipientListRouterSpec
-
- recipientMessageSelector(String, MessageSelector) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
-
Adds a recipient channel that will be selected if the the selector's accept method returns 'true'.
- recipientMessageSelector(MessageChannel, MessageSelector) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
-
Adds a recipient channel that will be selected if the the selector's accept method returns 'true'.
- recipientMessageSelectorFlow(MessageSelector, IntegrationFlow) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
-
Adds a subflow that will be invoked if the selector's accept methods returns 'true'.
- record(long, TimeUnit) - Method in interface org.springframework.integration.support.management.metrics.TimerFacade
-
- record(long, TimeUnit) - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.MicroTimer
-
- recordFilterStrategy(RecordFilterStrategy<K, V>) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec
-
Specify a RecordFilterStrategy to wrap
KafkaMessageDrivenChannelAdapter.IntegrationRecordMessageListener into
FilteringMessageListenerAdapter.
- recordMessageConverter(RecordMessageConverter) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec
-
Set the message converter to use with a record-based consumer.
- recover(RetryContext) - Method in class org.springframework.integration.handler.advice.ErrorMessageSendingRecoverer
-
- recoverer - Variable in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter.Listener
-
- recoveryBackOff(BackOff) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
Specify the
BackOff for interval between recovery attempts.
- recoveryCallback(RecoveryCallback<?>) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseInboundChannelAdapterSpec
-
Set a RecoveryCallback when using retry within the adapter.
- recoveryCallback(RecoveryCallback<?>) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseInboundGatewaySpec
-
Set a RecoveryCallback when using retry within the adapter.
- recoveryCallback(RecoveryCallback<? extends Object>) - Method in class org.springframework.integration.kafka.dsl.KafkaInboundGatewaySpec
-
A RecoveryCallback instance for retry operation;
if null, the exception will be thrown to the container after retries are exhausted.
- recoveryCallback(RecoveryCallback<? extends Object>) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec
-
A RecoveryCallback instance for retry operation;
if null, the exception will be thrown to the container after retries are exhausted.
- recoveryInterval(long) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
-
- recoveryInterval(long) - Method in class org.springframework.integration.amqp.dsl.AmqpMessageChannelSpec
-
- recoveryInterval(long) - Method in class org.springframework.integration.jms.dsl.JmsDefaultListenerContainerSpec
-
Specify a recovery interval.
- recoveryInterval(long) - Method in class org.springframework.integration.jms.dsl.JmsMessageChannelSpec
-
- recoveryInterval(Long) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec.ReplyContainerSpec
-
- RecursiveDirectoryScanner - Class in org.springframework.integration.file
-
- RecursiveDirectoryScanner() - Constructor for class org.springframework.integration.file.RecursiveDirectoryScanner
-
- recursiveFindAnnotation(Class<? extends Annotation>, Annotation, List<Annotation>, Set<Annotation>) - Method in class org.springframework.integration.config.annotation.MessagingAnnotationPostProcessor
-
- RedisChannelMessageStore - Class in org.springframework.integration.redis.store
-
- RedisChannelMessageStore(RedisConnectionFactory) - Constructor for class org.springframework.integration.redis.store.RedisChannelMessageStore
-
Construct a message store that uses Java Serialization for messages.
- RedisChannelParser - Class in org.springframework.integration.redis.config
-
Parser for the 'channel' and 'publish-subscribe-channel' elements of the
Spring Integration Redis namespace.
- RedisChannelParser() - Constructor for class org.springframework.integration.redis.config.RedisChannelParser
-
- RedisChannelPriorityMessageStore - Class in org.springframework.integration.redis.store
-
- RedisChannelPriorityMessageStore(RedisConnectionFactory) - Constructor for class org.springframework.integration.redis.store.RedisChannelPriorityMessageStore
-
- RedisExceptionEvent - Class in org.springframework.integration.redis.event
-
- RedisExceptionEvent(Object, Throwable) - Constructor for class org.springframework.integration.redis.event.RedisExceptionEvent
-
- RedisHeaders - Class in org.springframework.integration.redis.support
-
Pre-defined names and prefixes to be used for
for dealing with headers required by Redis components
- RedisInboundChannelAdapter - Class in org.springframework.integration.redis.inbound
-
- RedisInboundChannelAdapter(RedisConnectionFactory) - Constructor for class org.springframework.integration.redis.inbound.RedisInboundChannelAdapter
-
- RedisInboundChannelAdapterParser - Class in org.springframework.integration.redis.config
-
- RedisInboundChannelAdapterParser() - Constructor for class org.springframework.integration.redis.config.RedisInboundChannelAdapterParser
-
- RedisIntegrationEvent - Class in org.springframework.integration.redis.event
-
- RedisIntegrationEvent(Object) - Constructor for class org.springframework.integration.redis.event.RedisIntegrationEvent
-
- RedisIntegrationEvent(Object, Throwable) - Constructor for class org.springframework.integration.redis.event.RedisIntegrationEvent
-
- RedisLockRegistry - Class in org.springframework.integration.redis.util
-
- RedisLockRegistry(RedisConnectionFactory, String) - Constructor for class org.springframework.integration.redis.util.RedisLockRegistry
-
Constructs a lock registry with the default (60 second) lock expiration.
- RedisLockRegistry(RedisConnectionFactory, String, long) - Constructor for class org.springframework.integration.redis.util.RedisLockRegistry
-
Constructs a lock registry with the supplied lock expiration.
- RedisMessageStore - Class in org.springframework.integration.redis.store
-
- RedisMessageStore(RedisConnectionFactory) - Constructor for class org.springframework.integration.redis.store.RedisMessageStore
-
- RedisMessageStore(RedisConnectionFactory, String) - Constructor for class org.springframework.integration.redis.store.RedisMessageStore
-
- RedisMetadataStore - Class in org.springframework.integration.redis.metadata
-
- RedisMetadataStore(RedisProperties) - Constructor for class org.springframework.integration.redis.metadata.RedisMetadataStore
-
- RedisMetadataStore(RedisConnectionFactory) - Constructor for class org.springframework.integration.redis.metadata.RedisMetadataStore
-
- RedisMetadataStore(RedisConnectionFactory, String) - Constructor for class org.springframework.integration.redis.metadata.RedisMetadataStore
-
- RedisMetadataStore(RedisOperations<String, ?>) - Constructor for class org.springframework.integration.redis.metadata.RedisMetadataStore
-
- RedisMetadataStore(RedisOperations<String, ?>, String) - Constructor for class org.springframework.integration.redis.metadata.RedisMetadataStore
-
- RedisNamespaceHandler - Class in org.springframework.integration.redis.config
-
Namespace handler for Spring Integration's 'redis' namespace.
- RedisNamespaceHandler() - Constructor for class org.springframework.integration.redis.config.RedisNamespaceHandler
-
- RedisOutboundChannelAdapterParser - Class in org.springframework.integration.redis.config
-
Parser for the <outbound-channel-adapter/> component.
- RedisOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.redis.config.RedisOutboundChannelAdapterParser
-
- RedisOutboundGateway - Class in org.springframework.integration.redis.outbound
-
The Gateway component implementation to perform Redis commands with provided arguments and to return command result.
- RedisOutboundGateway(RedisTemplate<?, ?>) - Constructor for class org.springframework.integration.redis.outbound.RedisOutboundGateway
-
- RedisOutboundGateway(RedisConnectionFactory) - Constructor for class org.springframework.integration.redis.outbound.RedisOutboundGateway
-
- RedisOutboundGatewayParser - Class in org.springframework.integration.redis.config
-
Parser for the <int-redis:outbound-gateway/> component.
- RedisOutboundGatewayParser() - Constructor for class org.springframework.integration.redis.config.RedisOutboundGatewayParser
-
- RedisPublishingMessageHandler - Class in org.springframework.integration.redis.outbound
-
- RedisPublishingMessageHandler(RedisConnectionFactory) - Constructor for class org.springframework.integration.redis.outbound.RedisPublishingMessageHandler
-
- RedisQueueInboundChannelAdapterParser - Class in org.springframework.integration.redis.config
-
Parser for the <queue-inbound-channel-adapter> element of the 'redis' namespace.
- RedisQueueInboundChannelAdapterParser() - Constructor for class org.springframework.integration.redis.config.RedisQueueInboundChannelAdapterParser
-
- RedisQueueInboundGateway - Class in org.springframework.integration.redis.inbound
-
- RedisQueueInboundGateway(String, RedisConnectionFactory) - Constructor for class org.springframework.integration.redis.inbound.RedisQueueInboundGateway
-
- RedisQueueInboundGatewayParser - Class in org.springframework.integration.redis.config
-
Parser for the <queue-inbound-gateway> element of the 'redis' namespace.
- RedisQueueInboundGatewayParser() - Constructor for class org.springframework.integration.redis.config.RedisQueueInboundGatewayParser
-
- RedisQueueMessageDrivenEndpoint - Class in org.springframework.integration.redis.inbound
-
- RedisQueueMessageDrivenEndpoint(String, RedisConnectionFactory) - Constructor for class org.springframework.integration.redis.inbound.RedisQueueMessageDrivenEndpoint
-
- RedisQueueOutboundChannelAdapter - Class in org.springframework.integration.redis.outbound
-
- RedisQueueOutboundChannelAdapter(String, RedisConnectionFactory) - Constructor for class org.springframework.integration.redis.outbound.RedisQueueOutboundChannelAdapter
-
- RedisQueueOutboundChannelAdapter(Expression, RedisConnectionFactory) - Constructor for class org.springframework.integration.redis.outbound.RedisQueueOutboundChannelAdapter
-
- RedisQueueOutboundChannelAdapterParser - Class in org.springframework.integration.redis.config
-
Parser for the <int-redis:queue-outbound-channel-adapter> element.
- RedisQueueOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.redis.config.RedisQueueOutboundChannelAdapterParser
-
- RedisQueueOutboundGateway - Class in org.springframework.integration.redis.outbound
-
- RedisQueueOutboundGateway(String, RedisConnectionFactory) - Constructor for class org.springframework.integration.redis.outbound.RedisQueueOutboundGateway
-
- RedisQueueOutboundGatewayParser - Class in org.springframework.integration.redis.config
-
Parser for the <int-redis:queue-outbound-channel-adapter> element.
- RedisQueueOutboundGatewayParser() - Constructor for class org.springframework.integration.redis.config.RedisQueueOutboundGatewayParser
-
- RedisStoreInboundChannelAdapterParser - Class in org.springframework.integration.redis.config
-
Parser for Redis store inbound adapters
- RedisStoreInboundChannelAdapterParser() - Constructor for class org.springframework.integration.redis.config.RedisStoreInboundChannelAdapterParser
-
- RedisStoreMessageSource - Class in org.springframework.integration.redis.inbound
-
Inbound channel adapter which returns a Message representing a view into
a Redis store.
- RedisStoreMessageSource(RedisTemplate<String, ?>, Expression) - Constructor for class org.springframework.integration.redis.inbound.RedisStoreMessageSource
-
Creates an instance with the provided
RedisTemplate and SpEL expression
which should resolve to a 'key' name of the collection to be used.
- RedisStoreMessageSource(RedisConnectionFactory, Expression) - Constructor for class org.springframework.integration.redis.inbound.RedisStoreMessageSource
-
Creates an instance with the provided
RedisConnectionFactory and SpEL expression
which should resolve to a 'key' name of the collection to be used.
- RedisStoreOutboundChannelAdapterParser - Class in org.springframework.integration.redis.config
-
Parser for the <redis:store-outbound-channel-adapter> element.
- RedisStoreOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.redis.config.RedisStoreOutboundChannelAdapterParser
-
- RedisStoreWritingMessageHandler - Class in org.springframework.integration.redis.outbound
-
Implementation of
MessageHandler which writes
Message data into a Redis store identified by a key
String.
- RedisStoreWritingMessageHandler(RedisTemplate<String, ?>) - Constructor for class org.springframework.integration.redis.outbound.RedisStoreWritingMessageHandler
-
- RedisStoreWritingMessageHandler(RedisConnectionFactory) - Constructor for class org.springframework.integration.redis.outbound.RedisStoreWritingMessageHandler
-
- REF_ATTRIBUTE - Static variable in class org.springframework.integration.config.xml.AbstractConsumerEndpointParser
-
- REF_ATTRIBUTE - Static variable in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- REFRESH - Static variable in class org.springframework.integration.http.support.DefaultHttpHeaderMapper
-
- REFRESH_CHECK_DELAY_ATTRIBUTE - Static variable in class org.springframework.integration.scripting.config.AbstractScriptParser
-
- RefreshableResourceScriptSource - Class in org.springframework.integration.scripting
-
- RefreshableResourceScriptSource(Resource, long) - Constructor for class org.springframework.integration.scripting.RefreshableResourceScriptSource
-
- refreshCheckDelay(long) - Method in class org.springframework.integration.scripting.dsl.ScriptMessageSourceSpec
-
The refreshCheckDelay in milliseconds for refreshable script resource.
- refreshCheckDelay(long) - Method in class org.springframework.integration.scripting.dsl.ScriptSpec
-
The refreshCheckDelay in milliseconds for refreshable script resource.
- refreshGraph() - Method in class org.springframework.integration.http.management.IntegrationGraphController
-
- regexFileNameFilter(String) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Specify a simple pattern to match remote files (e.g.
- regexFileNameFilter(String) - Method in class org.springframework.integration.ftp.dsl.FtpOutboundGatewaySpec
-
- regexFileNameFilter(String) - Method in class org.springframework.integration.sftp.dsl.SftpOutboundGatewaySpec
-
- regexFilter(String) - Method in class org.springframework.integration.file.dsl.FileInboundChannelAdapterSpec
-
- regexFilter(String) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
Configure a regex pattern filter (e.g.
- regexFilter(String) - Method in class org.springframework.integration.file.dsl.RemoteFileStreamingInboundChannelAdapterSpec
-
Configure a regex pattern filter (e.g.
- regexFilter(String) - Method in class org.springframework.integration.ftp.dsl.FtpInboundChannelAdapterSpec
-
Specify a regular expression to match remote files.
- regexFilter(String) - Method in class org.springframework.integration.ftp.dsl.FtpStreamingInboundChannelAdapterSpec
-
Specify a regular expression to match remote files (e.g.
- regexFilter(String) - Method in class org.springframework.integration.sftp.dsl.SftpInboundChannelAdapterSpec
-
- regexFilter(String) - Method in class org.springframework.integration.sftp.dsl.SftpStreamingInboundChannelAdapterSpec
-
Specify a regular expression to match remote files (e.g.
- regexMputFilter(String) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
- RegexPatternFileListFilter - Class in org.springframework.integration.file.filters
-
Implementation of AbstractRegexPatternMatchingFileListFilter for java.io.File instances.
- RegexPatternFileListFilter(String) - Constructor for class org.springframework.integration.file.filters.RegexPatternFileListFilter
-
- RegexPatternFileListFilter(Pattern) - Constructor for class org.springframework.integration.file.filters.RegexPatternFileListFilter
-
- RegexTestXPathMessageSelector - Class in org.springframework.integration.xml.selector
-
XPath
MessageSelector that tests if a
provided String value matches a given Regular Expression.
- RegexTestXPathMessageSelector(String, Map<String, String>, String) - Constructor for class org.springframework.integration.xml.selector.RegexTestXPathMessageSelector
-
Creates a selector which attempts to match the given regex and supports multiple namespaces.
- RegexTestXPathMessageSelector(String, String, String, String) - Constructor for class org.springframework.integration.xml.selector.RegexTestXPathMessageSelector
-
Creates a selector which attempts to match the given regex and supports a single namespace.
- RegexTestXPathMessageSelector(String, String) - Constructor for class org.springframework.integration.xml.selector.RegexTestXPathMessageSelector
-
Creates a non-namespaced selector which attempts to match the given regex.
- RegexTestXPathMessageSelector(XPathExpression, String) - Constructor for class org.springframework.integration.xml.selector.RegexTestXPathMessageSelector
-
Creates a selector which attempts to match the given regex against the evaluation result
of the provided
XPathExpression.
- RegexUtils - Class in org.springframework.integration.ip.util
-
Regular Expression Utilities.
- register(S, Consumer<S>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- register() - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext.IntegrationFlowRegistrationBuilder
-
- register() - Method in class org.springframework.integration.dsl.context.StandardIntegrationFlowContext.StandardIntegrationFlowRegistrationBuilder
-
Register an
IntegrationFlow and all the dependant and support components
in the application context and return an associated
IntegrationFlowRegistration
control object.
- registerBean(String, Object) - Method in class org.springframework.integration.test.util.TestUtils.TestApplicationContext
-
- registerBeanDefinition(BeanDefinitionHolder, BeanDefinitionRegistry) - Method in class org.springframework.integration.config.xml.AbstractChannelParser
-
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.integration.config.IntegrationComponentScanRegistrar
-
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.integration.config.IntegrationRegistrar
-
Invoked by the framework when an @EnableIntegration annotation is encountered.
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.integration.config.MessageHistoryRegistrar
-
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.integration.config.MessagingGatewayRegistrar
-
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.integration.config.PublisherRegistrar
-
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptorRegistrar
-
- registerChannel(String, MessageChannel) - Method in class org.springframework.integration.test.util.TestUtils.TestApplicationContext
-
- registerConverter(BeanDefinitionRegistry, BeanMetadataElement) - Method in class org.springframework.integration.config.IntegrationConverterInitializer
-
- registerEndpoint(String, Object) - Method in class org.springframework.integration.test.util.TestUtils.TestApplicationContext
-
- registerListener(TcpListener) - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
Registers a TcpListener to receive messages after
the payload has been converted from the input data.
- registerListener(TcpListener) - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
Delegate TCP Client Connection factories that are used to receive
data need a Listener to send the messages to.
- registerListener(TcpListener) - Method in class org.springframework.integration.ip.tcp.connection.FailoverClientConnectionFactory
-
Delegate TCP Client Connection factories that are used to receive
data need a Listener to send the messages to.
- registerListener(TcpListener) - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- registerListener(TcpListener) - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
Set the listener that will receive incoming Messages.
- registerListener(TcpListener) - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- registerMessageGroupExpiryCallback(MessageGroupStore.MessageGroupCallback) - Method in class org.springframework.integration.store.AbstractMessageGroupStore
-
- registerMessageGroupExpiryCallback(MessageGroupStore.MessageGroupCallback) - Method in interface org.springframework.integration.store.MessageGroupStore
-
- registerMetricsCaptor(MetricsCaptor) - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
- registerMetricsCaptor(MetricsCaptor) - Method in class org.springframework.integration.channel.NullChannel
-
- registerMetricsCaptor(MetricsCaptor) - Method in class org.springframework.integration.channel.QueueChannel
-
- registerMetricsCaptor(MetricsCaptor) - Method in class org.springframework.integration.endpoint.AbstractMessageSource
-
- registerMetricsCaptor(MetricsCaptor) - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
-
- registerMetricsCaptor(MetricsCaptor) - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- registerMetricsCaptor(MetricsCaptor) - Method in class org.springframework.integration.handler.MessageHandlerSupport
-
- registerMetricsCaptor(MetricsCaptor) - Method in interface org.springframework.integration.support.management.IntegrationManagement
-
- registerOutputChannelIfCan(MessageChannel) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- registerReplyMessageCorrelatorIfNecessary() - Method in class org.springframework.integration.gateway.MessagingGatewaySupport
-
- registerScriptExecutorProviderIfNecessary(BeanDefinitionRegistry) - Method in class org.springframework.integration.groovy.config.GroovyIntegrationConfigurationInitializer
-
- registerSender(TcpSender) - Method in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
-
Registers a TcpSender; for server sockets, used to
provide connection information so a sender can be used
to reply to incoming messages.
- registerSender(TcpSender) - Method in class org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory
-
- registerSender(TcpSender) - Method in class org.springframework.integration.ip.tcp.connection.FailoverClientConnectionFactory
-
- registerSender(TcpSender) - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- registerSender(TcpSender) - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
Registers a sender.
- registerSender(TcpSender) - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- registerSenders(List<TcpSender>) - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
Registers the senders.
- registerSpelFunctionBean(BeanDefinitionRegistry, String, String, String) - Static method in class org.springframework.integration.config.IntegrationConfigUtils
-
- registerTestListener(TcpListener) - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
-
Set a temporary listener to receive just the first incoming message.
- registerTypes(Kryo) - Method in class org.springframework.integration.codec.kryo.AbstractKryoRegistrar
-
- registerTypes(Kryo) - Method in class org.springframework.integration.codec.kryo.CompositeKryoRegistrar
-
- registerTypes(Kryo) - Method in interface org.springframework.integration.codec.kryo.KryoRegistrar
-
This method is invoked by the
PojoCodec and
applied to the
Kryo instance whenever a new instance is created.
- registerTypes(Kryo) - Method in class org.springframework.integration.codec.kryo.MessageKryoRegistrar
-
- registerWebSocketHandlers(WebSocketHandlerRegistry) - Method in class org.springframework.integration.websocket.ServerWebSocketContainer
-
- registration(IntegrationFlow) - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext
-
- registration(IntegrationFlow) - Method in class org.springframework.integration.dsl.context.StandardIntegrationFlowContext
-
- RegistrationIds - Class in org.springframework.integration.codec.kryo
-
Default registration ids for serializers provided by the framework.
- reject(AcknowledgmentCallback) - Static method in class org.springframework.integration.acks.AckUtils
-
REJECT the associated message if the callback is not null.
- rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.springframework.integration.util.CallerBlocksPolicy
-
- RELATIVE_PATH - Static variable in class org.springframework.integration.file.FileHeaders
-
- release() - Method in class org.springframework.integration.util.UpperBound
-
Releases one lock on the underlying semaphore.
- release(int) - Method in class org.springframework.integration.util.UpperBound
-
Releases several locks on the underlying semaphore.
- releaseConnection() - Method in class org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory
-
- releaseExpression(String) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
- releaseItem(T) - Method in interface org.springframework.integration.util.Pool
-
Releases an item back into the pool.
- releaseItem(T) - Method in class org.springframework.integration.util.SimplePool
-
Returns an item to the pool.
- releasePartialSequences(boolean) - Method in class org.springframework.integration.dsl.ResequencerSpec
-
- ReleaseStrategy - Interface in org.springframework.integration.aggregator
-
Strategy for determining when a group of messages reaches a state of
completion (i.e.
- ReleaseStrategy - Annotation Type in org.springframework.integration.annotation
-
Indicates that a method is capable of asserting if a list of messages or
payload objects is complete.
- releaseStrategy(Object, String) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
- releaseStrategy(ReleaseStrategy) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
-
- ReleaseStrategyFactoryBean - Class in org.springframework.integration.config
-
- ReleaseStrategyFactoryBean() - Constructor for class org.springframework.integration.config.ReleaseStrategyFactoryBean
-
- ReloadableResourceBundleExpressionSource - Class in org.springframework.integration.expression
-
ExpressionSource implementation that accesses resource bundles using specified basenames.
- ReloadableResourceBundleExpressionSource() - Constructor for class org.springframework.integration.expression.ReloadableResourceBundleExpressionSource
-
- REMAINING_RECORDS - Static variable in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
The number of records remaining from the previous poll.
- remainingCapacity() - Method in class org.springframework.integration.store.MessageGroupQueue
-
- REMOTE_DIRECTORY - Static variable in class org.springframework.integration.file.FileHeaders
-
- REMOTE_FILE - Static variable in class org.springframework.integration.file.FileHeaders
-
- REMOTE_FILE_INFO - Static variable in class org.springframework.integration.file.FileHeaders
-
A remote file information representation
- REMOTE_HOST_PORT - Static variable in class org.springframework.integration.file.FileHeaders
-
A remote host/port the file has been polled from
- REMOTE_PORT - Static variable in class org.springframework.integration.ip.IpHeaders
-
The remote port from which a TCP message was received.
- REMOTE_TIMEOUT - Static variable in class org.springframework.integration.ip.config.IpAdapterParserUtils
-
- REMOTE_TIMEOUT_EXPRESSION - Static variable in class org.springframework.integration.ip.config.IpAdapterParserUtils
-
- remoteComparator(Comparator<F>) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
Set a comparator to sort the retrieved list of F (the Type that represents
the remote file) prior to applying filters and max fetch size.
- remoteDirectory(String) - Method in class org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec
-
Specify a remote directory path.
- remoteDirectory(Function<Message<P>, String>) - Method in class org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec
-
Specify a remote directory path
Function.
- remoteDirectory(String) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
Specify the full path to the remote directory.
- remoteDirectory(String) - Method in class org.springframework.integration.file.dsl.RemoteFileStreamingInboundChannelAdapterSpec
-
Specify the full path to the remote directory.
- remoteDirectory(Expression) - Method in class org.springframework.integration.file.dsl.RemoteFileStreamingInboundChannelAdapterSpec
-
Specify an expression that evaluates to the full path to the remote directory.
- remoteDirectory(Function<Message<?>, String>) - Method in class org.springframework.integration.file.dsl.RemoteFileStreamingInboundChannelAdapterSpec
-
Specify a function that is invoked to determine the full path to the remote directory.
- remoteDirectoryExpression(String) - Method in class org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec
-
Specify a remote directory path SpEL expression.
- remoteDirectoryExpression(Expression) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
Specify an expression that evaluates to the full path to the remote directory.
- remoteDirectoryExpression(String) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Set the remote directory expression used to determine the remote directory to which
files will be sent.
- remoteDirectoryExpression(Expression) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Set the remote directory expression used to determine the remote directory to which
files will be sent.
- remoteDirectoryFunction(Function<Message<P>, String>) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Specify a
Function for remote directory.
- RemoteFileInboundChannelAdapterSpec<F,S extends RemoteFileInboundChannelAdapterSpec<F,S,MS>,MS extends AbstractInboundFileSynchronizingMessageSource<F>> - Class in org.springframework.integration.file.dsl
-
- RemoteFileInboundChannelAdapterSpec(AbstractInboundFileSynchronizer<F>) - Constructor for class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
- remoteFileMetadataStore(MetadataStore) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
- RemoteFileOperations<F> - Interface in org.springframework.integration.file.remote
-
Strategy for performing operations on remote files.
- RemoteFileOperations.OperationsCallback<F,T> - Interface in org.springframework.integration.file.remote
-
Callback for using the same session for multiple
RemoteFileTemplate operations.
- RemoteFileOutboundChannelAdapterParser - Class in org.springframework.integration.file.config
-
- RemoteFileOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.file.config.RemoteFileOutboundChannelAdapterParser
-
- RemoteFileOutboundGatewaySpec<F,S extends RemoteFileOutboundGatewaySpec<F,S>> - Class in org.springframework.integration.file.dsl
-
- RemoteFileOutboundGatewaySpec(AbstractRemoteFileOutboundGateway<F>) - Constructor for class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
- remoteFileSeparator(String) - Method in class org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec
-
Specify a remote file separator symbol.
- remoteFileSeparator(String) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
-
Configure the file name path separator used by the remote system.
- remoteFileSeparator(String) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Set the file separator when dealing with remote files; default '/'.
- remoteFileSeparator(String) - Method in class org.springframework.integration.file.dsl.RemoteFileStreamingInboundChannelAdapterSpec
-
Configure the file name path separator used by the remote system.
- RemoteFileStreamingInboundChannelAdapterSpec<F,S extends RemoteFileStreamingInboundChannelAdapterSpec<F,S,MS>,MS extends AbstractRemoteFileStreamingMessageSource<F>> - Class in org.springframework.integration.file.dsl
-
- RemoteFileStreamingInboundChannelAdapterSpec() - Constructor for class org.springframework.integration.file.dsl.RemoteFileStreamingInboundChannelAdapterSpec
-
- remoteFileTemplate - Variable in class org.springframework.integration.file.remote.handler.FileTransferringMessageHandler
-
- RemoteFileTemplate<F> - Class in org.springframework.integration.file.remote
-
A general abstraction for dealing with remote files.
- RemoteFileTemplate(SessionFactory<F>) - Constructor for class org.springframework.integration.file.remote.RemoteFileTemplate
-
- remoteFileTemplateExplicitlySet(boolean) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
- RemoteFileUtils - Class in org.springframework.integration.file.remote
-
Utility methods for supporting remote file operations.
- remotePath(AbstractFileInfo<F>) - Method in class org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource
-
- remoteTimeout(long) - Method in class org.springframework.integration.ip.dsl.TcpOutboundGatewaySpec
-
- remoteTimeout(Function<Message<P>, ?>) - Method in class org.springframework.integration.ip.dsl.TcpOutboundGatewaySpec
-
Configure a
Function that will be invoked at runtime to determine the destination to
which a message will be sent.
- remove(MessageGroup) - Method in class org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler
-
- remove(ChannelInterceptor) - Method in class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
-
- remove(int) - Method in class org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
-
- remove(String) - Method in interface org.springframework.integration.dsl.context.IntegrationFlowContext
-
Destroy an
IntegrationFlow bean (as well as all its dependant beans)
for provided
flowId and clean up all the local cache for it.
- remove(String) - Method in class org.springframework.integration.dsl.context.StandardIntegrationFlowContext
-
Destroy an
IntegrationFlow bean (as well as all its dependant beans)
for provided
flowId and clean up all the local cache for it.
- remove(Object) - Method in class org.springframework.integration.expression.ExpressionEvalMap
-
- remove(F) - Method in class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter
-
- remove(F) - Method in class org.springframework.integration.file.filters.AcceptOnceFileListFilter
-
- remove(F) - Method in class org.springframework.integration.file.filters.CompositeFileListFilter
-
- remove(F) - Method in interface org.springframework.integration.file.filters.ResettableFileListFilter
-
Remove the specified file from the filter so it will pass on the next attempt.
- remove(String) - Method in interface org.springframework.integration.file.remote.RemoteFileOperations
-
Remove a remote file.
- remove(String) - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- remove(String) - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
-
- remove(String) - Method in interface org.springframework.integration.file.remote.session.Session
-
- remove(String) - Method in class org.springframework.integration.ftp.session.FtpSession
-
- remove(String) - Method in class org.springframework.integration.gemfire.metadata.GemfireMetadataStore
-
- remove(int) - Method in class org.springframework.integration.history.MessageHistory
-
- remove(Object) - Method in class org.springframework.integration.history.MessageHistory
-
- remove(String) - Method in class org.springframework.integration.jdbc.metadata.JdbcMetadataStore
-
- remove(String) - Method in interface org.springframework.integration.metadata.MetadataStore
-
Remove a value for the given key from this MetadataStore.
- remove(String) - Method in class org.springframework.integration.metadata.PropertiesPersistingMetadataStore
-
- remove(String) - Method in class org.springframework.integration.metadata.SimpleMetadataStore
-
- remove(String) - Method in class org.springframework.integration.mongodb.metadata.MongoDbMetadataStore
-
Remove the metadata entry for the provided key and return its value, if any,
using findAndRemove MongoDB operation.
- remove(String) - Method in class org.springframework.integration.redis.metadata.RedisMetadataStore
-
- remove(String) - Method in class org.springframework.integration.sftp.session.SftpSession
-
- remove(Message<?>) - Method in interface org.springframework.integration.store.MessageGroup
-
Remove the message from this group.
- remove(UUID) - Method in class org.springframework.integration.store.MessageGroupMetadata
-
- remove(Message<?>) - Method in class org.springframework.integration.store.SimpleMessageGroup
-
- remove() - Method in interface org.springframework.integration.support.management.metrics.MeterFacade
-
Remove this meter facade.
- remove() - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.AbstractMeter
-
- remove(Object) - Method in class org.springframework.integration.support.MutableMessageHeaders
-
- remove(String) - Method in class org.springframework.integration.zookeeper.metadata.ZookeeperMetadataStore
-
- removeAll(Collection<?>) - Method in class org.springframework.integration.history.MessageHistory
-
- removeAll(Collection<UUID>) - Method in class org.springframework.integration.store.MessageGroupMetadata
-
- removeAllIdleItems() - Method in interface org.springframework.integration.util.Pool
-
Removes all idle items from the pool.
- removeAllIdleItems() - Method in class org.springframework.integration.util.SimplePool
-
- removeChannelMapping(String) - Method in class org.springframework.integration.router.AbstractMappingMessageRouter
-
Remove a channel mapping for the given key if present.
- removeChannelMapping(String) - Method in class org.springframework.integration.router.ErrorMessageExceptionTypeRouter
-
- removeChannelMapping(String) - Method in interface org.springframework.integration.support.management.MappingMessageRouterManagement
-
Remove a channel mapping for the given key if present.
- removed(ServerSession, Path, boolean, Throwable) - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
-
- removeDeadConnection(TcpConnection) - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- removeDeadConnection(TcpConnection) - Method in interface org.springframework.integration.ip.tcp.connection.TcpSender
-
When we are using sockets owned by a
TcpListener, this
method is called each time a connection is closed.
- removeDeadConnection(TcpConnection) - Method in class org.springframework.integration.ip.tcp.TcpInboundGateway
-
- removeDeadConnection(TcpConnection) - Method in class org.springframework.integration.ip.tcp.TcpOutboundGateway
-
- removeDeadConnection(TcpConnection) - Method in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
-
- removeDestination(String...) - Method in class org.springframework.integration.stomp.inbound.StompInboundChannelAdapter
-
Remove a destination (or destinations) from the subscribed list and unsubscribe it.
- removedFromPool(T) - Method in interface org.springframework.integration.util.SimplePool.PoolItemCallback
-
Called by the pool when an item is forcibly removed from the pool - for example
when the pool size is reduced.
- removeFromIdCache(String) - Method in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
Remove a Message Id from the idCache.
- removeHandler(MessageHandler) - Method in class org.springframework.integration.dispatcher.AbstractDispatcher
-
Remove the handler from the internal handler Set.
- removeHandler(MessageHandler) - Method in interface org.springframework.integration.dispatcher.MessageDispatcher
-
Remove a message handler.
- removeHeader(String) - Method in class org.springframework.integration.support.AbstractIntegrationMessageBuilder
-
Remove the value for the given header name.
- removeHeader(String) - Method in class org.springframework.integration.support.MessageBuilder
-
Remove the value for the given header name.
- removeHeader(String) - Method in class org.springframework.integration.support.MutableMessageBuilder
-
- removeHeaders(String...) - Method in class org.springframework.integration.support.AbstractIntegrationMessageBuilder
-
Removes all headers provided via array of 'headerPatterns'.
- removeHeaders(String...) - Method in class org.springframework.integration.support.MessageBuilder
-
Removes all headers provided via array of 'headerPatterns'.
- removeHeaders(String...) - Method in class org.springframework.integration.support.MutableMessageBuilder
-
- removeInterceptor(ChannelInterceptor) - Method in class org.springframework.integration.amqp.channel.PollableAmqpChannel
-
- removeInterceptor(int) - Method in class org.springframework.integration.amqp.channel.PollableAmqpChannel
-
- removeInterceptor(ChannelInterceptor) - Method in class org.springframework.integration.channel.AbstractExecutorChannel
-
- removeInterceptor(int) - Method in class org.springframework.integration.channel.AbstractExecutorChannel
-
- removeInterceptor(ChannelInterceptor) - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
- removeInterceptor(int) - Method in class org.springframework.integration.channel.AbstractMessageChannel
-
- removeInterceptor(ChannelInterceptor) - Method in class org.springframework.integration.channel.AbstractPollableChannel
-
- removeInterceptor(int) - Method in class org.springframework.integration.channel.AbstractPollableChannel
-
- removeInterceptor(ChannelInterceptor) - Method in class org.springframework.integration.jms.PollableJmsChannel
-
- removeInterceptor(int) - Method in class org.springframework.integration.jms.PollableJmsChannel
-
- removeInterceptor(ChannelInterceptor) - Method in class org.springframework.integration.kafka.channel.PollableKafkaChannel
-
- removeInterceptor(int) - Method in class org.springframework.integration.kafka.channel.PollableKafkaChannel
-
- removeLifecycle(SmartLifecycle) - Method in class org.springframework.integration.support.SmartLifecycleRoleController
-
Remove the provided SmartLifecycle from all the roles,
for example when a SmartLifecycle bean is destroyed.
- removeListener(MetadataStoreListener) - Method in class org.springframework.integration.gemfire.metadata.GemfireMetadataStore
-
- removeListener(MetadataStoreListener) - Method in interface org.springframework.integration.metadata.ListenableMetadataStore
-
Unregisters a listener
- removeListener(MetadataStoreListener) - Method in class org.springframework.integration.zookeeper.metadata.ZookeeperMetadataStore
-
- removeMessage(UUID) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- removeMessage(UUID) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- removeMessage(UUID) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- removeMessage(UUID) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- removeMessage(UUID) - Method in interface org.springframework.integration.store.MessageStore
-
Remove the Message with the given id from the MessageStore, if present, and return it.
- removeMessage(UUID) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- removeMessageGroup(Object) - Method in class org.springframework.integration.jdbc.store.JdbcChannelMessageStore
-
- removeMessageGroup(Object) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- removeMessageGroup(Object) - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- removeMessageGroup(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- removeMessageGroup(Object) - Method in class org.springframework.integration.redis.store.RedisChannelMessageStore
-
- removeMessageGroup(Object) - Method in class org.springframework.integration.redis.store.RedisChannelPriorityMessageStore
-
- removeMessageGroup(Object) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
Remove the MessageGroup with the provided group ID.
- removeMessageGroup(Object) - Method in interface org.springframework.integration.store.BasicMessageGroupStore
-
Remove the message group with this id.
- removeMessageGroup(Object) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- removeMessagesFromGroup(Object, Collection<Message<?>>) - Method in class org.springframework.integration.jdbc.store.JdbcMessageStore
-
- removeMessagesFromGroup(Object, Collection<Message<?>>) - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
-
- removeMessagesFromGroup(Object, Collection<Message<?>>) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
-
- removeMessagesFromGroup(Object, Collection<Message<?>>) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
-
- removeMessagesFromGroup(Object, Collection<Message<?>>) - Method in class org.springframework.integration.store.AbstractKeyValueMessageStore
-
- removeMessagesFromGroup(Object, Message<?>...) - Method in class org.springframework.integration.store.AbstractMessageGroupStore
-
- removeMessagesFromGroup(Object, Collection<Message<?>>) - Method in interface org.springframework.integration.store.MessageGroupStore
-
Persist the deletion of messages from the group.
- removeMessagesFromGroup(Object, Message<?>...) - Method in interface org.springframework.integration.store.MessageGroupStore
-
Persist the deletion of messages from the group.
- removeMessagesFromGroup(Object, Collection<Message<?>>) - Method in class org.springframework.integration.store.SimpleMessageStore
-
- removeMeter(MeterFacade) - Method in interface org.springframework.integration.support.management.metrics.MetricsCaptor
-
Remove a meter facade.
- removeMeter(MeterFacade) - Method in class org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor
-
- removeRecipient(String) - Method in class org.springframework.integration.router.RecipientListRouter
-
- removeRecipient(String, String) - Method in class org.springframework.integration.router.RecipientListRouter
-
- removeRecipient(String) - Method in interface org.springframework.integration.router.RecipientListRouterManagement
-
Remove all recipients that match the channelName.
- removeRecipient(String, String) - Method in interface org.springframework.integration.router.RecipientListRouterManagement
-
Remove all recipients that match the channelName and expression.
- removeRemoteFileMetadata(File) - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
Remove a metadata for remote file associated with the provided local file.
- removeSessionFactory(Object) - Method in class org.springframework.integration.file.remote.session.DefaultSessionFactoryLocator
-
Remove a session factory.
- removeTopic(String...) - Method in class org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter
-
Remove a topic (or topics) from the subscribed list.
- removeTopic(String...) - Method in class org.springframework.integration.mqtt.inbound.MqttPahoMessageDrivenChannelAdapter
-
- rename(String, String) - Method in interface org.springframework.integration.file.remote.RemoteFileOperations
-
Rename a remote file, creating directories if needed.
- rename(String, String) - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
-
- rename(String, String) - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
-
- rename(String, String) - Method in interface org.springframework.integration.file.remote.session.Session
-
- rename(String, String) - Method in class org.springframework.integration.ftp.session.FtpSession
-
- rename(String, String) - Method in class org.springframework.integration.sftp.session.SftpSession
-
- RENAME_TO - Static variable in class org.springframework.integration.file.FileHeaders
-
- renameExpression(String) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Specify a SpEL expression for files renaming during transfer.
- renameExpression(Expression) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Specify a SpEL expression for files renaming during transfer.
- renameFunction(Function<Message<P>, String>) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
-
Specify a
Function for files renaming during transfer.
- rendezvous() - Method in class org.springframework.integration.dsl.Channels
-
- rendezvous(String) - Method in class org.springframework.integration.dsl.Channels
-
- rendezvous() - Static method in class org.springframework.integration.dsl.MessageChannels
-
- rendezvous(String) - Static method in class org.springframework.integration.dsl.MessageChannels
-
- RendezvousChannel - Class in org.springframework.integration.channel
-
- RendezvousChannel() - Constructor for class org.springframework.integration.channel.RendezvousChannel
-
- RendezvousChannelSpec - Class in org.springframework.integration.dsl
-
- RendezvousChannelSpec() - Constructor for class org.springframework.integration.dsl.RendezvousChannelSpec
-
- renew(String) - Method in class org.springframework.integration.jdbc.lock.DefaultLockRepository
-
- renew(String) - Method in interface org.springframework.integration.jdbc.lock.LockRepository
-
- RenewableLockRegistry - Interface in org.springframework.integration.support.locks
-
A
LockRegistry implementing this interface supports the renewal
of the time to live of a lock.
- renewLock(Object) - Method in class org.springframework.integration.jdbc.lock.JdbcLockRegistry
-
- renewLock(Object) - Method in interface org.springframework.integration.support.locks.RenewableLockRegistry
-
Renew the time to live of the lock is associated with the parameter object.
- reopen(boolean) - Method in class org.springframework.integration.file.dsl.TailAdapterSpec
-
If true, close and reopen the file between reading chunks.
- replace(String, String, String) - Method in class org.springframework.integration.gemfire.metadata.GemfireMetadataStore
-
- replace(String, String, String) - Method in class org.springframework.integration.jdbc.metadata.JdbcMetadataStore
-
- replace(String, String, String) - Method in interface org.springframework.integration.metadata.ConcurrentMetadataStore
-
Atomically replace the value for the key in the store if the old
value matches the oldValue argument.
- replace(String, String, String) - Method in class org.springframework.integration.metadata.PropertiesPersistingMetadataStore
-
- replace(String, String, String) - Method in class org.springframework.integration.metadata.SimpleMetadataStore
-
- replace(String, String, String) - Method in class org.springframework.integration.mongodb.metadata.MongoDbMetadataStore
-
Replace an existing metadata entry value with a new one.
- replace(String, String, String) - Method in class org.springframework.integration.redis.metadata.RedisMetadataStore
-
- replace(String, String, String) - Method in class org.springframework.integration.zookeeper.metadata.ZookeeperMetadataStore
-
- replaceChannelMappings(Properties) - Method in class org.springframework.integration.router.AbstractMappingMessageRouter
-
Convenience method allowing conversion of a list
of mappings in a control-bus message.
- replaceChannelMappings(Properties) - Method in class org.springframework.integration.router.ErrorMessageExceptionTypeRouter
-
- replaceChannelMappings(Properties) - Method in interface org.springframework.integration.support.management.MappingMessageRouterManagement
-
Provide mappings from channel keys to channel names.
- replaceRecipients(Properties) - Method in class org.springframework.integration.router.RecipientListRouter
-
- replaceRecipients(Properties) - Method in interface org.springframework.integration.router.RecipientListRouterManagement
-
Replace recipient.
- REPLY_CHANNEL - Static variable in class org.springframework.integration.ip.config.IpAdapterParserUtils
-
- REPLY_TIMEOUT - Static variable in class org.springframework.integration.ip.config.IpAdapterParserUtils
-
- REPLY_TO - Static variable in class org.springframework.integration.mail.MailHeaders
-
- replyChannel(MessageChannel) - Method in class org.springframework.integration.dsl.EnricherSpec
-
- replyChannel(String) - Method in class org.springframework.integration.dsl.EnricherSpec
-
- replyChannel(MessageChannel) - Method in class org.springframework.integration.dsl.GatewayEndpointSpec
-
Set a reply channel.
- replyChannel(String) - Method in class org.springframework.integration.dsl.GatewayEndpointSpec
-
Set a reply channel.
- replyChannel(String) - Method in class org.springframework.integration.dsl.GatewayProxySpec
-
Identifies the default channel the gateway proxy will subscribe to, to receive reply
Messages, the payloads of
which will be converted to the return type of the method signature.
- replyChannel(MessageChannel) - Method in class org.springframework.integration.dsl.GatewayProxySpec
-
Identifies the default channel the gateway proxy will subscribe to, to receive reply
Messages, the payloads of
which will be converted to the return type of the method signature.
- replyChannel(Object) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- replyChannel(Object, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- replyChannel(MessageChannel) - Method in class org.springframework.integration.dsl.MessagingGatewaySpec
-
A reply channel to use.
- replyChannel(String) - Method in class org.springframework.integration.dsl.MessagingGatewaySpec
-
A reply channel name to use.
- replyChannelExpression(String) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- replyChannelExpression(String, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- replyChannelFunction(Function<Message<P>, Object>) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- replyChannelFunction(Function<Message<P>, ?>, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- replyChannelInChainAllowed(Element) - Method in class org.springframework.integration.config.xml.AbstractConsumerEndpointParser
-
Override to allow 'reply-channel' within a chain, for components where it
makes sense (e.g.
- replyChannelInChainAllowed(Element) - Method in class org.springframework.integration.config.xml.EnricherParser
-
- replyContainer() - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
Configure a reply container with default properties.
- replyContainer(Consumer<JmsOutboundGatewaySpec.ReplyContainerSpec>) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- ReplyContainerProperties() - Constructor for class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- replyDeliveryPersistent(boolean) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec
-
- replyDestination(Destination) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- replyDestination(String) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- replyDestination(Function<Message<P>, ?>) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
Configure a
Function that will be invoked at run time to determine the destination from
which a reply will be received.
- replyDestinationExpression(String) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- replyHeadersMappedLast(boolean) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseInboundGatewaySpec
-
When mapping headers for the outbound (reply) message, determine whether the headers are
mapped before the message is converted, or afterwards.
- replyKey(String) - Method in class org.springframework.integration.http.dsl.HttpControllerEndpointSpec
-
- replyMapper(OutboundMessageMapper<?>) - Method in class org.springframework.integration.dsl.MessagingGatewaySpec
-
- replyMessageConverter(RecordMessageConverter) - Method in class org.springframework.integration.kafka.dsl.KafkaOutboundGatewaySpec
-
Set a message converter for replies (when a gateway).
- replyPayloadToFlux(boolean) - Method in class org.springframework.integration.webflux.dsl.WebFluxMessageHandlerSpec
-
The boolean flag to identify if the reply payload should be as a
Flux from the response body
or as resolved value from the Mono
of the response body.
- replyPriority(int) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec
-
- ReplyProducingMessageHandlerWrapper - Class in org.springframework.integration.handler
-
- ReplyProducingMessageHandlerWrapper(MessageHandler) - Constructor for class org.springframework.integration.handler.ReplyProducingMessageHandlerWrapper
-
- replyPubSubDomain(boolean) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- ReplyRequiredException - Exception in org.springframework.integration.handler
-
Exception that indicates no reply message is produced by a handler
that does have a value of true for the 'requiresReply' property.
- ReplyRequiredException(Message<?>, String) - Constructor for exception org.springframework.integration.handler.ReplyRequiredException
-
- ReplyRequiredException(Message<?>, String, Throwable) - Constructor for exception org.springframework.integration.handler.ReplyRequiredException
-
- replyTimeout(Long) - Method in class org.springframework.integration.dsl.EnricherSpec
-
- replyTimeout(Long) - Method in class org.springframework.integration.dsl.GatewayEndpointSpec
-
Set a reply timeout.
- replyTimeout(long) - Method in class org.springframework.integration.dsl.GatewayProxySpec
-
Allows to specify how long this gateway will wait for the reply Message
before returning.
- replyTimeout(long) - Method in class org.springframework.integration.dsl.MessagingGatewaySpec
-
A reply timeout to use.
- replyTimeToLive(long) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec
-
- replyTo(String) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set the ReplyTo: address.
- replyToExpression(String) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set the expression that will be evaluated to determine the ReplyTo: address.
- replyToFunction(Function<Message<P>, String>) - Method in class org.springframework.integration.mail.dsl.MailHeadersBuilder
-
Set a function that will be invoked to determine the ReplyTo: address based on the
message.
- request - Variable in class org.springframework.integration.ftp.server.FtpRequestEvent
-
- REQUEST_HANDLER_ADVICE_CHAIN - Static variable in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- REQUEST_METHOD - Static variable in class org.springframework.integration.http.HttpHeaders
-
- REQUEST_TIMEOUT - Static variable in class org.springframework.integration.ip.config.IpAdapterParserUtils
-
- REQUEST_URL - Static variable in class org.springframework.integration.http.HttpHeaders
-
- requestCallback(WebServiceMessageCallback) - Method in class org.springframework.integration.ws.dsl.BaseWsOutboundGatewaySpec
-
- requestChannel(MessageChannel) - Method in class org.springframework.integration.dsl.EnricherSpec
-
- requestChannel(String) - Method in class org.springframework.integration.dsl.EnricherSpec
-
- requestChannel(MessageChannel) - Method in class org.springframework.integration.dsl.MessagingGatewaySpec
-
A request channel to use.
- requestChannel(String) - Method in class org.springframework.integration.dsl.MessagingGatewaySpec
-
A request channel name to use.
- requestDestination(Destination) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- requestDestination(String) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- requestDestination(Function<Message<P>, ?>) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
Configure a
Function that will be invoked at runtime to determine the destination to
which a message will be sent.
- requestDestinationExpression(String) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- requestedContentTypeResolver(RequestedContentTypeResolver) - Method in class org.springframework.integration.webflux.dsl.WebFluxInboundEndpointSpec
-
- requestElementType(ResolvableType) - Method in class org.springframework.integration.rsocket.dsl.RSocketInboundGatewaySpec
-
Specify a type of payload to be generated when the inbound RSocket request
content is read by the converters/encoders.
- requestFactory(ClientHttpRequestFactory) - Method in class org.springframework.integration.http.dsl.HttpMessageHandlerSpec
-
- RequestHandlerCircuitBreakerAdvice - Class in org.springframework.integration.handler.advice
-
A circuit breaker that stops calling a failing service after threshold
failures, until halfOpenAfter milliseconds has elapsed.
- RequestHandlerCircuitBreakerAdvice() - Constructor for class org.springframework.integration.handler.advice.RequestHandlerCircuitBreakerAdvice
-
- RequestHandlerCircuitBreakerAdvice.CircuitBreakerOpenException - Exception in org.springframework.integration.handler.advice
-
An exception thrown when the circuit breaker is in an open state.
- RequestHandlerRetryAdvice - Class in org.springframework.integration.handler.advice
-
Uses spring-retry to perform stateless or stateful retry.
- RequestHandlerRetryAdvice() - Constructor for class org.springframework.integration.handler.advice.RequestHandlerRetryAdvice
-
- requestMapper(InboundMessageMapper<?>) - Method in class org.springframework.integration.dsl.MessagingGatewaySpec
-
- requestMapping - Variable in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec
-
- requestMapping(Consumer<HttpInboundEndpointSupportSpec.RequestMappingSpec>) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec
-
- RequestMapping - Class in org.springframework.integration.http.inbound
-
- RequestMapping() - Constructor for class org.springframework.integration.http.inbound.RequestMapping
-
- RequestMessageCallback(WebServiceMessageCallback, Message<?>) - Constructor for class org.springframework.integration.ws.AbstractWebServiceOutboundGateway.RequestMessageCallback
-
- requestPayload(Function<Message<P>, ?>) - Method in class org.springframework.integration.dsl.EnricherSpec
-
- requestPayloadExpression(String) - Method in class org.springframework.integration.dsl.EnricherSpec
-
- requestPayloadType(Class<?>) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec
-
Specify the type of payload to be generated when the inbound HTTP request content is read by the
HttpMessageConverters.
- requestPayloadType(ResolvableType) - Method in class org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec
-
Specify the type of payload to be generated when the inbound HTTP request content is read by the
HttpMessageConverters.
- requestPubSubDomain(boolean) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- RequestReplyExchanger - Interface in org.springframework.integration.gateway
-
Interface for a request/reply Message exchange.
- RequestReplyHeaderMapper<T> - Interface in org.springframework.integration.mapping
-
Request/Reply strategy interface for mapping
MessageHeaders to and from other
types of objects.
- RequestResponseScenario - Class in org.springframework.integration.test.support
-
Defines a Spring Integration request response test scenario.
- RequestResponseScenario(String, String) - Constructor for class org.springframework.integration.test.support.RequestResponseScenario
-
Create an instance
- requestSubFlow(IntegrationFlow) - Method in class org.springframework.integration.dsl.EnricherSpec
-
The request sub-flow.
- requestTimeout(Long) - Method in class org.springframework.integration.dsl.EnricherSpec
-
- requestTimeout(Long) - Method in class org.springframework.integration.dsl.GatewayEndpointSpec
-
Set a request timeout.
- requestTimeout(long) - Method in class org.springframework.integration.dsl.GatewayProxySpec
-
Provides the amount of time dispatcher would wait to send a Message.
- requestTimeout(long) - Method in class org.springframework.integration.dsl.MessagingGatewaySpec
-
A request timeout to use.
- requeue(AcknowledgmentCallback) - Static method in class org.springframework.integration.acks.AckUtils
-
REQUEUE the associated message if the callback is not null.
- requiresDestruction(Object) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition.ReplyProducerCleaner
-
- requiresDestruction(Object) - Method in class org.springframework.integration.history.MessageHistoryConfigurer
-
- requiresDestruction(Object) - Method in class org.springframework.integration.http.inbound.IntegrationRequestMappingHandlerMapping
-
- requiresDestruction(Object) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
-
- requiresDestruction(Object) - Method in class org.springframework.integration.webflux.inbound.WebFluxIntegrationRequestMappingHandlerMapping
-
- requiresReply(boolean) - Method in class org.springframework.integration.dsl.BarrierSpec
-
- requiresReply(boolean) - Method in class org.springframework.integration.dsl.ConsumerEndpointSpec
-
- rescheduleAt(Message<?>, Date) - Method in class org.springframework.integration.handler.DelayHandler
-
- reschedulePersistedMessages() - Method in class org.springframework.integration.handler.DelayHandler
-
Used for reading persisted Messages in the 'messageStore' to reschedule them e.g.
- reschedulePersistedMessages() - Method in interface org.springframework.integration.handler.DelayHandlerManagement
-
- resequence() - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- resequence(Consumer<ResequencerSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- ResequencerParser - Class in org.springframework.integration.config.xml
-
Parser for the <resequencer> element.
- ResequencerParser() - Constructor for class org.springframework.integration.config.xml.ResequencerParser
-
- ResequencerSpec - Class in org.springframework.integration.dsl
-
- ResequencerSpec() - Constructor for class org.springframework.integration.dsl.ResequencerSpec
-
- ResequencingMessageGroupProcessor - Class in org.springframework.integration.aggregator
-
This class implements all the strategy interfaces needed for a default resequencer.
- ResequencingMessageGroupProcessor() - Constructor for class org.springframework.integration.aggregator.ResequencingMessageGroupProcessor
-
- ResequencingMessageHandler - Class in org.springframework.integration.aggregator
-
- ResequencingMessageHandler(MessageGroupProcessor, MessageGroupStore, CorrelationStrategy, ReleaseStrategy) - Constructor for class org.springframework.integration.aggregator.ResequencingMessageHandler
-
- ResequencingMessageHandler(MessageGroupProcessor, MessageGroupStore) - Constructor for class org.springframework.integration.aggregator.ResequencingMessageHandler
-
- ResequencingMessageHandler(MessageGroupProcessor) - Constructor for class org.springframework.integration.aggregator.ResequencingMessageHandler
-
- reset() - Method in class org.springframework.integration.scheduling.SimplePollSkipStrategy
-
Resume polling at the next Trigger event.
- reset() - Method in class org.springframework.integration.test.util.OnlyOnceTrigger
-
- reset() - Method in class org.springframework.integration.transaction.IntegrationResourceHolder
-
- resetBeans(String...) - Method in class org.springframework.integration.test.context.MockIntegrationContext
-
Reinstate the mocked beans after execution test to their real state.
- resetCache() - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory
-
Clear the cache of sessions; also any in-use sessions will be closed when
returned to the cache.
- resetServer() - Method in class org.springframework.integration.test.mail.TestMailServer.ImapServer
-
- resetServer() - Method in class org.springframework.integration.test.mail.TestMailServer.MailServer
-
- resetSharedSession() - Method in interface org.springframework.integration.file.remote.session.SharedSessionCapable
-
Resets the shared session so the next #getSession() will return a session
using a new connection.
- resetSharedSession() - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
-
- ResettableFileListFilter<F> - Interface in org.springframework.integration.file.filters
-
A
FileListFilter that can be reset by removing a specific file from its
state.
- resolutionRequired(boolean) - Method in class org.springframework.integration.dsl.RouterSpec
-
- RESOLVABLE_TYPE - Static variable in class org.springframework.integration.mapping.support.JsonHeaders
-
The header to represent a
ResolvableType
for the target deserialized object.
- resolve(String, Message<?>) - Method in interface org.springframework.integration.redis.outbound.ArgumentsStrategy
-
- resolve(String, Message<?>) - Method in class org.springframework.integration.redis.outbound.ExpressionArgumentsStrategy
-
- resolveArgument(MethodParameter, Message<?>) - Method in class org.springframework.integration.handler.support.CollectionArgumentResolver
-
- resolveArgument(MethodParameter, Message<?>) - Method in class org.springframework.integration.handler.support.MapArgumentResolver
-
- resolveArgument(MethodParameter, Message<?>) - Method in class org.springframework.integration.handler.support.PayloadExpressionArgumentResolver
-
- resolveArgument(MethodParameter, Message<?>) - Method in class org.springframework.integration.handler.support.PayloadsArgumentResolver
-
- resolveAttribute(List<Annotation>, String, Class<T>) - Static method in class org.springframework.integration.util.MessagingAnnotationUtils
-
Get the attribute value from the annotation hierarchy, returning the first non-empty
value closest to the annotated method.
- resolveAttributeToBoolean(String) - Method in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- resolveDestination(String) - Method in class org.springframework.integration.support.channel.BeanFactoryChannelResolver
-
- resolveErrorChannel(MessageHeaders) - Method in class org.springframework.integration.handler.AbstractMessageProducingHandler
-
- resolveHttpStatusFromHeaders(MessageHeaders) - Method in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.amqp.config.AmqpInboundChannelAdapterParser
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractChannelAdapterParser
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractConsumerEndpointParser
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.config.xml.AbstractInboundGatewayParser
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.config.xml.ApplicationEventMulticasterParser
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.config.xml.ChainParser
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.config.xml.GlobalWireTapParser
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.config.xml.IntegrationManagementParser
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.config.xml.PollerParser
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.http.config.HttpInboundEndpointParser
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.jms.config.JmsMessageDrivenEndpointParser
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.jmx.config.MBeanExporterParser
-
- resolvePrimitiveType(Class<?>) - Static method in class org.springframework.integration.util.ClassUtils
-
Resolve the given class if it is a primitive wrapper class,
returning the corresponding primitive type instead.
- resolveSessionId(Message<?>) - Method in class org.springframework.integration.websocket.support.PassThruSubProtocolHandler
-
- resolveSessionId(Message<?>) - Method in class org.springframework.integration.websocket.support.SubProtocolHandlerRegistry
-
- resolveTargetBeanFromMethodWithBeanAnnotation(Method) - Method in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- resolveTargetBeanFromMethodWithBeanAnnotation(Method) - Method in class org.springframework.integration.config.annotation.BridgeFromAnnotationPostProcessor
-
- resolveTargetBeanName(Method) - Method in class org.springframework.integration.config.annotation.AbstractMethodAnnotationPostProcessor
-
- resourceHolder - Variable in class org.springframework.integration.transaction.IntegrationResourceHolderSynchronization
-
- ResourceInboundChannelAdapterParser - Class in org.springframework.integration.config.xml
-
Parser for 'resource-inbound-channel-adapter'
- ResourceInboundChannelAdapterParser() - Constructor for class org.springframework.integration.config.xml.ResourceInboundChannelAdapterParser
-
- ResourceRetrievingMessageSource - Class in org.springframework.integration.resource
-
- ResourceRetrievingMessageSource(String) - Constructor for class org.springframework.integration.resource.ResourceRetrievingMessageSource
-
- ResponseMessageExtractor() - Constructor for class org.springframework.integration.ws.AbstractWebServiceOutboundGateway.ResponseMessageExtractor
-
- rest() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
- restartAckThread() - Method in class org.springframework.integration.ip.udp.UnicastSendingMessageHandler
-
If exposed as an MBean, can be used to restart the ack thread if a fatal
(bind) error occurred, without bouncing the JVM.
- ResultFactory - Interface in org.springframework.integration.xml.result
-
Factory to create a
Result possibly taking into account the
provided message payload instance.
- ResultToDocumentTransformer - Class in org.springframework.integration.xml.transformer
-
- ResultToDocumentTransformer() - Constructor for class org.springframework.integration.xml.transformer.ResultToDocumentTransformer
-
- ResultToDocumentTransformer(DocumentBuilderFactory) - Constructor for class org.springframework.integration.xml.transformer.ResultToDocumentTransformer
-
- ResultToStringTransformer - Class in org.springframework.integration.xml.transformer
-
- ResultToStringTransformer() - Constructor for class org.springframework.integration.xml.transformer.ResultToStringTransformer
-
- ResultToStringTransformer(TransformerFactory) - Constructor for class org.springframework.integration.xml.transformer.ResultToStringTransformer
-
- ResultTransformer - Interface in org.springframework.integration.xml.transformer
-
Implementations of this class allow for the transformation of
Result
objects to other formats.
- resume() - Method in interface org.springframework.integration.core.Pausable
-
Resume the endpoint if paused.
- resume() - Method in class org.springframework.integration.kafka.inbound.KafkaInboundGateway
-
- resume() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageDrivenChannelAdapter
-
- resume() - Method in class org.springframework.integration.kafka.inbound.KafkaMessageSource
-
- retainAll(Collection<?>) - Method in class org.springframework.integration.history.MessageHistory
-
- RETAINED - Static variable in class org.springframework.integration.mqtt.support.MqttHeaders
-
- retainOriginal - Variable in class org.springframework.integration.syslog.RFC5424SyslogParser
-
- retrieveMBeanNames() - Method in class org.springframework.integration.jmx.NotificationListeningMessageProducer
-
- retrievingGateway(EntityManagerFactory) - Static method in class org.springframework.integration.jpa.dsl.Jpa
-
- retrievingGateway(EntityManager) - Static method in class org.springframework.integration.jpa.dsl.Jpa
-
- retrievingGateway(JpaOperations) - Static method in class org.springframework.integration.jpa.dsl.Jpa
-
- RetrievingJpaOutboundGatewayParser - Class in org.springframework.integration.jpa.config.xml
-
The Parser for the Retrieving Jpa Outbound Gateway.
- RetrievingJpaOutboundGatewayParser() - Constructor for class org.springframework.integration.jpa.config.xml.RetrievingJpaOutboundGatewayParser
-
- RETRY_INTERVAL - Static variable in class org.springframework.integration.ip.config.IpAdapterParserUtils
-
- RetryAdviceParser - Class in org.springframework.integration.config.xml
-
- RetryAdviceParser() - Constructor for class org.springframework.integration.config.xml.RetryAdviceParser
-
- retryConnection() - Method in interface org.springframework.integration.ip.tcp.connection.ClientModeCapable
-
Immediately attempt to establish the connection.
- retryConnection() - Method in class org.springframework.integration.ip.tcp.TcpInboundGateway
-
- retryConnection() - Method in class org.springframework.integration.ip.tcp.TcpReceivingChannelAdapter
-
- retryConnection() - Method in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
-
- retryDelay(long) - Method in class org.springframework.integration.dsl.DelayerEndpointSpec
-
Set an additional delay to apply when retrying after a release failure.
- RetryExceptionNotAvailableException(Message<?>, String) - Constructor for exception org.springframework.integration.handler.advice.ErrorMessageSendingRecoverer.RetryExceptionNotAvailableException
-
- retryInterval(long) - Method in class org.springframework.integration.ip.dsl.TcpInboundChannelAdapterSpec
-
- retryInterval(long) - Method in class org.springframework.integration.ip.dsl.TcpInboundGatewaySpec
-
- retryInterval(long) - Method in class org.springframework.integration.ip.dsl.TcpOutboundChannelAdapterSpec
-
- retryOps - Variable in class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter.Listener
-
- RetryStateGenerator - Interface in org.springframework.integration.handler.advice
-
Strategy interface for generating a RetryState instance
based on a message.
- retryTemplate(RetryTemplate) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseInboundChannelAdapterSpec
-
Set a RetryTemplate to use for retrying a message delivery within the
adapter.
- retryTemplate(RetryTemplate) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseInboundGatewaySpec
-
Set a RetryTemplate to use for retrying a message delivery within the
adapter.
- retryTemplate(RetryTemplate) - Method in class org.springframework.integration.kafka.dsl.KafkaInboundGatewaySpec
-
Specify a RetryTemplate instance to wrap
KafkaInboundGateway.IntegrationRecordMessageListener into
RetryingMessageListenerAdapter.
- retryTemplate(RetryTemplate) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec
-
Specify a RetryTemplate instance to wrap
KafkaMessageDrivenChannelAdapter.IntegrationRecordMessageListener into
RetryingMessageListenerAdapter.
- returnChannel(MessageChannel) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Set the channel to which returned messages are sent.
- ReturnedAmqpMessageException - Exception in org.springframework.integration.amqp.support
-
A MessagingException for a returned message.
- ReturnedAmqpMessageException(Message<?>, Message, int, String, String, String) - Constructor for exception org.springframework.integration.amqp.support.ReturnedAmqpMessageException
-
- returnedMessage(ReturnedMessage) - Method in class org.springframework.integration.amqp.outbound.AmqpOutboundEndpoint
-
- ReversibleFileListFilter<F> - Interface in org.springframework.integration.file.filters
-
A
FileListFilter that allows the caller to reverse (roll back) state
changes.
- revertLogLevels(String, TestUtils.LevelsContainer) - Static method in class org.springframework.integration.test.util.TestUtils
-
- RFC5424MessageConverter - Class in org.springframework.integration.syslog
-
- RFC5424MessageConverter() - Constructor for class org.springframework.integration.syslog.RFC5424MessageConverter
-
- RFC5424MessageConverter(RFC5424SyslogParser) - Constructor for class org.springframework.integration.syslog.RFC5424MessageConverter
-
Construct an instance with a non-standard parser.
- RFC5424SyslogParser - Class in org.springframework.integration.syslog
-
Parse for RFC 5424 syslog messages; when used with TCP, requires the use
of a RFC6587SyslogDeserializer which decodes the framing.
- RFC5424SyslogParser() - Constructor for class org.springframework.integration.syslog.RFC5424SyslogParser
-
Construct a default parser; do not retain the original message content unless there
is an error.
- RFC5424SyslogParser(boolean) - Constructor for class org.springframework.integration.syslog.RFC5424SyslogParser
-
- RFC5424SyslogParser.Reader - Class in org.springframework.integration.syslog
-
- RFC5424SyslogParser.Severity - Enum in org.springframework.integration.syslog
-
- RFC6587SyslogDeserializer - Class in org.springframework.integration.syslog.inbound
-
RFC5424/6587 Deserializer.
- RFC6587SyslogDeserializer() - Constructor for class org.springframework.integration.syslog.inbound.RFC6587SyslogDeserializer
-
- RFC6587SyslogDeserializer(Deserializer<byte[]>) - Constructor for class org.springframework.integration.syslog.inbound.RFC6587SyslogDeserializer
-
Construct an instance using the specified
Deserializer for
non-transparent frames.
- rm(Message<?>, Session<F>, String) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
-
Perform remote delete for the provided path.
- rm(Message<?>, Session<FTPFile>, String) - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
-
- rmdir(String) - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
-
- rmdir(String) - Method in interface org.springframework.integration.file.remote.session.Session
-
Remove a remote directory.
- rmdir(String) - Method in class org.springframework.integration.ftp.session.FtpSession
-
- rmdir(String) - Method in class org.springframework.integration.sftp.session.SftpSession
-
- RmiInboundGateway - Class in org.springframework.integration.rmi
-
- RmiInboundGateway() - Constructor for class org.springframework.integration.rmi.RmiInboundGateway
-
Deprecated.
- RmiInboundGatewayParser - Class in org.springframework.integration.rmi.config
-
- RmiInboundGatewayParser() - Constructor for class org.springframework.integration.rmi.config.RmiInboundGatewayParser
-
Deprecated.
- RmiNamespaceHandler - Class in org.springframework.integration.rmi.config
-
- RmiNamespaceHandler() - Constructor for class org.springframework.integration.rmi.config.RmiNamespaceHandler
-
Deprecated.
- RmiOutboundGateway - Class in org.springframework.integration.rmi
-
- RmiOutboundGateway(String) - Constructor for class org.springframework.integration.rmi.RmiOutboundGateway
-
Deprecated.
Construct an instance with a `RequestReplyExchanger` built from the
default
RmiProxyFactoryBean.
- RmiOutboundGateway(String, RmiOutboundGateway.RmiProxyFactoryBeanConfigurer) - Constructor for class org.springframework.integration.rmi.RmiOutboundGateway
-
Deprecated.
Construct an instance with a `RequestReplyExchanger` built from the
default
RmiProxyFactoryBean which can be modified by the
configurer.
- RmiOutboundGateway.RmiProxyFactoryBeanConfigurer - Interface in org.springframework.integration.rmi
-
Deprecated.
Allows configuration of the proxy factory bean before the RMI proxy is created.
- RmiOutboundGatewayParser - Class in org.springframework.integration.rmi.config
-
- RmiOutboundGatewayParser() - Constructor for class org.springframework.integration.rmi.config.RmiOutboundGatewayParser
-
Deprecated.
- Role - Annotation Type in org.springframework.integration.annotation
-
Annotate endpoints to assign them to a role.
- ROLE - Static variable in class org.springframework.integration.config.xml.IntegrationNamespaceUtils
-
- role(String) - Method in class org.springframework.integration.dsl.ConsumerEndpointSpec
-
- role(String) - Method in class org.springframework.integration.dsl.EndpointSpec
-
Specify the role for the endpoint.
- role(String) - Method in class org.springframework.integration.dsl.SourcePollingChannelAdapterSpec
-
- rollback(F, List<F>) - Method in class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter
-
Indicate that not all files previously passed by this filter (in
FileListFilter.filterFiles(Object[])
have been processed; the file must be in the list of files; it, and all files after it, will
be considered to have not been processed and will be considered next time.
- rollback(F, List<F>) - Method in class org.springframework.integration.file.filters.AcceptOnceFileListFilter
-
- rollback(F, List<F>) - Method in class org.springframework.integration.file.filters.CompositeFileListFilter
-
- rollback(F, List<F>) - Method in interface org.springframework.integration.file.filters.ReversibleFileListFilter
-
Indicate that not all files previously passed by this filter (in
FileListFilter.filterFiles(Object[])
have been processed; the file must be in the list of files; it, and all files after it, will
be considered to have not been processed and will be considered next time.
- rollbackFromFileToListEnd(List<F>, F) - Method in class org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource
-
- rollbackFromFileToListEnd(List<F>, F) - Method in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
-
- ROME_TOOLS_PRESENT - Static variable in class org.springframework.integration.http.inbound.BaseHttpInboundEndpoint
-
- RotatingServerAdvice - Class in org.springframework.integration.file.remote.aop
-
A smart poller advice that rotates across multiple remote servers/directories.
- RotatingServerAdvice(DelegatingSessionFactory<?>, List<RotationPolicy.KeyDirectory>) - Constructor for class org.springframework.integration.file.remote.aop.RotatingServerAdvice
-
Create an instance that rotates to the next server/directory if no message is
received.
- RotatingServerAdvice(DelegatingSessionFactory<?>, List<RotationPolicy.KeyDirectory>, boolean) - Constructor for class org.springframework.integration.file.remote.aop.RotatingServerAdvice
-
Create an instance that rotates to the next server/directory depending on the fair
argument.
- RotatingServerAdvice(RotationPolicy) - Constructor for class org.springframework.integration.file.remote.aop.RotatingServerAdvice
-
Construct an instance that rotates according to the supplied
RotationPolicy.
- RotationPolicy - Interface in org.springframework.integration.file.remote.aop
-
A strategy for rotating advices to allow reconfiguring
the message source before and/or after a poll.
- RotationPolicy.KeyDirectory - Class in org.springframework.integration.file.remote.aop
-
A key for a thread-local store and its related directory pair.
- RoundRobinLoadBalancingStrategy - Class in org.springframework.integration.dispatcher
-
- RoundRobinLoadBalancingStrategy() - Constructor for class org.springframework.integration.dispatcher.RoundRobinLoadBalancingStrategy
-
- route(String, String) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- route(String, String, Consumer<RouterSpec<Object, MethodInvokingRouter>>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- route(Object) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
Populate the
MethodInvokingRouter for the discovered method
of the provided service and its method with default options.
- route(Object, String) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
Populate the
MethodInvokingRouter for the method
of the provided service and its method with default options.
- route(Object, String, Consumer<RouterSpec<Object, MethodInvokingRouter>>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- route(String) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- route(String, Consumer<RouterSpec<T, ExpressionEvaluatingRouter>>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- route(Class<S>, Function<S, T>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- route(Class<P>, Function<P, T>, Consumer<RouterSpec<T, MethodInvokingRouter>>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- route(MessageProcessorSpec<?>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- route(MessageProcessorSpec<?>, Consumer<RouterSpec<Object, MethodInvokingRouter>>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- route(S, Consumer<S>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- route(AbstractMessageRouter) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- route(R, Consumer<GenericEndpointSpec<R>>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- route(Function<S, T>) - Method in class org.springframework.integration.dsl.IntegrationFlowDefinition
-
- route(Function<S, T>, Consumer<RouterSpec<T, MethodInvokingRouter>>) - Method in class org.springframework.integration.dsl.IntegrationFlowDefinition
-
- routeByException(Consumer<RouterSpec<Class<? extends Throwable>, ErrorMessageExceptionTypeRouter>>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- Router - Annotation Type in org.springframework.integration.annotation
-
Indicates that a method is capable of resolving to a channel or channel name
based on a message, message header(s), or both.
- RouterAnnotationPostProcessor - Class in org.springframework.integration.config.annotation
-
Post-processor for Methods annotated with
@Router.
- RouterAnnotationPostProcessor(ConfigurableListableBeanFactory) - Constructor for class org.springframework.integration.config.annotation.RouterAnnotationPostProcessor
-
- RouterFactoryBean - Class in org.springframework.integration.config
-
Factory bean for creating a Message Router.
- RouterFactoryBean() - Constructor for class org.springframework.integration.config.RouterFactoryBean
-
- RouterSpec<K,R extends AbstractMappingMessageRouter> - Class in org.springframework.integration.dsl
-
- RouterSpec(R) - Constructor for class org.springframework.integration.dsl.RouterSpec
-
- routeToRecipients(Consumer<RecipientListRouterSpec>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
-
- ROUTING_SLIP - Static variable in class org.springframework.integration.IntegrationMessageHeaderAccessor
-
- routingKey(String) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
Configure an AMQP routing key for sending messages.
- routingKeyExpression(String) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
A SpEL expression to evaluate routing key at runtime.
- routingKeyExpression(Expression) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
A SpEL expression to evaluate routing key at runtime.
- routingKeyFunction(Function<Message<?>, String>) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
-
A function to evaluate routing key at runtime.
- RoutingMessageHandlerNode - Class in org.springframework.integration.graph
-
Represents an endpoint that can route to multiple channels.
- RoutingMessageHandlerNode(int, String, MessageHandler, String, String, Collection<String>) - Constructor for class org.springframework.integration.graph.RoutingMessageHandlerNode
-
- routingSlip(Object...) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- routingSlip(Boolean, Object...) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
-
- RoutingSlipHeaderValueMessageProcessor - Class in org.springframework.integration.transformer.support
-
- RoutingSlipHeaderValueMessageProcessor(Object...) - Constructor for class org.springframework.integration.transformer.support.RoutingSlipHeaderValueMessageProcessor
-
- RoutingSlipRouteStrategy - Interface in org.springframework.integration.routingslip
-
The RoutingSlip strategy to determine the next replyChannel.
- RSocketConnectedEvent - Class in org.springframework.integration.rsocket
-
An
IntegrationEvent to indicate that
RSocket from the client is connected
to the server.
- RSocketConnectedEvent(Object, Map<String, Object>, DataBuffer, RSocketRequester) - Constructor for class org.springframework.integration.rsocket.RSocketConnectedEvent
-
- rsocketConnector(AbstractRSocketConnector) - Method in class org.springframework.integration.rsocket.dsl.RSocketInboundGatewaySpec
-
- RSocketInboundGateway - Class in org.springframework.integration.rsocket.inbound
-
- RSocketInboundGateway(String...) - Constructor for class org.springframework.integration.rsocket.inbound.RSocketInboundGateway
-
Instantiate based on the provided path patterns to map this endpoint for incoming RSocket requests.
- RSocketInboundGatewayParser - Class in org.springframework.integration.rsocket.config
-
Parser for the <inbound-gateway/> element of the 'rsocket' namespace.
- RSocketInboundGatewayParser() - Constructor for class org.springframework.integration.rsocket.config.RSocketInboundGatewayParser
-
- RSocketInboundGatewaySpec - Class in org.springframework.integration.rsocket.dsl
-
- RSocketInboundGatewaySpec(String...) - Constructor for class org.springframework.integration.rsocket.dsl.RSocketInboundGatewaySpec
-
- RSocketInteractionModel - Enum in org.springframework.integration.rsocket
-
The RSocket protocol interaction models.
- rSocketMessageHandler - Variable in class org.springframework.integration.rsocket.AbstractRSocketConnector
-
- RSocketNamespaceHandler - Class in org.springframework.integration.rsocket.config
-
Namespace handler for Spring Integration XML configuration for RSocket support.
- RSocketNamespaceHandler() - Constructor for class org.springframework.integration.rsocket.config.RSocketNamespaceHandler
-
- RSocketOutboundGateway - Class in org.springframework.integration.rsocket.outbound
-
An Outbound Messaging Gateway for RSocket requests.
- RSocketOutboundGateway(String, Object...) - Constructor for class org.springframework.integration.rsocket.outbound.RSocketOutboundGateway
-
Instantiate based on the provided RSocket endpoint route
and optional variables to expand route template.
- RSocketOutboundGateway(Expression) - Constructor for class org.springframework.integration.rsocket.outbound.RSocketOutboundGateway
-
Instantiate based on the provided SpEL expression to evaluate an RSocket endpoint route
at runtime against a request message.
- RSocketOutboundGatewayParser - Class in org.springframework.integration.rsocket.config
-
Parser for the 'outbound-gateway' element of the rsocket namespace.
- RSocketOutboundGatewayParser() - Constructor for class org.springframework.integration.rsocket.config.RSocketOutboundGatewayParser
-
- RSocketOutboundGatewaySpec - Class in org.springframework.integration.rsocket.dsl
-
- RSocketOutboundGatewaySpec(String, Object...) - Constructor for class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
- RSocketOutboundGatewaySpec(Expression) - Constructor for class org.springframework.integration.rsocket.dsl.RSocketOutboundGatewaySpec
-
- RSockets - Class in org.springframework.integration.rsocket.dsl
-
The RSocket components Factory.
- rsocketStrategies(RSocketStrategies) - Method in class org.springframework.integration.rsocket.dsl.RSocketInboundGatewaySpec
-
- RubyScriptExecutor - Class in org.springframework.integration.scripting.jsr223
-
- RubyScriptExecutor() - Constructor for class org.springframework.integration.scripting.jsr223.RubyScriptExecutor
-
- run() - Method in class org.springframework.integration.channel.AbstractExecutorChannel.MessageHandlingTask
-
- run() - Method in class org.springframework.integration.channel.DefaultHeaderChannelRegistry
-
- run() - Method in class org.springframework.integration.file.tail.OSDelegatingFileTailingMessageProducer
-
Reads lines from stdout and sends in a message to the output channel.
- run() - Method in class org.springframework.integration.ip.tcp.connection.ClientModeConnectionManager
-
- run() - Method in class org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport
-
- run() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetConnection
-
If there is no listener, this method exits.
- run() - Method in class org.springframework.integration.ip.tcp.connection.TcpNetServerConnectionFactory
-
If no listener registers, exits.
- run() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioClientConnectionFactory
-
- run() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioConnection
-
If there is no listener,
this method exits.
- run() - Method in class org.springframework.integration.ip.tcp.connection.TcpNioServerConnectionFactory
-
If no listener registers, exits.
- run() - Method in class org.springframework.integration.ip.udp.UnicastReceivingChannelAdapter
-
- run() - Method in class org.springframework.integration.ip.udp.UnicastSendingMessageHandler
-
Process acknowledgments, if requested.
- run() - Method in class org.springframework.integration.store.MessageGroupStoreReaper
-
Expire all message groups older than the
timeout provided.
- run() - Method in class org.springframework.integration.test.mail.TestMailServer.MailServer.MailHandler
-
- run() - Method in class org.springframework.integration.test.mail.TestMailServer.MailServer
-
- runReaper() - Method in class org.springframework.integration.channel.DefaultHeaderChannelRegistry
-
Cancel the scheduled reap task and run immediately; then reschedule.
- runReaper() - Method in interface org.springframework.integration.support.channel.HeaderChannelRegistry
-
Cancel the scheduled reap task and run immediately; then reschedule.