Class SshServerConfigParser

java.lang.Object
org.citrusframework.ssh.config.annotation.SshServerConfigParser
All Implemented Interfaces:
org.citrusframework.config.annotation.AnnotationConfigParser<SshServerConfig,SshServer>

public class SshServerConfigParser extends Object implements org.citrusframework.config.annotation.AnnotationConfigParser<SshServerConfig,SshServer>
Since:
2.5
Author:
Christoph Deppisch