| Package | Description |
|---|---|
| io.milton.httpclient | |
| io.milton.httpclient.zsyncclient | |
| io.milton.zsync |
| Modifier and Type | Method and Description |
|---|---|
Host |
HostBuilder.buildHost() |
Host |
HostBuilder.buildHost() |
Host |
Host.host() |
Host |
Resource.host() |
Host |
Resource.host() |
Host |
Host.host() |
| Modifier and Type | Method and Description |
|---|---|
File |
FileSyncer.download(Host host,
Path remotePath,
File localFile,
ProgressListener listener) |
File |
FileSyncer.download(Host host,
Path remotePath,
File localFile,
ProgressListener listener) |
void |
FileSyncer.upload(Host host,
File localcopy,
Path remotePath,
ProgressListener listener) |
void |
FileSyncer.upload(Host host,
File localcopy,
Path remotePath,
ProgressListener listener) |
| Modifier and Type | Method and Description |
|---|---|
File |
ZSyncClient.download(Host host,
Path remotePath,
File localFile,
ProgressListener listener) |
File |
ZSyncClient.download(Host host,
Path remotePath,
File localFile,
ProgressListener listener) |
void |
ZSyncClient.upload(Host host,
File localcopy,
Path remotePath,
ProgressListener listener) |
void |
ZSyncClient.upload(Host host,
File localcopy,
Path remotePath,
ProgressListener listener) |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.