Interface | Description |
---|---|
DownloadCallback |
Download file callback interface
|
UploadCallback |
upload file callback interface
|
Class | Description |
---|---|
ClientGlobal |
Global variables
|
DownloadStream |
Download file by stream (download callback class)
|
FileInfo |
Server Info
|
ProtoCommon |
protocol common functions
|
ProtoCommon.RecvHeaderInfo |
receive header info
|
ProtoCommon.RecvPackageInfo |
receive package info
|
ProtoStructDecoder<T extends StructBase> |
C struct body decoder
|
ServerInfo |
Server Info
|
StorageClient |
Storage client for 2 fields file id: group name and filename
|
StorageClient.UploadBuff |
Upload file by file buff
|
StorageClient1 |
Storage client for 1 field file id: combined group name and filename
|
StorageServer |
Storage Server Info
|
StructBase |
C struct body decoder
|
StructBase.FieldInfo | |
StructGroupStat |
C struct body decoder
|
StructStorageStat |
C struct body decoder
|
TrackerClient |
Tracker client
|
TrackerGroup |
Tracker server group
|
TrackerServer |
Tracker Server Info
|
UploadStream |
Upload file by stream
|
Copyright © 2018 lodsve. All rights reserved.