org.ccnx.android.services.repo.RepoService Class Reference
CCNxService specialization for the Repository.
More...
List of all members.
|
Static Public Attributes |
static final String | CLASS_TAG = "CCNxRepoService" |
static final String | DEFAULT_REPO_DEBUG = "WARNING" |
static final String | DEFAULT_REPO_LOCAL_NAME = "/local" |
static final String | DEFAULT_REPO_GLOBAL_NAME = "/ccnx/repos" |
static final String | DEFAULT_REPO_DIR = "/ccnx/repo" |
static final String | DEFAULT_REPO_NAMESPACE = "/" |
static final String | DEFAULT_SYNC_ENABLE = "1" |
static final String | DEFAULT_SYNC_DEBUG = "WARNING" |
static final String | DEFAULT_REPO_PROTO = "unix" |
Protected Member Functions |
void | onStartService (Intent intent) |
void | runService () |
void | stopService () |
native int | ccnrCreate (String version) |
native int | ccnrRun () |
native int | ccnrDestroy () |
native int | ccnrKill () |
native void | ccnrSetenv (String key, String value, int overwrite) |
Protected Attributes |
Object | _lock = new Object() |
Static Package Functions |
| [static initializer] |
Detailed Description
CCNxService specialization for the Repository.
The documentation for this class was generated from the following file:
- CCNx-Android-Services/src/org/ccnx/android/services/repo/RepoService.java