Uses of Class
de.sg_o.lib.photoNet.netData.FileListItem
Packages that use FileListItem
-
Uses of FileListItem in de.sg_o.lib.photoNet.netData
Methods in de.sg_o.lib.photoNet.netData that return FileListItemMethods in de.sg_o.lib.photoNet.netData that return types with arguments of type FileListItemConstructors in de.sg_o.lib.photoNet.netData with parameters of type FileListItemModifierConstructorDescriptionDataDownload(FileListItem file, OutputStream dataStream, int maxRetries, long startOffset, long downloadLength, NetIO io) DataUpload(FileListItem file, InputStream dataStream, int maxRetries, NetIO io)