org.ccnx.ccn.test.profiles.sync.CCNSyncTest Class Reference
List of all members.
Public Member Functions |
void | setUpNameSpace () |
void | testSyncStartWithHandle () |
void | testSyncStartWithoutHandle () |
void | testSyncClose () |
void | testCallbackRegistration () |
void | testSyncRestart () |
void | handleContentName (ConfigSlice syncSlice, ContentName syncedContent) |
Static Public Attributes |
static CCNTestHelper | testHelper = new CCNTestHelper(CCNSyncTest.class) |
Package Attributes |
ContentName | prefix |
ContentName | topo |
int | BUF_SIZE = 1024 |
int | maxBytes = 10 * BUF_SIZE |
Vector< ContentName > | callbackNames = new Vector<ContentName>() |
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/test/profiles/sync/CCNSyncTest.java