Class HttpClientParser

java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.citrusframework.config.xml.AbstractEndpointParser
org.citrusframework.http.config.xml.HttpClientParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser

public class HttpClientParser extends AbstractEndpointParser
Http client parser sets properties on bean definition for client component.
Since:
1.4
Author:
Christoph Deppisch