|
Spring Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MessageProducerSupport in org.springframework.integration.endpoint |
---|
Subclasses of MessageProducerSupport in org.springframework.integration.endpoint | |
---|---|
class |
ScheduledMessageProducer
|
Uses of MessageProducerSupport in org.springframework.integration.event |
---|
Subclasses of MessageProducerSupport in org.springframework.integration.event | |
---|---|
class |
ApplicationEventInboundChannelAdapter
An inbound Channel Adapter that passes Spring ApplicationEvents within messages. |
Uses of MessageProducerSupport in org.springframework.integration.ip |
---|
Subclasses of MessageProducerSupport in org.springframework.integration.ip | |
---|---|
class |
AbstractInternetProtocolReceivingChannelAdapter
Base class for inbound TCP/UDP Channel Adapters. |
Uses of MessageProducerSupport in org.springframework.integration.ip.tcp |
---|
Subclasses of MessageProducerSupport in org.springframework.integration.ip.tcp | |
---|---|
class |
TcpReceivingChannelAdapter
Tcp inbound channel adapter using a TcpConnection to receive data - if the connection factory is a server factory, this Listener owns the connections. |
Uses of MessageProducerSupport in org.springframework.integration.ip.udp |
---|
Subclasses of MessageProducerSupport in org.springframework.integration.ip.udp | |
---|---|
class |
MulticastReceivingChannelAdapter
Channel adapter that joins a multicast group and receives incoming packets and sends them to an output channel. |
class |
UnicastReceivingChannelAdapter
A channel adapter to receive incoming UDP packets. |
Uses of MessageProducerSupport in org.springframework.integration.jmx |
---|
Subclasses of MessageProducerSupport in org.springframework.integration.jmx | |
---|---|
class |
NotificationListeningMessageProducer
A JMX NotificationListener implementation that will send Messages
containing the JMX Notification instances as their payloads. |
Uses of MessageProducerSupport in org.springframework.integration.mail |
---|
Subclasses of MessageProducerSupport in org.springframework.integration.mail | |
---|---|
class |
ImapIdleChannelAdapter
An event-driven Channel Adapter that receives mail messages from a mail server that supports the IMAP "idle" command (see RFC 2177). |
|
Spring Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |