CloudStore API
(0.9.5)

Package co.codewizards.cloudstore.core.repo.transport

Transport abstraction.

See: Description

Package co.codewizards.cloudstore.core.repo.transport Description

Transport abstraction.

The synchronisation logic accesses all repositories through this abstraction layer. Therefore, the synchronisation logic does not need to know any details about how to communicate with a repository.

There are currently two implementations:

Further implementations might be written later.

The most important class in this package is the interface RepoTransport.

CloudStore API
(0.9.5)

Copyright © 2013-2014. All Rights Reserved.