Class HttpClientConfigParser

java.lang.Object
org.citrusframework.http.config.annotation.HttpClientConfigParser
All Implemented Interfaces:
AnnotationConfigParser<HttpClientConfig,HttpClient>

public class HttpClientConfigParser extends Object implements AnnotationConfigParser<HttpClientConfig,HttpClient>
Since:
2.5
Author:
Christoph Deppisch