Package | Description |
---|---|
com.jalios.jstore.jsync |
Contains JSync core classes.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<FileEntry> |
UpdateMessage.getFileSet() |
Modifier and Type | Method and Description |
---|---|
int |
FileEntry.compareTo(FileEntry fileEntry) |
Modifier and Type | Method and Description |
---|---|
void |
FileFetcher.addDownloadFile(java.util.Set<FileEntry> fileSet,
java.lang.String urid)
Add new file to download
|
Constructor and Description |
---|
UpdateMessage(java.lang.String urid,
StampTable progressTable,
java.util.List<StorableLogEntry> opList,
java.util.Set<FileEntry> fileSet)
Constructs a new UpdateMessage
|
Copyright © 2001-2010 Jalios SA. All Rights Reserved.