public class FileTransfer extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static FileTransfer |
END |
| Modifier and Type | Method and Description |
|---|---|
static FileTransfer |
from(Path root,
Path file) |
boolean |
isFinished() |
String |
toString() |
void |
writeTo(Path root) |
public static final FileTransfer END
Copyright © 2022. All rights reserved.