|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileEntry | |
|---|---|
| com.jalios.jstore.jsync | Contains JSync core classes. |
| Uses of FileEntry in com.jalios.jstore.jsync |
|---|
| Methods in com.jalios.jstore.jsync that return types with arguments of type FileEntry | |
|---|---|
Set<FileEntry> |
UpdateMessage.getFileSet()
|
| Methods in com.jalios.jstore.jsync with parameters of type FileEntry | |
|---|---|
int |
FileEntry.compareTo(FileEntry fileEntry)
|
| Method parameters in com.jalios.jstore.jsync with type arguments of type FileEntry | |
|---|---|
void |
FileFetcher.addDownloadFile(Set<FileEntry> fileSet,
String urid)
Add new file to download |
| Constructor parameters in com.jalios.jstore.jsync with type arguments of type FileEntry | |
|---|---|
UpdateMessage(String urid,
StampTable progressTable,
List<StorableLogEntry> opList,
Set<FileEntry> fileSet)
Constructs a new UpdateMessage |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||