com.github.tobato.fastdfs.conn.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fastdfs-client Show documentation
Show all versions of fastdfs-client Show documentation
基于yuqih发布的代码与fastdfs-client 官方1.26版本的重构
/**
* 连接管理
* 通信管理
* 业务逻辑不应该关心连接、通信的细节
*
* @author tobato
*
*/
package com.github.tobato.fastdfs.conn;