co.codewizards.cloudstore.client |
Command-line client (separate program).
|
co.codewizards.cloudstore.core |
|
co.codewizards.cloudstore.core.appid |
|
co.codewizards.cloudstore.core.auth |
Authentication- and authorisation-related classes - used in multiple locations.
|
co.codewizards.cloudstore.core.bean |
|
co.codewizards.cloudstore.core.collection |
|
co.codewizards.cloudstore.core.concurrent |
Concurrency-related classes used to better organise multi-threaded operations.
|
co.codewizards.cloudstore.core.config |
Configuration-related classes.
|
co.codewizards.cloudstore.core.context |
|
co.codewizards.cloudstore.core.dto |
Data transfer objects (DTOs) used for the communication between client and server via REST.
|
co.codewizards.cloudstore.core.dto.jaxb |
|
co.codewizards.cloudstore.core.exception |
|
co.codewizards.cloudstore.core.ignore |
|
co.codewizards.cloudstore.core.io |
Input/output-related classes.
|
co.codewizards.cloudstore.core.ls |
|
co.codewizards.cloudstore.core.objectfactory |
|
co.codewizards.cloudstore.core.oio |
Abstraction of several classes from the packages java.io.* and java.nio.*.
|
co.codewizards.cloudstore.core.oio.nio |
|
co.codewizards.cloudstore.core.otp |
|
co.codewizards.cloudstore.core.progress |
Classes showing/managing the progress of long-running operations.
|
co.codewizards.cloudstore.core.ref |
|
co.codewizards.cloudstore.core.repo.local |
Local repository management - API.
|
co.codewizards.cloudstore.core.repo.sync |
Synchronisation between two repositories.
|
co.codewizards.cloudstore.core.repo.transport |
Transport abstraction.
|
co.codewizards.cloudstore.core.sync |
|
co.codewizards.cloudstore.core.updater |
Core of the updater - automatically keeping CloudStore up-to-date.
|
co.codewizards.cloudstore.core.util |
Various utility classes.
|
co.codewizards.cloudstore.core.util.childprocess |
Stuff needed for / useful when invoking a child-process.
|
co.codewizards.cloudstore.core.version |
|
co.codewizards.cloudstore.local |
Local repository management - implementation.
|
co.codewizards.cloudstore.local.db |
|
co.codewizards.cloudstore.local.dto |
Converters creating data transfer objects (DTOs) from persistent entities and vice versa.
|
co.codewizards.cloudstore.local.persistence |
Persistent JDO data model (entities) and data access objects (DAOs).
|
co.codewizards.cloudstore.local.transport |
File-system-based transport implementation.
|
co.codewizards.cloudstore.ls.client |
|
co.codewizards.cloudstore.ls.client.handler |
|
co.codewizards.cloudstore.ls.client.util |
|
co.codewizards.cloudstore.ls.core |
|
co.codewizards.cloudstore.ls.core.dto |
|
co.codewizards.cloudstore.ls.core.dto.jaxb |
|
co.codewizards.cloudstore.ls.core.invoke |
|
co.codewizards.cloudstore.ls.core.invoke.filter |
|
co.codewizards.cloudstore.ls.core.invoke.refjanitor |
|
co.codewizards.cloudstore.ls.core.provider |
|
co.codewizards.cloudstore.ls.rest.client |
|
co.codewizards.cloudstore.ls.rest.client.request |
|
co.codewizards.cloudstore.ls.rest.server |
|
co.codewizards.cloudstore.ls.rest.server.auth |
|
co.codewizards.cloudstore.ls.rest.server.service |
|
co.codewizards.cloudstore.ls.server |
|
co.codewizards.cloudstore.ls.server.cproc |
|
co.codewizards.cloudstore.rest.client |
Client for REST-based client-server-communication.
|
co.codewizards.cloudstore.rest.client.request |
REST requests - the client's API for all REST-based client-server-communication.
|
co.codewizards.cloudstore.rest.client.ssl |
SSL-specific stuff needed to secure the connection used by the REST client.
|
co.codewizards.cloudstore.rest.client.transport |
REST-based transport implementation.
|
co.codewizards.cloudstore.rest.server |
Server for REST-based client-server-communication.
|
co.codewizards.cloudstore.rest.server.auth |
Authentication- and authorisation-related classes - used on the server.
|
co.codewizards.cloudstore.rest.server.ldap |
|
co.codewizards.cloudstore.rest.server.service |
REST services ("resources" in REST lingo) for the client-server communication.
|
co.codewizards.cloudstore.rest.server.webdav |
WebDAV-specific annotations and classes.
|
co.codewizards.cloudstore.rest.shared |
Shared classes for the REST-based client-server-communication.
|
co.codewizards.cloudstore.rest.shared.filter |
|
co.codewizards.cloudstore.rest.shared.interceptor |
|
co.codewizards.cloudstore.server |
Server (separate program).
|
co.codewizards.cloudstore.test |
|
co.codewizards.cloudstore.updater |
Updater (separate program) - automatically keeping CloudStore up-to-date.
|