Class Hierarchy
- java.lang.Object
- com.consol.citrus.ftp.config.annotation.FtpClientConfigParser (implements com.consol.citrus.config.annotation.AnnotationConfigParser<A,T>)
- com.consol.citrus.ftp.config.annotation.FtpServerConfigParser (implements com.consol.citrus.config.annotation.AnnotationConfigParser<A,T>)
- com.consol.citrus.ftp.config.annotation.ScpClientConfigParser (implements com.consol.citrus.config.annotation.AnnotationConfigParser<A,T>)
- com.consol.citrus.ftp.config.annotation.SftpClientConfigParser (implements com.consol.citrus.config.annotation.AnnotationConfigParser<A,T>)
- com.consol.citrus.ftp.config.annotation.SftpServerConfigParser (implements com.consol.citrus.config.annotation.AnnotationConfigParser<A,T>)
Annotation Type Hierarchy
- com.consol.citrus.ftp.config.annotation.FtpClientConfig (implements java.lang.annotation.Annotation)
- com.consol.citrus.ftp.config.annotation.FtpServerConfig (implements java.lang.annotation.Annotation)
- com.consol.citrus.ftp.config.annotation.ScpClientConfig (implements java.lang.annotation.Annotation)
- com.consol.citrus.ftp.config.annotation.SftpClientConfig (implements java.lang.annotation.Annotation)
- com.consol.citrus.ftp.config.annotation.SftpServerConfig (implements java.lang.annotation.Annotation)