程序包 | 说明 |
---|---|
com.fr.ftp.config | |
com.fr.ftp.repository | |
com.fr.io.config | |
com.fr.io.context.info |
限定符和类型 | 类和说明 |
---|---|
class |
FTPConfig
sftp和ftp共用
Created by rinoux on 2018/5/2.
|
限定符和类型 | 类和说明 |
---|---|
class |
FTPRepositoryProfile
Created by rinoux on 2018/5/2.
|
限定符和类型 | 类和说明 |
---|---|
class |
CommonRepoConfig
通用仓库配置
需要协议、host、端口、用户名、密码的仓库的通用配置
如果还有其它配置,可以继承本类,也可以单独使用
Created by rinoux on 2018/6/29.
|
class |
RepositoryConfig
Created by rinoux on 2018/5/15.
|
限定符和类型 | 类和说明 |
---|---|
class |
RepositoryProfile<T extends RepositoryConfig>
Created by rinoux on 2018/3/26.
|
class |
SimpleRepositoryProfile
Created by rinoux on 2018/6/27.
|