org.ccnx.ccn.CCNSync Class Reference
List of all members.
Public Member Functions |
void | startSync (CCNHandle handle, ConfigSlice syncSlice, CCNSyncHandler syncCallback) throws IOException, ConfigurationException |
ConfigSlice | startSync (CCNHandle handle, ContentName topo, ContentName prefix, Collection< ContentName > filters, CCNSyncHandler syncCallback) throws IOException, ConfigurationException |
ConfigSlice | startSync (ContentName topo, ContentName prefix, Collection< ContentName > filters, CCNSyncHandler syncCallback) throws IOException, ConfigurationException |
void | stopSync (CCNSyncHandler syncHandler, ConfigSlice syncSlice) |
Protected Attributes |
SyncMonitor | syncMon = null |
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/CCNSync.java