类分层结构
- java.lang.Object
- com.github.tobato.fastdfs.domain.proto.AbstractFdfsCommand<T> (implements com.github.tobato.fastdfs.domain.proto.FdfsCommand<T>)
- com.github.tobato.fastdfs.domain.proto.CmdConstants
- com.github.tobato.fastdfs.domain.proto.ErrorCodeConstants
- com.github.tobato.fastdfs.domain.proto.FdfsRequest
- com.github.tobato.fastdfs.domain.proto.FdfsResponse<T>
- com.github.tobato.fastdfs.domain.proto.OtherConstants
- com.github.tobato.fastdfs.domain.proto.ProtoHead
- com.github.tobato.fastdfs.domain.proto.StatusConstants
接口分层结构
- com.github.tobato.fastdfs.domain.proto.FdfsCommand<T>