public class WebSocketInboundChannelAdapterParser
extends org.springframework.integration.config.xml.AbstractChannelAdapterParser
AbstractChannelAdapterParser implementation for
the <int-websocket:inbound-channel-adapter/> element.| Constructor and Description |
|---|
WebSocketInboundChannelAdapterParser() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.beans.factory.support.AbstractBeanDefinition |
doParse(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
java.lang.String channelName) |
parseInternal, resolveIdpublic WebSocketInboundChannelAdapterParser()
protected org.springframework.beans.factory.support.AbstractBeanDefinition doParse(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
java.lang.String channelName)
doParse in class org.springframework.integration.config.xml.AbstractChannelAdapterParser