org.springframework.integration.ip.config
Class TcpConnectionParser
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.ip.config.TcpConnectionParser
- All Implemented Interfaces:
- BeanDefinitionParser
public class TcpConnectionParser
- extends AbstractBeanDefinitionParser
- Since:
- 2.0
- Author:
- Gary Russell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TcpConnectionParser
public TcpConnectionParser()
parseInternal
protected AbstractBeanDefinition parseInternal(Element element,
ParserContext parserContext)
- Specified by:
parseInternal
in class AbstractBeanDefinitionParser
Copyright © 2010. All Rights Reserved.