public interface IFileTransfer extends Runnable, SafeCloseable
Modifier and Type | Method and Description |
---|---|
void |
abort()
终止传输
|
ByteTransferRateProgress |
getProgress()
获取传输进度条
|
close
void abort()
ByteTransferRateProgress getProgress()
Copyright © 2024. All rights reserved.