public class TcpOutboundChannelAdapterParser extends AbstractOutboundChannelAdapterParser
Constructor and Description |
---|
TcpOutboundChannelAdapterParser() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.beans.factory.support.AbstractBeanDefinition |
parseConsumer(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext)
Override this method to return the BeanDefinition for the MessageConsumer.
|
doParse, doParseAndRegisterConsumer, isUsingReplyProducer
parseInternal, resolveId
protected org.springframework.beans.factory.support.AbstractBeanDefinition parseConsumer(org.w3c.dom.Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
AbstractOutboundChannelAdapterParser
parseConsumer
in class AbstractOutboundChannelAdapterParser