|
Spring Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractChannelAdapterParser in org.springframework.integration.config.xml |
---|
Subclasses of AbstractChannelAdapterParser in org.springframework.integration.config.xml | |
---|---|
class |
AbstractOutboundChannelAdapterParser
Base class for outbound Channel Adapter parsers. |
class |
AbstractPollingInboundChannelAdapterParser
Base parser for inbound Channel Adapters that poll a source. |
class |
LoggingChannelAdapterParser
Parser for the 'logging-channel-adapter' element. |
class |
MethodInvokingInboundChannelAdapterParser
Parser for the <inbound-channel-adapter/> element. |
class |
MethodInvokingOutboundChannelAdapterParser
Parser for the <outbound-channel-adapter/> element. |
Uses of AbstractChannelAdapterParser in org.springframework.integration.event.config |
---|
Subclasses of AbstractChannelAdapterParser in org.springframework.integration.event.config | |
---|---|
class |
EventInboundChannelAdapterParser
|
class |
EventOutboundChannelAdapterParser
|
Uses of AbstractChannelAdapterParser in org.springframework.integration.file.config |
---|
Subclasses of AbstractChannelAdapterParser in org.springframework.integration.file.config | |
---|---|
class |
FileInboundChannelAdapterParser
Parser for the <inbound-channel-adapter> element of the 'file' namespace. |
class |
FileOutboundChannelAdapterParser
Parser for the <outbound-channel-adapter/> element of the 'file' namespace. |
Uses of AbstractChannelAdapterParser in org.springframework.integration.ftp.config |
---|
Subclasses of AbstractChannelAdapterParser in org.springframework.integration.ftp.config | |
---|---|
class |
FtpMessageSendingConsumerBeanDefinitionParser
Logic for parsing the ftp:outbound-channel-adapter |
class |
FtpMessageSourceBeanDefinitionParser
Logic that configures an ftp:inbound-channel-adapter |
class |
FtpsMessageSendingConsumerBeanDefinitionParser
Logic for parsing the ftp:outbound-channel-adapter |
class |
FtpsMessageSourceBeanDefinitionParser
Logic that configures an ftp:inbound-channel-adapter |
Uses of AbstractChannelAdapterParser in org.springframework.integration.http.config |
---|
Subclasses of AbstractChannelAdapterParser in org.springframework.integration.http.config | |
---|---|
class |
HttpOutboundChannelAdapterParser
Parser for the 'outbound-channel-adapter' element of the http namespace. |
Uses of AbstractChannelAdapterParser in org.springframework.integration.ip.config |
---|
Subclasses of AbstractChannelAdapterParser in org.springframework.integration.ip.config | |
---|---|
class |
TcpInboundChannelAdapterParser
Channel Adapter that receives UDP datagram packets and maps them to Messages. |
class |
TcpOutboundChannelAdapterParser
|
class |
UdpInboundChannelAdapterParser
Channel Adapter that receives UDP datagram packets and maps them to Messages. |
class |
UdpOutboundChannelAdapterParser
|
Uses of AbstractChannelAdapterParser in org.springframework.integration.jdbc.config |
---|
Subclasses of AbstractChannelAdapterParser in org.springframework.integration.jdbc.config | |
---|---|
class |
JdbcMessageHandlerParser
|
class |
JdbcPollingChannelAdapterParser
Parser for JdbcPollingChannelAdapter . |
Uses of AbstractChannelAdapterParser in org.springframework.integration.jms.config |
---|
Subclasses of AbstractChannelAdapterParser in org.springframework.integration.jms.config | |
---|---|
class |
JmsInboundChannelAdapterParser
Parser for the <inbound-channel-adapter/> element of the 'jms' namespace. |
class |
JmsOutboundChannelAdapterParser
Parser for the <outbound-channel-adapter/> element of the jms namespace. |
Uses of AbstractChannelAdapterParser in org.springframework.integration.jmx.config |
---|
Uses of AbstractChannelAdapterParser in org.springframework.integration.mail.config |
---|
Subclasses of AbstractChannelAdapterParser in org.springframework.integration.mail.config | |
---|---|
class |
MailInboundChannelAdapterParser
Parser for the <inbound-channel-adapter> element of Spring Integration's 'mail' namespace. |
class |
MailOutboundChannelAdapterParser
Parser for the <outbound-channel-adapter/> element of the 'mail' namespace. |
Uses of AbstractChannelAdapterParser in org.springframework.integration.stream.config |
---|
Subclasses of AbstractChannelAdapterParser in org.springframework.integration.stream.config | |
---|---|
class |
ConsoleInboundChannelAdapterParser
Parser for the <stdin-channel-adapter> element. |
class |
ConsoleOutboundChannelAdapterParser
Parser for the "stdout-" and "stderr-channel-adapter" elements. |
|
Spring Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |