public class ChatMessageInboundChannelAdapterParser extends AbstractXmppInboundChannelAdapterParser
| Constructor and Description |
|---|
ChatMessageInboundChannelAdapterParser() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getBeanClassName(Element element) |
protected void |
postProcess(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder) |
doParse, shouldGenerateId, shouldGenerateIdAsFallbackparseInternal, resolveIdpublic ChatMessageInboundChannelAdapterParser()
protected String getBeanClassName(Element element)
getBeanClassName in class AbstractXmppInboundChannelAdapterParserprotected void postProcess(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
postProcess in class AbstractXmppInboundChannelAdapterParser