Interface IntegrationInboundManagement

All Superinterfaces:
DisposableBean, IntegrationManagement, NamedComponent
All Known Implementing Classes:
AbstractFetchLimitingMessageSource, AbstractHazelcastMessageProducer, AbstractInboundFileSynchronizingMessageSource, AbstractInternetProtocolReceivingChannelAdapter, AbstractInternetProtocolReceivingChannelAdapter, AbstractMessageSource, AbstractMongoDbMessageSource, AbstractMqttMessageDrivenChannelAdapter, AbstractRemoteFileStreamingMessageSource, AbstractWebServiceInboundGateway, AbstractWebServiceInboundGateway, AbstractXmppConnectionAwareEndpoint, AmqpClientInboundGateway, AmqpClientMessageProducer, AmqpInboundChannelAdapter, AmqpInboundGateway, AmqpMessageSource, ApacheCommonsFileTailingMessageProducer, ApplicationEventListeningMessageProducer, AttributePollingMessageSource, AttributePollingMessageSource, BaseHttpInboundEndpoint, ByteStreamReadingMessageSource, ByteStreamReadingMessageSource, CharacterStreamReadingMessageSource, CharacterStreamReadingMessageSource, ChatMessageListeningEndpoint, DebeziumMessageProducer, ExpressionEvaluatingMessageSource, ExpressionMessageProducerSupport, FeedEntryMessageSource, FileReadingMessageSource, FileReadingMessageSource, FileTailingMessageProducerSupport, FtpInboundFileSynchronizingMessageSource, FtpStreamingMessageSource, HazelcastClusterMonitorMessageProducer, HazelcastContinuousQueryMessageProducer, HazelcastDistributedSQLMessageSource, HazelcastEventDrivenMessageProducer, HttpRequestHandlingController, HttpRequestHandlingEndpointSupport, HttpRequestHandlingMessagingGateway, ImapIdleChannelAdapter, ImapIdleChannelAdapter, JdbcPollingChannelAdapter, JdbcPollingChannelAdapter, JmsDestinationPollingSource, JmsDestinationPollingSource, JmsInboundGateway, JmsInboundGateway, JmsMessageDrivenEndpoint, JmsMessageDrivenEndpoint, JpaPollingChannelAdapter, KafkaInboundGateway, KafkaMessageDrivenChannelAdapter, KafkaMessageSource, MailReceivingMessageSource, MailReceivingMessageSource, MarshallingWebServiceInboundGateway, MarshallingWebServiceInboundGateway, MBeanTreePollingMessageSource, MBeanTreePollingMessageSource, MessageProcessorMessageSource, MessageProducerSupport, MessagingGatewaySupport, MethodInvokingMessageSource, MongoDbChangeStreamMessageProducer, MongoDbMessageSource, MqttPahoMessageDrivenChannelAdapter, Mqttv5PahoMessageDrivenChannelAdapter, MulticastReceivingChannelAdapter, MulticastReceivingChannelAdapter, NotificationListeningMessageProducer, NotificationListeningMessageProducer, OSDelegatingFileTailingMessageProducer, PresenceListeningEndpoint, R2dbcMessageSource, ReactiveMessageSourceProducer, ReactiveMongoDbMessageSource, ReactiveRedisStreamMessageProducer, RedisInboundChannelAdapter, RedisQueueInboundGateway, RedisQueueMessageDrivenEndpoint, RedisStoreMessageSource, ResourceRetrievingMessageSource, RSocketInboundGateway, ScriptExecutingMessageSource, SftpInboundFileSynchronizingMessageSource, SftpStreamingMessageSource, SimpleWebServiceInboundGateway, SimpleWebServiceInboundGateway, SmbInboundFileSynchronizingMessageSource, SmbStreamingMessageSource, StompInboundChannelAdapter, StoredProcPollingChannelAdapter, StoredProcPollingChannelAdapter, SyslogReceivingChannelAdapterSupport, TcpInboundGateway, TcpInboundGateway, TcpReceivingChannelAdapter, TcpReceivingChannelAdapter, TcpSyslogReceivingChannelAdapter, UdpSyslogReceivingChannelAdapter, UnicastReceivingChannelAdapter, UnicastReceivingChannelAdapter, WebFluxInboundEndpoint, WebSocketInboundChannelAdapter, ZeroMqMessageProducer

public interface IntegrationInboundManagement extends IntegrationManagement
Marker interface indicating that this IntegrationManagement component initiates message flow.
Since:
5.4
Author:
Gary Russell