Uses of Package
io.milton.zsync

Packages that use io.milton.zsync
Package
Description
 
  • Classes in io.milton.zsync used by io.milton.zsync
    Class
    Description
    A simple container for a Range and a reference to an InputStream.
    Chaining hash table used to store block checksums loaded from metafile
    A pair of weak and strong checksums for use with the Rsync algorithm.
    A Configuration is a mere collection of objects and values that compose a particular configuration for the algorithm, for example the message digest that computes the strong checksum.
    An object consisting of a Range and a stream of bytes.
     
    Holds working variables used when applying deltas
    An implementation of Ron Rivest's MD4 message digest algorithm.
     
    Class used to read metafile
    An object representing a single match between a block on the client file and a block on the server file.
    An object consisting of a Range and a long offset.
    A general interface for 32-bit checksums that have the "rolling" property.
    A container for the information transmitted in a ZSync PUT upload.
    An object representing a (Key, Value) pair of Strings.