org.ccnx.ccn.test.profiles.versioning.InterestAndFilterTestRepo Class Reference

List of all members.

Public Member Functions

void setUp () throws Exception
void tearDown () throws Exception
void testInterest () throws Exception
 Express an interest in a name, publish objects on that, using the same handle.
void testInterestAndFilter () throws Exception
 Express an interest in a name, then create an interest filter for the same name, then destroy the filter.

Protected Member Functions

void sendObjects (ContentName name, int count, long pauseMsec) throws Exception

Protected Attributes

CCNHandle _defaultHandle = null
CCNHandle _userHandle = null
CreateUserData _cud = null
ContentName _prefix

Static Protected Attributes

static final String[] _users = {"alice"}
static final Random _rnd = new Random()
static final char[] _password = "password".toCharArray()

Member Function Documentation

void org.ccnx.ccn.test.profiles.versioning.InterestAndFilterTestRepo.testInterest (  )  throws Exception

Express an interest in a name, publish objects on that, using the same handle.

Exceptions:
Exception 
void org.ccnx.ccn.test.profiles.versioning.InterestAndFilterTestRepo.testInterestAndFilter (  )  throws Exception

Express an interest in a name, then create an interest filter for the same name, then destroy the filter.

Exceptions:
Exception 

The documentation for this class was generated from the following file:
Generated on Tue Aug 21 14:55:34 2012 for Content-Centric Networking in Java by  doxygen 1.6.3