Home Documentation Tracker Download

Project Modules

This project has declared the following modules:

Name Description
co.codewizards.cloudstore.client -
co.codewizards.cloudstore.parent -
co.codewizards.cloudstore.core -
co.codewizards.cloudstore.core.oio.nio -
co.codewizards.cloudstore.local -
co.codewizards.cloudstore.ls.client -
co.codewizards.cloudstore.ls.rest.client -
co.codewizards.cloudstore.ls.rest.server -
co.codewizards.cloudstore.ls.server Server component of the local server to be embedded in an existing JVM (no separate process). "ls" means "local server", which is a server running locally on the same computer as its client.
co.codewizards.cloudstore.ls.server.cproc Server component of the local server to be started as separate process on the client side. "ls" means "local server", which is a server running locally on the same computer as its client. "cproc" means "client process", i.e. the process is supposed to run on a client computer. The server computer running the main CloudStore server does not require a separate JVM for the local server -- the local server runs in the same JVM as the main server.
co.codewizards.cloudstore.ls.core -
co.codewizards.cloudstore.site.skin -
co.codewizards.cloudstore.rest.client -
co.codewizards.cloudstore.rest.server -
co.codewizards.cloudstore.rest.shared -
co.codewizards.cloudstore.server -
co.codewizards.cloudstore.test -
co.codewizards.cloudstore.updater -
co.codewizards.cloudstore.webapp -
Documentation
About
Releases