Class HttpServerConfigParser

java.lang.Object
org.citrusframework.http.config.annotation.HttpServerConfigParser
All Implemented Interfaces:
AnnotationConfigParser<HttpServerConfig,HttpServer>

public class HttpServerConfigParser extends Object implements AnnotationConfigParser<HttpServerConfig,HttpServer>
Since:
2.5
Author:
Christoph Deppisch