Public Member Functions | |
void | getNextTest () throws Throwable |
void | getLatestTest () throws Throwable |
void | excludeTest () throws Throwable |
void | getExcludeTest () throws Throwable |
Interest | handleContent (ContentObject data, Interest interest) |
Callback called when we get new results for our query. | |
int | getRandomFromSet (int length, boolean reset) |
Interest org.ccnx.ccn.test.ReadTest.handleContent | ( | ContentObject | data, | |
Interest | interest | |||
) |
Callback called when we get new results for our query.
data | the ContentObject that matched our Interest | |
interest | Interest that was satisfied |
Implements org.ccnx.ccn.CCNContentHandler.