Package Overview attilathehun.songbook.vcs - AttiliaTheHun/Songbook-Manager GitHub Wiki

package attilathehun.songbook.vcs

Package Overview

This package contains classes of the Version Control System. It is used for remote data saving/loading.

Classes

Client

This class is used for creating premade HTTP requests. Source code

IndexBuilder

This class generates indexes for differences between the remote and the local version of the songbook. Source code

RequestFileAssembler

This class assembles files for the requests to the server. Source code

VCSAdmin

The VCS main class providing a simple access to the VCS. Source code

VCSAgent

The class used for monitoring changes between remote/local songbooks. Source code

Subpackages

attilathehun.songbook.vcs.index