Package org.xiruss.repository

Defines the base interfaces and implementation classes for XIRUSS repository servers and clients.

See:
          Description

Class Summary
AllTests  
RepositoryTest  
 

Package org.xiruss.repository Description

Defines the base interfaces and implementation classes for XIRUSS repository servers and clients. These interfaces and classes are intended to be further specialized to create fully-functional repositories that provide features such as security and multi-user support.

These classes provide the minimum functionality needed to provide a running SnapCM repositority that can manage versions. It has no built-in notion of things like users, sessions, or security.